| Author |
Message |
xanadude New Member


Joined: Feb 04, 2006 Posts: 21
|
Posted:
Fri May 23, 2008 12:59 pm |
|
Hi All
I was wondering if anybody had an idea regards this problem. I am using the Green SRetro theme on my site and it seemd fine until I try to access Admin and at that point I cant get anything except the header & left blocks to appear.
I have gone through replacing the theme files from another working site but to no avail.
I have replaced all the files in the /admin folder but still nothing.
This is what I am getting
This is the source info....
Any help is greatfully accepted as I am not to hot on this coding stuff..
Thanks
Roger |
|
|
|
 |
fkelly Moderator

Joined: Aug 30, 2005 Posts: 2177 Location: near Albany NY
|
Posted:
Sat May 24, 2008 1:10 pm |
|
You have multiple head and body tags in that page source. That's kind of curious to me and may be causing you problems. I have never seen the theme you are mentioning. Do you get the same results with other themes on your site? Usually the theme.php file goes thru presenting the header information then does a blocks("left") command (and you see the left block on your page) then it leaves the themeheader function of the theme.php and presents the center and right content. So you might look at what's happening in your theme after blocks("left") ... note there are many permutations of blocks("left") due to the utter lack of standardization in *nuke. Like blocks('left') or blocks(l) etc. |
|
|
|
 |
xanadude New Member


Joined: Feb 04, 2006 Posts: 21
|
Posted:
Sun May 25, 2008 11:51 am |
|
Hi Thanks for getting back to me....
U use this theme on another site and thats got no problems....................
This one was working then just stopped a couple weeks ago
Ill have a good search around to try and tidy it up but lack of knowledge is also dangerous.........lol
Thanks |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 7452 Location: Arizona
|
Posted:
Mon May 26, 2008 9:05 am |
|
xanadude, things don't just "stop working" without some kind of change, either on your end or on the host end. What about re-uploading all of these files, plus the admin.php file again in binary mode? |
|
|
|
 |
|
|
|
|