Welcome, Guest
Username Password: Remember me

Error when changing images folder
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Error when changing images folder

Error when changing images folder 01 Dec 2009 09:55 #1472

I set images folder to bsms (a new folder I had created) in the Admin view and got these errors:

Warning: array_unshift() [function.array-unshift]: The first argument should be an array in C:\mywebsite\wamp\www\testSite\administrator\components\com_biblestudy\views\admin\view.html.php on line 38

Warning: Invalid argument supplied for foreach() in C:\mywebsite\wamp\www\testSite\libraries\joomla\html\html\select.php on line 68

Warning: array_unshift() [function.array-unshift]: The first argument should be an array in C:\mywebsite\wamp\www\testSite\administrator\components\com_biblestudy\views\admin\view.html.php on line 51

Warning: Invalid argument supplied for foreach() in C:\mywebsite\wamp\www\testSite\libraries\joomla\html\html\select.php on line 68

Warning: array_unshift() [function.array-unshift]: The first argument should be an array in C:\mywebsite\wamp\www\testSite\administrator\components\com_biblestudy\views\admin\view.html.php on line 64

Warning: Invalid argument supplied for foreach() in C:\mywebsite\wamp\www\testSite\libraries\joomla\html\html\select.php on line 68

Warning: array_unshift() [function.array-unshift]: The first argument should be an array in C:\mywebsite\wamp\www\testSite\administrator\components\com_biblestudy\views\admin\view.html.php on line 77

Warning: Invalid argument supplied for foreach() in C:\mywebsite\wamp\www\testSite\libraries\joomla\html\html\select.php on line 68

Warning: array_unshift() [function.array-unshift]: The first argument should be an array in C:\mywebsite\wamp\www\testSite\administrator\components\com_biblestudy\views\admin\view.html.php on line 90

Warning: Invalid argument supplied for foreach() in C:\mywebsite\wamp\www\testSite\libraries\joomla\html\html\select.php on line 68

Shall I stop posting errors now?
Last Edit: 02 Dec 2009 14:49 by Jonathan West.

Re: Error when changing images folder 01 Dec 2009 10:12 #1474

  • Eugen
  • OFFLINE
  • Moderator
  • Posts: 147
Do things function as they should at least?

"Warnings" don't typically affect the functionality of the component.

I will look into those warning, however...

Re: Error when changing images folder 01 Dec 2009 10:27 #1476

I think things work OK. Just get worried about warnings like this in case ...

Re: Error when changing images folder 01 Dec 2009 10:42 #1479

  • Tom
  • OFFLINE
  • Administrator
  • Posts: 860
We tried to catch all php errors - but usually we expect the settings not to be Maximum errors displayed. Lots of components will generate warnings I've noticed. Many times its a variable not initialized or something else that won't bring the component to a halt.
"You shall know the truth and the truth shall set you free." JC

Re: Error when changing images folder 01 Dec 2009 11:00 #1482

How do I set the php error level? I guess it's in php.ini?

Re: Error when changing images folder 01 Dec 2009 11:03 #1483

  • Tom
  • OFFLINE
  • Administrator
  • Posts: 860
Site | Global Configuration | Server | Error Reporting - set to System Default
"You shall know the truth and the truth shall set you free." JC
  • Page:
  • 1
  • 2
Time to create page: 0.81 seconds