PhotoPlog

Go Back   PhotoPlog > PhotoPlog Lite > Troubleshooting & Problems
Screens Demo Purchase Download Register

Reply
Attention: Last reply in this thread was more than 18 Years ago
 
Thread Tools
  #1  
Old 04-17-2006, 06:12 PM
blackknights blackknights is offline
Green Plog
 
Join Date: Apr 2006
Posts: 18
Gallery: 0
Comments: 0
Default error on fresh install

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
Reply With Quote
  #2  
Old 04-17-2006, 07:21 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

It doesn't look like you have a 'forums' directory so try the following instead:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #3  
Old 04-17-2006, 07:47 PM
blackknights blackknights is offline
Green Plog
 
Join Date: Apr 2006
Posts: 18
Gallery: 0
Comments: 0
Default

ok that seem to get it but page looks broken please tell me what you think
http://www.mommysworld.net/photoplog/
Reply With Quote
  #4  
Old 04-17-2006, 07:52 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Just add to the 'Relative Links' and 'Absolute Links' settings.

The following links have some examples on how to do this:Also check this post as it has some further explanation.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #5  
Old 04-17-2006, 07:57 PM
blackknights blackknights is offline
Green Plog
 
Join Date: Apr 2006
Posts: 18
Gallery: 0
Comments: 0
Default

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?

Last edited by blackknights; 04-17-2006 at 08:47 PM..
Reply With Quote
  #6  
Old 04-17-2006, 08:59 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Just add the following to the PhotoPlog settings for your 'air' skin:
  • Relative Links
    Code:
    Content visible to registered users only.
  • Absolute Links
    Code:
    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.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #7  
Old 04-17-2006, 09:05 PM
blackknights blackknights is offline
Green Plog
 
Join Date: Apr 2006
Posts: 18
Gallery: 0
Comments: 0
Default

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
Reply With Quote
  #8  
Old 04-17-2006, 09:18 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

No problem, the 'Quick Links' drop down is in the vB navbar template.

In the vB navbar template find:
Code:
Content visible to registered users only.
And afterwards add the following:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #9  
Old 04-17-2006, 09:22 PM
blackknights blackknights is offline
Green Plog
 
Join Date: Apr 2006
Posts: 18
Gallery: 0
Comments: 0
Default

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
Reply With Quote
Reply

« Previous Thread | Next Thread »

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with install error jerseyda6 Troubleshooting & Problems 2 06-02-2007 03:04 AM
DB error after fresh install silvert Troubleshooting & Problems 4 02-01-2006 03:34 PM


All times are GMT. The time now is 09:16 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.