View Single Post
Old January 23rd, 2010, 03:36 PM   #5 (permalink)
DHewes
Member
Verified Customer
 
Join Date: Sep 2005
Location: South Carolina, USA
Posts: 63
Send a message via AIM to DHewes
OK, re-downloaded the script, unzipped it, deleted the entire folder structure from my server, through phpMyAdmin deleted all PhotoPost Classified tables, re-FTP'd, set file/folder rights and ran the install.php script (I did not configure the config-inc.php nor the config-intc.php files ahead of time, instead did them during the install. After install went to options to fix several things that were picked up wrong during the install (things that I was not prompted to set, like "URL to PhotoPost Classifieds images directory" which was populated with the correct path except no slash between ppc and images where ppc is my PhotoPost Classifieds directory. There were several issues like this.)

OK, at that point everything should work as a stand alone (I currently had all vB3 INTEGRATION options set to no in the integration settings) NOTE: The integration settings page says "CONFIG-INT.PHP Integration Variables" but the file in the download is actually named config-intc.php (with the added c). Now, due to the huge list of things that are mistyped or not updated (like reference to vB3 and not to vB4, etc.) I have no idea if this is a simple oversight or significant.

Anyhow, when set to OFF the board works, just has the no frills plain skin. The moment I turn on vB integration I get the following errors. Note that I have not touched the header-inc.php file (because I have no idea what to set, nor can I find directions on what to set, if anything).

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 3893

Parse error: syntax error, unexpected T_STRING in /home/user/public_html/ppc/header-inc.php(86) : eval()'d code on line 1

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: footer in [path]/includes/functions.php on line 3893

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/user/public_html/ppc/header-inc.php(250) : eval()'d code on line 1


So nothing was manually editted, and this was a completely clean install. I have no plugins installed on this brand new vBulletin 4.0.1 CMS site - it was not upgraded (vB nor PhotoPost products) - everything is a new, clean install.

You state above that you can suggest paths to edit in header-inc.php - can you please give me a URL to a page or thread that ahs such suggestions? The file itself does not contain any suggestions or directions for vB, only for vBPortal. I dont even need suggestions for the values - just tell me the line numbers that need to be changed/set. I can figure the values out on my own.

Thanks!
DHewes is offline   Reply With Quote