[geeklog-devel] Todo List for 1.5.0 release?

Blaine Lang devel at portalparts.com
Thu Nov 8 23:14:56 EST 2007


I an getting the same error on an a fresh CVS install on my psek hosting 
site.
 > Invalid argument supplied for foreach() @ 
/var/www/fvyha.com/geeklog14/system/classes/config.class.php line 504
Site installed ok but get this error anytime I try to update the 
configuration.

PHP 4.4.7
Register Globals on
MySQL 5.0.27

Anyone else installed on similar LINUX server?
The config array is not initialized is the issue. Added a test if 
(!is_array($this->config_array)) - then skip around the logic removes 
the error but nothing is saved.

Aaron, I can setup remote access to the server if you want.

Blaine

Oliver Spiesshofer wrote:
> works fine here.
>
> can you do a var_dump on the parameters? PHP4 or 5?
>
> Oliver
>
> Dwight Trumbower wrote:
>> Any time you try to change a config parementer, I get the following 
>> error.
>>
>> An error has occurred:
>> 2 - Invalid argument supplied for foreach() @ 
>> /var/www/fvyha.com/geeklog14/system/classes/config.class.php line 504
>>
>>
>> On 10/9/07, *Oliver Spiesshofer* < oliver at spiesshofer.com 
>> <mailto:oliver at spiesshofer.com>> wrote:
>>
>>     Hi all,
>>
>>     Any left over known bugs or problems with the current version before
>>     1.5.0 release?
>>
>>     Oliver
>>
>>     _______________________________________________
>>     geeklog-devel mailing list
>>     geeklog-devel at lists.geeklog.net
>>     <mailto:geeklog-devel at lists.geeklog.net>
>>     http://eight.pairlist.net/mailman/listinfo/geeklog-devel
>>
>>
>>
>>
>> -- 
>> Have a Great Day!
>>
>> Dwight Trumbower
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> geeklog-devel mailing list
>> geeklog-devel at lists.geeklog.net
>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel
>>   
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://eight.pairlist.net/mailman/listinfo/geeklog-devel
>
>



More information about the geeklog-devel mailing list