| Author |
Message |
cuteraccoon
Beginner


Joined: Dec 17, 2004 Posts: 1
|
Posted: Fri Dec 17, 2004 2:59 am Post subject: Warning: implode(): Bad arguments |
|
|
I have just uploaded php nuke 7.4 to my web hosting site and am having nothing but trouble getting it to work.
My setup is as follows on my web hosting provider:
PHP Version 4.3.2
System Windows NT WINHOST02 5.2 build 3790
Build Date May 28 2003 15:06:05
Server API ISAPI
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\WINDOWS\php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20021010
Debug Build no
Thread Safety enabled
Registered PHP Streams php, http, ftp, compress.zlib
Ok the first problem I have is when I am in the administration menu, I click on the forum icon and get this error message:
Warning: implode(): Bad arguments. in d:\hosting\cuteraccoon\includes\template.php on line 302
Template->loadfile(): File d:\hosting\cuteraccoon\modules\Forums\templates\subSilver\admin\index_frameset.tpl for handle body is empty
The next problem is when I click on the modules icon in the main administration menu no modules show up when clicked. I have checked and the files are on the server.
On my web page in the who's online block it shows this:
Who's Online
There is a problem right now with this block.
This is just a few of my problems and after a week I can't figure it out. Can someone please give me some ideas? |
|
| Back to top |
|
|
AdBot
|
| Post subject: Warning: implode(): Bad arguments |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
Posted: Wed Apr 06, 2005 11:31 am Post subject: Re: Warning: implode(): Bad arguments |
|
|
i suggest speaking with your host, especially if this was installed via cpanel or some other control panel software. _________________
 |
|
| Back to top |
|
|
drmike
Wizard


Joined: Mar 20, 2005 Posts: 232 Location: Charlotte, NC
|
Posted: Mon Apr 11, 2005 4:08 pm Post subject: Re: Warning: implode(): Bad arguments |
|
|
What is the name of your theme? (Including capital letters)
What is the path your theme resides in? (Again, including captial letters and whatnot)
Usually you get the implode error when you're using a highend theme with PHPNuke, you've changed the name of the theme's subdirectory and the theme author has it hardcoded within the php and tpl files within the theme. Happens a lot with Windows installs as Windows changes it to all captial letters or to all lower cases.
Either that or, for some strange reason, you're trying to use a PHPBB theme on a PHPNuke install and I'm hoping you're not doing that.
-drmike _________________ Dr. Mike's Blog [drmikessteakdinner.com]
Kim Possible: Remixed Webcomic [kimpossibleremixed.com]
YouTube Video Downloader [youtube.tdjc.be]
Get you own free blog today [daria.be] |
|
| Back to top |
|
|
|
|
|
|
|