PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   Header-inc on line 110 (http://www.photopost.com/forum/photopost-pro-bug-reports/126850-header-inc-line-110-a.html)

WeST August 25th, 2006 08:10 PM

Header-inc on line 110
 
I had my install going perfectly for a day or so and i changed some of the option s in the adm-index and after that added a few catagories and everything worked fine. Then it seemed about the same time I edited my NAVBAR on my fourms templates the following happened. Any idea what the issue is? Thanks!

Fatal error: main(): Failed opening required './includes/class_postbit.php' (include_path='.:/usr/local/lib/php') in /header-inc.php on line 110

Chuck S August 25th, 2006 09:14 PM

Check your forum path in your config-int.php $vbpath variable and make sure the path to your vbulletin forum is correct but I would suspect it is. Check to make sure the file noted exists in your forum includes directory as well.

Make sure also the vb3 switches are on in config-int.php

WeST August 26th, 2006 12:32 AM

vbpath is correct.
Files exist.
Swithes are on.

Any idea? Thanks!!

Chuck S August 26th, 2006 04:50 PM

Really no idea as we change paths like so

Code:

Content visible to verified customers only.
then your including that file so if the path is right and the file exists I am lost

url to install?

WeST August 26th, 2006 07:32 PM

http://www.boostaholic.org

Chuck S August 27th, 2006 07:38 AM

You can PM ftp info

WeST August 27th, 2006 10:18 AM

Can we solve this without going into FTP? What do you need to check?

I will have to change the password for FTP and SQL if you require FTP.

WeST August 27th, 2006 11:01 AM

what are the default paths to the following options. I doubt it would cause the problem here, but just to verify.

Full path to Header Include file
To include an HTML file as the header, enter the full path.

Full path to the Footer include file
To include an HTML file as the footer, enter the full path.

Full path to HTML file containing head tags

Chuck S August 27th, 2006 12:20 PM

well this is nothing I can duplicate hense I asked for access to see what you have done.

Are you using unmodified unhacked files?

The things to check would be to ensure your vbulletin server path is correct in the edit integration settings and to ensure all the vb3 options are turned on there.

Check as before to ensure if the path is right the file exists. I really have no other suggestions for you in that regard.

The paths above should have no bearing since they are not used in a vbulletin header integration since we load the vb header not photopost's

WeST August 27th, 2006 06:03 PM

Everything is unmodified.

I know the paths are correct I have cheked them a billion times, and it stopped working for no reason. The only thing I recall was editing the NAVBAR, but I reverted it back to default.

I guess its just my fate and photopost. I have owned it a bit after it was released and have had a working copy of it going maybe 10% of the time. This is even a differnet server however.

Chuck S August 27th, 2006 06:25 PM

well it has to be something on your end that is not being explained here and all I can do is offer to check things over but if you do not want the help thats your option.

WeST August 27th, 2006 06:51 PM

I contacted my host on this and they resolved it even though they shouldnt have.

Anyways, in case it happens to anyone else in the future.

the path in header-inc.php was ./includes/.... and i changed it to ./forums/includes...

Go figure as it worked before.

Chuck S August 28th, 2006 08:06 AM

Then your path to the vbulletin forums was incorrect all along if you have to make some hard coded change


All times are GMT -5. The time now is 07:35 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97