| Author |
Message |
Borris |
|
Post subject:
Posted: May 15, 2005 - 01:31 AM
|
|
Joined: Apr 27, 2005
Posts: 40
Status: Offline
|
|
I am using PostNuke 0.750 Gold (.tar.gz) . I changed the access rights to 777 and still no luck =/ now my internet is out so im posting this at a friends house thats why it took so long to respond.
it said it had an error on line 141 of headr.php. The line said somthing like :
Code:
{
header() <------ this line
}
im not too sure if thats correct or not, like i said im at a friends house. |
|
|
| |
|
|
|
 |
Borris |
|
Post subject:
Posted: May 15, 2005 - 03:32 PM
|
|
Joined: Apr 27, 2005
Posts: 40
Status: Offline
|
|
ok update, now that internet is back up
line 141 in the header.php code is
Code:
}
themeheader(); <---- this line
}
|
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: May 15, 2005 - 03:47 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
That line doesn't matter.
It's an issue with AT and not header.php
Are you by chance running PHP5?
If so you need to get the updated AutoTheme from http://spidean.mckenzies.net |
|
|
| |
|
|
|
 |
Borris |
|
Post subject:
Posted: May 15, 2005 - 04:31 PM
|
|
Joined: Apr 27, 2005
Posts: 40
Status: Offline
|
|
No, im using PHP Version 4.3.10-13. I went ahead and tried that but no luck still.
I did manage to get the PNphpBB2 to work great. I'm sorry for wasting your time  |
|
|
| |
|
|
|
 |
Borris |
|
Post subject:
Posted: May 16, 2005 - 07:56 PM
|
|
Joined: Apr 27, 2005
Posts: 40
Status: Offline
|
|
anyone else have an idea how i might fix this?
the actual error is
Fatal error: Call to undefined function: themeheader() in /var/www/html/clit/header.php on line 141
Shawn from Spidean said that it was installed incorrectly, but i dont see how that could be seeing how i could inialize and activate it. maybe a permission problem? I did everything the install said to do. |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: May 16, 2005 - 08:42 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
Not really sure what the issue could be.
Your modules folder looks like this right?
/modules
/modules/Autotheme
/modules/Downloads
/modules/PNphpBB2
Etc? |
|
|
| |
|
|
|
 |
Borris |
|
Post subject:
Posted: May 16, 2005 - 08:47 PM
|
|
Joined: Apr 27, 2005
Posts: 40
Status: Offline
|
|
Yes it does look as you listed with lots more stuff in there, except its AutoTheme not Autotheme. I know its weird, it seems like it should work. Maybe i should try phpnuke or somthing, but i really don't think that would help me. I wont give up though lol, i love how you made those themes and i must have them!  |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: May 16, 2005 - 09:05 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
Might be a php config issue.
I would go back at Shawn over at spidean and post a php config for him as well.
Start a new thread over there. |
|
|
| |
|
|
|
 |
Borris |
|
Post subject:
Posted: May 16, 2005 - 09:23 PM
|
|
Joined: Apr 27, 2005
Posts: 40
Status: Offline
|
|
| Ok, I will try that, the info i need is from phpinfo() right? |
|
|
| |
|
|
|
 |
|
|