Trim() error
Submitted Instinx, Aug 11 2012 04:00 PM | Last updated Aug 14 2012 08:21 AM
If you go to the URL: http://yourdomainher...m/index.php?app[]=members it will give the following php warning:
Warning: trim() expects parameter 1 to be string, array given in C:\wamp\www\forum\admin\sources\base\ipsRegistry.php on line 1774
Warning: trim() expects parameter 1 to be string, array given in C:\wamp\www\forum\admin\sources\base\ipsRegistry.php on line 1774
| Status: | Fixed |
| Version: | 3.3.4 |
| Fixed In: | 3.3.5 |











3 Comments
Was this url manually created or is it getting generated automatically somewhere? I'm having a hard time classifying this as a bug if it is caused by adjusting the URL manually. display_errors should be turned off in a production environment but I guess we can look into adjusting this.
My edit:
Updating Status to: Fixed
-