| Author |
Message |
gobigfoot New Member


Joined: Aug 17, 2007 Posts: 3
|
Posted:
Fri Aug 17, 2007 2:15 am |
|
I have dumped the database and all the site files .. re-uploaded and reinstalled several times. Always with the same result. No Modules are listed under the admin panel and all the blocks read. "There is a problem right now with this block." Any help or ideas would be greatly appreciated.
-One Frustrated User
|
|
|
|
 |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 4856
|
Posted:
Fri Aug 17, 2007 11:45 am |
|
Looks like some of the files did not upload correctly - for example there is a missing image on the homepage. |
|
|
|
 |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 4856
|
Posted:
Fri Aug 17, 2007 11:48 am |
|
Actually it looks like there may be several sets of files or something.
The missing image should be at
but you have it pointing here
So either you have uploaded the files in different places or the information entered during setup is incorrect |
|
|
|
 |
gobigfoot New Member


Joined: Aug 17, 2007 Posts: 3
|
Posted:
Fri Aug 17, 2007 12:33 pm |
|
I have the image fixed now.. I set the site as .com/index.php now it is just the .com
I logged in to the admin panel preferences and I get the following error
Fatal error: Cannot instantiate non-existent class: fckeditor in /edited/by/Guardian/paintball/mainfile.php on line 1014
Modules and blocks still are not working.
contents of mainfile.php 1012 - 1014
@include_once(INCLUDE_PATH.'includes/FCKeditor/fckeditor.php');
$rows = $rows + 2; // Add extra space for toolbars
$oFCKeditor = new FCKeditor($name) ;
includes/FCKeditor/fckeditor.php file does exist. |
|
|
|
 |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 4856
|
Posted:
Fri Aug 17, 2007 2:58 pm |
|
I edited your post to remove sensitive data for the server path.
So your site is located in a directory called 'paintball'?? |
|
|
|
 |
gobigfoot New Member


Joined: Aug 17, 2007 Posts: 3
|
Posted:
Fri Aug 17, 2007 3:04 pm |
|
Thanks for all your help.. It was a file error resulting from extraction I used the tar.gz and Extracted it server side and everything fixed itself. I was going crazy for awhile there. |
|
|
|
 |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 4856
|
Posted:
Fri Aug 17, 2007 3:10 pm |
|
Yeah I know how that feels, happens to us all so not worries.
Glad you are up and running now  |
|
|
|
 |
|
|
|
|