PHP Web Host - Quality Web Hosting For All PHP Applications Sign up for PayPal and start accepting credit card payments instantly
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
blith
Client


Joined: Jul 18, 2003
Posts: 977

PostPosted: Fri Oct 31, 2003 12:33 pm Reply with quote Back to top

when I click on create or add or export or manage in the Admin Index of my forums I get the following error
Code:
Warning: main(./pagestart.): failed to open stream: No such file or directory in /home/gamers/public_html/modules/Forums/admin/admin_styles.php on line 48

Fatal error: main(): Failed opening required './pagestart.' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gamers/public_html/modules/Forums/admin/admin_styles.php on line 48
Can someone please tell me what is wrong so I can work on this? Thank you.
View user's profile Send private message Visit poster's website
blith
Client


Joined: Jul 18, 2003
Posts: 977

PostPosted: Fri Oct 31, 2003 2:58 pm Reply with quote Back to top

I did a search for this error on the web and it seems to be another one of those nuke problems... but I found a hack and it seems to work. Here it is..
Open Forums/admin/admin_styles.php and find
Code:
require('./pagestart' . $phpEx);
and put
Code:
$phpEx = "php";


*before*

Code:
require('./pagestart' . $phpEx);

Raven, if this looks unsafe as there was a question about security let us know.. thanks.
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Oct 31, 2003 3:19 pm Reply with quote Back to top

I'm totally lost here, but that's ok, I guess. I am running6.9 and I don't have any prolem when I click on those options. If this cures your problem then great!
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
blith
Client


Joined: Jul 18, 2003
Posts: 977

PostPosted: Fri Oct 31, 2003 4:20 pm Reply with quote Back to top

Here is a hit I found with google...

Quote:
when i want to edit my styls for my forum i get this bug
by the way i'm using PHP-Nuke 6.8
Code:

Code:
Warning: main(./pagestart.): failed to open stream: No such file or directory in /home/pcxp/public_html/thesite/modules/Forums/admin/admin_styles.php on line 48

Fatal error: main(): Failed opening required './pagestart.' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pcxp/public_html/thesite/modules/Forums/admin/admin_styles.php on line 48


Quote:

Posted: Thu Sep 11, 2003 8:33 pm

ChatServ
Site Admin
Joined: Apr 21, 2002
Posts: 442
Location: Puerto Rico
Code:

 In admin_styles.php find:
require('./pagestart.' . $phpEx);
replace with:
require($phpbb_root_path . 'extension.inc');
require('./pagestart.' . $phpEx);


But be aware that the styles option is no longer used, instead you need to download a 6.5 compatible theme-pack

It seems it was an issue but now is not. I think I am using 6.8 also Raven...
View user's profile Send private message Visit poster's website
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum