Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Solanum

Pages: [1]
1
Hi,

I've uploaded an old 4image gallery included in an geeklog webiste to my new server and now some problems appeared. The first bug was solved like told here : http://www.4homepages.de/forum/index.php?topic=22668.0
Now a plank page appears after I click on a category. This is the error log.

Code: [Select]
PHP Warning:  Invalid argument supplied for foreach() in /srv/www/vhosts/domain.com/httpdocs/geeklog/public_html/4images/global.php on line 33, referer: http://www.domain.com/geeklog/public_html/4images/index.php

PHP Warning:  array_merge(): Argument #2 is not an array in /srv/www/vhosts/domain.com/httpdocs/geeklog/system/lib-plugins.php on line 193, referer: http://www.domain.com/geeklog/public_html/4images/index.php
PHP Warning:  array_merge(): Argument #1 is not an array in /srv/www/vhosts/domain.com/httpdocs/geeklog/system/lib-plugins.php on line 193, referer: http://www.domain.com/geeklog/public_html/4images/index.php

PHP Warning:  Cannot modify header information - headers already sent by (output started at /srv/www/vhosts/domain.com/httpdocs/geeklog/public_html/lib-common.php(914) : eval()'d code:123) in /srv/www/vhosts/domain.com/httpdocs/geeklog/public_html/4images/categories.php on line 36, referer: http://www.domain.com/geeklog/public_html/4images/index.php

Has anybody an idea how to fix this?  :roll:

Pages: [1]