error in implode() functions [message #24588] |
Fri, 06 May 2005 15:10 |
danger
Messages: 11 Registered: May 2005 Location: Slovakia
Karma: 0
|
Junior Member |
|
|
hello, I'm using 2.6.13rc2 and when I click on the Category link, I get the empty site, and in error log, I have following error:
PHP Warning: implode(): Bad arguments. in /data/home/2ge/web/forum/theme/default/index.php on line 188,
PHP Fatal error: SQL Error has occurred, please contact the <a href="mailto:...?subject=SQL%20Error">administrat
or</a> of the forum and have them review the forum's SQL query log in /data/home/2ge/web/forum/index.php on line 58, referer: ...
|
|
|
|
|
|
Re: error in implode() functions [message #24594 is a reply to message #24592] |
Fri, 06 May 2005 15:24 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Did you rebuild the theme after applying it and did you run the consistency checker after it was applied? Both need to be done.
FUDforum Core Developer
|
|
|
Re: error in implode() functions [message #24595 is a reply to message #24594] |
Fri, 06 May 2005 15:29 |
danger
Messages: 11 Registered: May 2005 Location: Slovakia
Karma: 0
|
Junior Member |
|
|
Ilia wrote on Fri, 06 May 2005 11:24 | Did you rebuild the theme after applying it and did you run the consistency checker after it was applied? Both need to be done.
|
ah, that's the way...
works now, thanks!
|
|
|