|
Chuck, the error message I posted above is the only error message I get when I go into vBulletin after enabling the vBulletin plug-in that does:
include('../gallery/inc_features.php');
I know that the path is correct and that I need the ../gallery to go into the Photopost directory where the inc_features.php file is. After I save the plug-in and go back and refresh my forum, I get the Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) error message.
If I replace the inc_features.php file with a file the same name that shows html or text or anything, it is displayed in the spot on my forumhome page where the images should be.
The Global Options page has these lines:
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
URL to PhotoPost PHP directory
The last one wants the URL to the PhotoPost PHP directory. I'm assuming it means the Photopost main directory, which in my case is www echobouvier.com/gallery
You did assist in what I was asking in my first message, which was did I need to do anything with the header-inc.php file. Another question your comment brings up though, if I don't need the header.htm or footer.htm files, should I leave those entries blank on the Global Options page? Or will they just be ignored?
Thanks, Chuck.
Mike
|