View Full Version : error on fresh install
blackknights
04-17-2006, 06:12 PM
here is the current error :
Warning: chdir(): No such file or directory (errno 2) in /home/mommy/domains/mommysworld.net/public_html/photoplog/settings.php on line 92
Warning: main(./global.php): failed to open stream: No such file or directory in /home/mommy/domains/mommysworld.net/public_html/photoplog/settings.php on line 93
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/mommy/domains/mommysworld.net/public_html/photoplog/settings.php on line 93
Now after reading several thread came to conclusion that config.php need to be change to :
define('PHOTOPLOG_FWD','/home/mommy/domains/mommysworld.net/public_html/forums');
although when checked at http://www.mommysworld.net/photoplog/
still able to see the above errors
any thoughts at to what i may be doing wrong
Morgan
04-17-2006, 07:21 PM
It doesn't look like you have a 'forums' directory so try the following instead:
Content visible to registered users only.
blackknights
04-17-2006, 07:47 PM
ok that seem to get it but page looks broken please tell me what you think
http://www.mommysworld.net/photoplog/
Morgan
04-17-2006, 07:52 PM
Just add to the 'Relative Links' and 'Absolute Links' settings.
The following links have some examples on how to do this:
http://www.photoplog.com/forum/showthread.php?t=129
http://www.photoplog.com/forum/showthread.php?t=126
http://www.photoplog.com/forum/showthread.php?t=115
Also check this (http://www.photoplog.com/forum/showpost.php?p=6132&postcount=4) post as it has some further explanation. :)
blackknights
04-17-2006, 07:57 PM
thanks for the response but to be honest still learning all this is it possible to dumb it down 4 me lol,
I had some one go through the motions but got stuck and this lead me to you
Here is what I have know relative links:
action="index.php
action="login.php
action="search.php
href="admincp/
href="archive/
href="calendar.php
href="clientscript/
href="external.php
href="faq.php
href="forumdisplay.php
href="index.php
href="login.php
href="member.php
href="memberlist.php
href="modcp/
href="online.php
href="private.php
href="profile.php
href="register.php
href="search.php
href="sendmessage.php
href="showpost.php
href="showthread.php
href="subscription.php
href="usercp.php
new Array('images/
onclick="window.open('misc.php
src="clear.gif
src="clientscript/
src="image.php
src="images/
url(images/
var IMGDIR_MISC = "images/
href="arcade.php
href="#
Absulte Links:
action="http://www.mommysworld.net/index.php
action="http://www.mommysworld.net/login.php
action="http://www.mommysworld.net/search.php
href="http://www.mommysworld.net/admincp/
href="http://www.mommysworld.net/archive/
href="http://www.mommysworld.net/calendar.php
href="http://www.mommysworld.net/clientscript/
href="http://www.mommysworld.net/external.php
href="http://www.mommysworld.net/faq.php
href="http://www.mommysworld.net/forumdisplay.php
href="http://www.mommysworld.net/index.php
href="http://www.mommysworld.net/login.php
href="http://www.mommysworld.net/member.php
href="http://www.mommysworld.net/memberlist.php
href="http://www.mommysworld.net/modcp/
href="http://www.mommysworld.net/online.php
href="http://www.mommysworld.net/private.php
href="http://www.mommysworld.net/profile.php
href="http://www.mommysworld.net/register.php
href="http://www.mommysworld.net/search.php
href="http://www.mommysworld.net/sendmessage.php
href="http://www.mommysworld.net/showpost.php
href="http://www.mommysworld.net/showthread.php
href="http://www.mommysworld.net/subscription.php
href="http://www.mommysworld.net/usercp.php
new Array('http://www.mommysworld.net/images/
onclick="window.open('http://www.mommysworld.net/misc.php
src="http://www.mommysworld.net/clear.gif
src="http://www.mommysworld.net/clientscript/
src="http://www.mommysworld.net/image.php
src="http://www.mommysworld.net/images/
url(http://www.mommysworld.net/images/
var IMGDIR_MISC = "http://www.mommysworld.net/images/
href="http://www.mommysworld.net/arcade.php
src='http://www.mommysworld.net/"air/misc/navbits_start.gif
does this make sence?
Morgan
04-17-2006, 08:59 PM
Just add the following to the PhotoPlog settings for your 'air' skin:
Relative Links
Content visible to registered users only.
Absolute Links
Content visible to registered users only.
Remember to add them, one per line, to the same lines in each box.
Also take out href="# from Relative Links and take out src='http://www.mommysworld.net/"air/misc/navbits_start.gif from Absolute Links. Each line in Relative Links is to turn into the corresponding line in Absolute Links, i.e., line X in the Relative Links box is replaced with line X in the Absolute Links box. The one you did for arcade.php is spot on.
blackknights
04-17-2006, 09:05 PM
Thank you ever so much that seems to have it any idea how i can add a link from the quick links tab sorry for the newbie questions but that is what i am but thanks to your outstanding support i am learning
Morgan
04-17-2006, 09:18 PM
No problem, the 'Quick Links' drop down is in the vB navbar template.
In the vB navbar template find:
Content visible to registered users only.
And afterwards add the following:
Content visible to registered users only.
blackknights
04-17-2006, 09:22 PM
Outstanding I'm sure these are easy for you as demonstrated but for new forum owners these things can be a challenge and from me and others I applaud you.
Thank You
PS when pro is ready be sure to let us know I'll be first in line
vBulletin® v3.8.5, Copyright ©2000-2025, Jelsoft Enterprises Ltd.