| Author |
Message |
foofighter New Member


Joined: Nov 01, 2007 Posts: 20 Location: Bonny Scotland
|
Posted:
Wed Jun 18, 2008 6:26 pm |
|
fresh install of 2.20.01
setup installed no issues
admin.php working ok
but try to access site using index.php and the page is blank.
uploaded all stock themes and tried changing nuke_config.default_theme, admin.php correctly displays the updated theme but index.php still blank
unable to find other post with similar issues, this familier to anyone? |
|
|
|
 |
jakec Site Admin

Joined: Feb 06, 2006 Posts: 3038 Location: United Kingdom
|
Posted:
Thu Jun 19, 2008 12:31 am |
|
Please turn on error reporting and post back any errors. |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 9136 Location: Arizona
|
Posted:
Thu Jun 19, 2008 6:03 am |
|
The two most common things we see causing this are:
1) A file is missing or is corrupt. This can be cause by not using Binary transfer mode in your FTP client when uploading to a Linux server. Or, not using a good FTP client such as FileZilla.
2) Editing a file using a poor text editor such as the Windows Notepad.
Unless you have made customizations, it has to be one of these two IMO. |
|
|
|
 |
foofighter New Member


Joined: Nov 01, 2007 Posts: 20 Location: Bonny Scotland
|
Posted:
Thu Jun 19, 2008 8:38 am |
|
will post errors when return home
will also grab a copy of filezilla ( although have just updated to 3dftp)
editor i using is crimson txt editor |
|
|
|
 |
foofighter New Member


Joined: Nov 01, 2007 Posts: 20 Location: Bonny Scotland
|
Posted:
Thu Jun 19, 2008 11:33 am |
|
error reported:
Fatal error: Call to undefined function: seogetconfigs() in /**removed by admin**/modules/Feeds/linkAlternateFeeds.php on line 29 |
|
|
|
 |
fkelly Moderator

Joined: Aug 30, 2005 Posts: 3186 Location: near Albany NY
|
Posted:
Thu Jun 19, 2008 1:31 pm |
|
The error message you are seeing is just more evidence that something got dropped or fouled up during your FTP process. The function that can't be found is located in
/includes/nukeSEO/nukeSEOfunctions.php
Check and make sure that directory and file is present. You might want to just redo the FTP or at least redo the FTP of the includes directory. |
|
|
|
 |
foofighter New Member


Joined: Nov 01, 2007 Posts: 20 Location: Bonny Scotland
|
Posted:
Thu Jun 19, 2008 5:34 pm |
|
thanks guys - seems my ftp connection was tripping out and missing some random files - using filezilla ensured queue completed when connection restored... |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 9136 Location: Arizona
|
Posted:
Fri Jun 20, 2008 6:04 am |
|
BTW, I removed your path details in your post above. You do not want to put that into the public domain unless that computer is completely isolated from the outside world.  |
|
|
|
 |
|
|
|
|