I just installed
vB+vBPortal+Photopost.
Now I'm trying to get everything to work together.
In the Photopost installation manual, it says to open header-inc.php and follow the instructions.
I opened up header-inc.php to edit only the vBPortal section, and here is what it says. However there are no "//" slashes at the beginning of the 16 lines below, and there is no where that references "/home/public_html/vbportal". Am I missing something?
Code:
Content visible to verified customers only.
When I turn VBPortal Integration "On" within the Photopost admin, I get the following error accessing my main photopost gallery URL.
Warning: main(mainfile.php): failed to open stream: No such file or directory in /gallery/header-inc.php on line 309
Warning: main(mainfile.php): failed to open stream: No such file or directory in /gallery/header-inc.php on line 309
Fatal error: main(): Failed opening required 'mainfile.php' (include_path='.:/usr/local/lib/php') in /gallery/header-inc.php on line 309
So I looked within my vbportal directory, and there is no "mainfile.php".
Any suggestions?