PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old August 27th, 2011, 09:30 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: May 2007
Posts: 82
vB Integration Issues

Hello

I`ve two Problems when turning on "Do you want to enable the vB3 or vB4 Integration which uses your vB3 or vB4 headers, footers and styles?".
No other Changes are made, just this Point turned On/Off.

  • When I want to integrate with a vB3.6.8 the Lightbox in Photopost is not working.
    All Pictures are shown in self Window in Original Size. With integration turned "Off" Lightbox works fine.
  • When integration turned "On" in a Test-Installation with vB4.1.5 the Style is a mess. Especially the Navbar is not showing correct.
    Maybe a CSS Problem ? Please see attached Screenshots.
    The Test-Installation is a 100% Copy of my existing site with vB updated from 3.8.6. to 4.1.5. With Integration turned "Off" everything is working fine.

Thanks for Help and Hints.
Michael
Attached Images
File Type: jpg K800_screen2.jpg (86.3 KB, 15 views)
File Type: jpg vB_navbar.jpg (24.6 KB, 8 views)
Darwin is offline   Reply With Quote
Old August 27th, 2011, 01:42 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
well are you using the current code? I use PhotoPost with vbulletin and lightbox works fine and style as well.

Maybe you have some lightbox mod installed in vb that might be conflicting?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old August 27th, 2011, 03:31 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: May 2007
Posts: 82
Hello Chuck

No, I have no vB-Addon installed which has anything to do with Lightbox. Just the normal Lightbox which is already Part of vB3.8.6.
Darwin is offline   Reply With Quote
Old August 27th, 2011, 05:32 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
Try turning off the lightbox in vb and see if things work?

For vb4 you definately want to be using the latest code but try looking at your style links are the correct urls there? Is baseurl on vb set to yes?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old September 8th, 2011, 02:30 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: May 2007
Posts: 82
Yes, I`m using the latest 7.1 Code.
Where can I find the "style Links" to check for correct URLs ?
Baseurl is set to "yes".

Best Regards
Darwin
Darwin is offline   Reply With Quote
Old September 8th, 2011, 03:43 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
I was referring to your images you can place a url here if you want me to comment on your install as to what I can see.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old September 9th, 2011, 07:58 AM   #7 (permalink)
Member
Verified Customer
 
Join Date: May 2007
Posts: 82
Thanks, I think I got it working so far.

Two little things:

The "Show last Photo"
Code:
Content visible to verified customers only.
Buttons are not in the same position. One is right, and one left align. How can I fix this ?

A thin Border, a "Box", around the single Categories would be looking nice. Any way to get this ?

Please check >here<.

Regards
Michael
Darwin is offline   Reply With Quote
Old September 9th, 2011, 08:18 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
Oh your using that old categall template which is non existent in PP8 so not much I can say. I can tell you how to move your arrow. In that template simply add the code in bold where noted around line 60

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old September 9th, 2011, 09:44 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: May 2007
Posts: 82
If I modify categall.tmpl in AdminCP this Way I get an Error:
syntax error, unexpected '{', expecting ',' or ';' in ..../templates/vb4enhanced/categall.tmpl on line 80

Is there no Way to add somewhere a border="1" to get a Line around the single Categories ?

Would you suggest me to update to PP8 Beta at this time ? When will be a final Release ?
Darwin is offline   Reply With Quote
Old September 9th, 2011, 10:19 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
Maybe try editing the template directly via ftp?

Your free to modify anything you wish we just do not assist with code modifications and stuff like that.

I would suggest you install the beta sure its stable I run it on my site

Now couple things to consider. Read the upgrade instructions and perform your upgrade which is uploading all the files except install and the 2 config files and run upgrade.php

after you are done read the install doc as well there are some extra steps you want to do noted below

IMPORTANT - FOR VBULLETIN 4 ONLY. New plugins included in download.

1. Upload the contents of the additional.css in our stylesheets directory into your vbulletin style manager under edit templates the additional.css stylesheet in vb.

2. In your gallery directory set permissions on the file pppro_product.xml to 777

3. Go to your photopost admin panel and hit the option to generate vbulletin plugin xml. That file will download to your computer.

4. 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 pppro_product.xml file. Once that is done your forum will show gallery content.

5. Thats it your done!!
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old September 9th, 2011, 12:21 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: May 2007
Posts: 82
Quote:
Originally Posted by Chuck S View Post
Maybe try editing the template directly via ftp?
Worked! I could ask why it didn`t work in AdminCP, but I don`t care...
Quote:
Your free to modify anything you wish we just do not assist with code modifications and stuff like that.
OK Chuck, I did it on my own.
For other Users: I added in categall.tmpl the Red marked Code:
Code:
Content visible to verified customers only.
This makes me a nice looking Border around the Categories.

As soon as I´ve done a complete Backup of my Site, I will Update to PP8 Beta.
If I want to decide if Gallery Content should be show on my Forum or not, can I simply activate/deactivate the PlugIn you described ?
The pppro_product.xml.

Thanks
Michael
Darwin is offline   Reply With Quote
Old September 9th, 2011, 12:31 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
You can disable certain plugins if you do not want to run that sure.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Integration issues with VB4 tomld Classifieds Installation & Upgrades 3 January 22nd, 2010 02:13 PM
Integration issues?? ravan335 Installs and Upgrade - vBulletin 3.7x / 3.8x 12 July 17th, 2009 05:29 PM
Issues after vBulletin integration stevesicherman Photopost Pro How Do I...? 5 July 1st, 2008 09:33 AM
Integration Issues w/PHPBB2 QuaiBoy Photopost Pro Installation & Upgrades 15 June 6th, 2006 03:17 PM
Integration issues with Threads v6.5.1.1 smokn28 Classifieds Installation & Upgrades 12 May 15th, 2005 03:48 PM


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

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