Wilma4ever
04-28-2013, 08:45 PM
Hi all.
If this is the wrong place I am sorry please feel free to move it.
I am currently having an issue with my gallery and trying to get the nav bar in VB 4.2.1 to import the plug in that was created at photopost.
I upgraded my VB to 4.2.1 and suddenly I found my gallery tab was gone along with the gallery navigation.
The two are integrated and I never had an issue until I updated VB.
All updates ran smooth with NO issue so I am at a loss.
I am not a programmer and I would like to know if any of you experts might have an idea.
I have contacted photopost and followed the advice given to no avail.
My issue is as follows:
IMPORTANT - FOR VBULLETIN 4 ONLY. New plugins included in download.
In the install directory set permissions on the file product_pppro.xml, source-vb4.xml and source-vb42.xml files to 777
2. Go to your photopost admin panel ( http://www.yoursite.com/gallery/adm-index.php )and hit the option to generate vbulletin plugin xml. That file will download to your computer.
3. Go into your vbulletin admin panel and under plugins & products select the option to manage products. You can then use the add/import product option and upload the xml file you downloaded to your computer called product_pppro.xml file. Once that is done your forum will show gallery content.
4. That's it your done!!
After following those steps this is the error I get when I enable:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in [path]/global.php(29) : eval()'d code on line 98
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in [path]/global.php(29) : eval()'d code on line 102
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in [path]/global.php(29) : eval()'d code on line 130
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host '^vbhost' (0) in [path]/global.php(29) : eval()'d code on line 153
I cannot connect to the database
Now, I can look at this but it's over my head and I have no idea what steps to take next.
So I am calling on experts if anyone has an idea I would be most grateful.
Kit
W4E Admin
If this is the wrong place I am sorry please feel free to move it.
I am currently having an issue with my gallery and trying to get the nav bar in VB 4.2.1 to import the plug in that was created at photopost.
I upgraded my VB to 4.2.1 and suddenly I found my gallery tab was gone along with the gallery navigation.
The two are integrated and I never had an issue until I updated VB.
All updates ran smooth with NO issue so I am at a loss.
I am not a programmer and I would like to know if any of you experts might have an idea.
I have contacted photopost and followed the advice given to no avail.
My issue is as follows:
IMPORTANT - FOR VBULLETIN 4 ONLY. New plugins included in download.
In the install directory set permissions on the file product_pppro.xml, source-vb4.xml and source-vb42.xml files to 777
2. Go to your photopost admin panel ( http://www.yoursite.com/gallery/adm-index.php )and hit the option to generate vbulletin plugin xml. That file will download to your computer.
3. Go into your vbulletin admin panel and under plugins & products select the option to manage products. You can then use the add/import product option and upload the xml file you downloaded to your computer called product_pppro.xml file. Once that is done your forum will show gallery content.
4. That's it your done!!
After following those steps this is the error I get when I enable:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in [path]/global.php(29) : eval()'d code on line 98
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in [path]/global.php(29) : eval()'d code on line 102
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in [path]/global.php(29) : eval()'d code on line 130
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host '^vbhost' (0) in [path]/global.php(29) : eval()'d code on line 153
I cannot connect to the database
Now, I can look at this but it's over my head and I have no idea what steps to take next.
So I am calling on experts if anyone has an idea I would be most grateful.
Kit
W4E Admin