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 Bug Reports

Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old September 24th, 2006, 08:32 AM   #1 (permalink)
Member
Verified Customer
 
Big Kahuna's Avatar
 
Join Date: Nov 2004
Posts: 135
Integration Issues PP 5.31/VB3.6

Did the upgrade to PP 5.31 yesterday -- and there are a few issues using the multiple skins of my VB3.6 forum. Please help me get this fixed -- I'm almost there with having everything just like I want it.

Facts:

Portal: www.moparstyle.net
Forums: www.moparstyle.net/forums
Photopost Albums: www.moparstyle.net/photoalbum
Photopost Classifieds: www.moparstyle.net/classifiedads
I also have .org and .com redirected to .net in .net's Cpanel

PhotoPost CONFIG-INT.PHP Integration Variables

Server Path to Forum directory: /home/moparsty/public_html/forums
Server Path to PhotoPost directory: /home/moparsty/public_html/photoalbum
URL to your forums: http://www.moparstyle.net/forums
URL to PhotoPost: http://www.moparstyle.net/photoalbum
URL to your PhotoPost DATA directory: http://www.moparstyle.com/photoalbum/data/
All three VB Switches are on

Forum Settings

URL to your forums main directory (optional)
This is the virtual path to your forum installation.: http://www.moparstyle.net/forums
User Registration System: vb3

Problem #1: When I went to the photo album the styles from the board show up except for the header banner. I right click the header for properties -- and this was the location it wanted to get the header. http://www.moparstyle.net/photoalbum/images/headerbanner/brrmonsterbanner.jpg -- it should have been http://www.moparstyle.net/images/hea...sterbanner.jpg So I just made a copy of the headerbanner directory in the photoalbum/images/ directory -- but the problem repeats itself in every directory. For instance if I click a photo, then the banner goes to red X again and the location it looks for the banner is changed to http://www.moparstyle.net/photoalbum/showphoto.php/photo/4945/limit/images/headerbanner/brrmonsterbanner.jpg

Am I doing something wrong (I can't see it) -- or is there a minor bug? I'd sure like to get this fixed.

(HOURS LATER WITHOUR RESPONSE - DESPITE SEEING DEVELOPER ON_LINE) Alright since I needed to get this done on the weekend and I didn't receive an answer -- I found (after many hours) that if you put the whole URL in the VB Style header file name -- it will work. I hopes this helps someone else from not having to waste as much time as I did. Still have the other problems that I'll be wasting my time to resolve if the post goes unanswered.


STILL NEED SOMEONE TO ROLL ME A BONE WITH
Problem #2: Because all of my style banners (900 pixels), advertising banners (3 X 300 pixels), and navigation buttons (6 X 150 pixels) in my headers total 900 pixels wide -- I've set the albums width to be 900 pixels wide. If you quickly look at the albums, you will see that the PP portion under the header is stretched to more than 900 pixels wide. It appears that the Navbar is what is setting this off. Can this be fixed by my modifying a template -- and if so which.

Problem #3: More of a question. On the background of the table the index thumbnails are in -- why do you use the Vbulletin CSS for Borders for the color. It makes it very difficult have a dark border or having dark text in that box. If you make the text light -- then you can't see it in the forums or Portal. It would make more sense to use a background and text color from the same CSS instead of different -- as they're aleady matched for contrast.

Last edited by Big Kahuna; September 24th, 2006 at 05:18 PM.
Big Kahuna is offline   Reply With Quote
Old September 24th, 2006, 05:26 PM   #2 (permalink)
Member
Verified Customer
 
Big Kahuna's Avatar
 
Join Date: Nov 2004
Posts: 135
Quote:
Problem #1: When I went to the photo album the styles from the board show up except for the header banner. I right click the header for properties -- and this was the location it wanted to get the header. http://www.moparstyle.net/photoalbum...sterbanner.jpg -- it should have been http://www.moparstyle.net/images/hea...sterbanner.jpg So I just made a copy of the headerbanner directory in the photoalbum/images/ directory -- but the problem repeats itself in every directory. For instance if I click a photo, then the banner goes to red X again and the location it looks for the banner is changed to http://www.moparstyle.net/photoalbum...sterbanner.jpg

Am I doing something wrong (I can't see it) -- or is there a minor bug? I'd sure like to get this fixed.

(HOURS LATER WITHOUR RESPONSE - DESPITE SEEING DEVELOPER ON_LINE) Alright since I needed to get this done on the weekend and I didn't receive an answer -- I found (after many hours) that if you put the whole URL in the VB Style header file name -- it will work. I hopes this helps someone else from not having to waste as much time as I did. Still have the other problems that I'll be wasting my time to resolve if the post goes unanswered.
JUST GREAT! Now my Portal -- which was handling this properly gets its banner screwed from having to rig the file name to work in PhotoPost. It doubles up the file name. Now I need to go to MKPortal's forums to figure out how to make it work with rigged file name. I sure love wasting my weekends with these upgrades and no documentation on paid for applications.
Big Kahuna is offline   Reply With Quote
Old September 24th, 2006, 05:42 PM   #3 (permalink)
Member
Verified Customer
 
Big Kahuna's Avatar
 
Join Date: Nov 2004
Posts: 135
OK -- in case this happens to someone else -- I change the code in MKPortal

from:
Code:
Content visible to verified customers only.
to:
Code:
Content visible to verified customers only.
but this really is backwards of how it should be.
Big Kahuna is offline   Reply With Quote
Old September 24th, 2006, 06:19 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Your url in your category description in Photopost is stretching your photopost screen remove the url.

Yes if your using custom styles not the vb default you need to use full url's in the styles admin.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 24th, 2006, 06:42 PM   #5 (permalink)
Member
Verified Customer
 
Big Kahuna's Avatar
 
Join Date: Nov 2004
Posts: 135
1. http://www.moparstyle.net/photoalbum...8/limit/recent Where?

2. Point is that:
a. It shouldn't as it is easy enough to do what everyone else interfacing with VB does. To make photoPost intergrate -- you shouldn't have to modify everyother application that interfaces with it.
b. A mere mention of this somewhere in the config-inc or on the configuration scree would sure help people not waste their weekends trying to guess how undocumented paid for software works.


I use a lot of php/mysql software (phpadsnew, vbulletin, simple machines, a chat room, portal, link site, ..........) but the most expensive (PhotoPost and Classifieds) of all the applications gives me the most trouble upgrading and has the most worthless documentation. The lack of customer service/poor documentation/most troublesome of all upgrades is going to take a couple of potentially good products and scare away half of the prospective customers who hear of the problems.
Big Kahuna is offline   Reply With Quote
Old September 24th, 2006, 07:06 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
right here

http://www.moparstyle.net/photoalbum/

we do not do what vbulletin hacks or addon's do as simply put we never modify vbulletin code or files since we do not install into vbulletin like hacks or addons do

Our program is outside vbulletin hense we auto rewrite normal vbulletin image links but if your using custom styles as you are you must use full urls.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 24th, 2006, 10:32 PM   #7 (permalink)
Member
Verified Customer
 
Big Kahuna's Avatar
 
Join Date: Nov 2004
Posts: 135
OK -- I'm taking a deep breath and reading what you have said on why the middle section is wider than 900 pixels

Quote:
Your url in your category description in Photopost is stretching your photopost screen remove the url.
and

but after staring and staring the pages (not just the main index -- but all of the pages like the link I posted in post # 5 -- I don't see which Category description has a url wider than it should be.

Please give me another hint.

Last edited by Big Kahuna; September 24th, 2006 at 10:38 PM.
Big Kahuna is offline   Reply With Quote
Old September 25th, 2006, 01:51 AM   #8 (permalink)
Senior Member
Verified Customer
 
Join Date: Mar 2006
Location: Yorkshire
Posts: 603
If it were me i would turn off last photo upload or last comment as a quick fix that should put the tables back into line untill you find out what is causing it.
Sybaris is offline   Reply With Quote
Old September 25th, 2006, 07:20 AM   #9 (permalink)
Member
Verified Customer
 
Big Kahuna's Avatar
 
Join Date: Nov 2004
Posts: 135
Quote:
Originally Posted by Sybaris View Post
If it were me i would turn off last photo upload or last comment as a quick fix that should put the tables back into line untill you find out what is causing it.
I appreciate the help -- but wasn't it. I set everythign in the Index options to NO and even found and deleted one long URL -- but the same issue. It is no just on the index page -- but every page. I think it has something to do with the category title bars.
It has to be one of the templates screwing this up -- just don't know which.

Last edited by Big Kahuna; September 25th, 2006 at 07:28 AM.
Big Kahuna is offline   Reply With Quote
Old September 25th, 2006, 07:52 AM   #10 (permalink)
Senior Member
Verified Customer
 
Join Date: Mar 2006
Location: Yorkshire
Posts: 603
try cutting down the size of the cat bar images for photopost by 30pixels see if it makes a diference.
Sybaris is offline   Reply With Quote
Old September 25th, 2006, 08:29 AM   #11 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
Taking a quick look, here are some issues I saw:

Code:
Content visible to verified customers only.
In your header, you have a misformed td tag. You also have a meta tag in the body of your html.

Then, you have this:

Code:
Content visible to verified customers only.
Which is setting a padding of 25 pixels on your inner content for the page. You are using fixed width tables on PhotoPost, so you are getting middle content that is at least 925 pixels wide.

You can either reduce your PhotoPost width to 850 or use 100%.

PhotoPost is fitting inside your wrapper - when your wrapper sets the conditions for PhotoPost, then there isn't anything we can do within PhotoPost to compensate for that.

Keep in mind, PhotoPost is a seperate application and integrates with vBulletin; it does not require vBulletin to run, nor is it a "plug in" for vBulletin that uses vBulletin code. PhotoPost can run independently or with over a dozen other forums and while we make our best effort to work right out of the box with as amny configurations as possible; that doesn't mean that those with custom setups won't have to some tweaking.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Michael P; September 25th, 2006 at 08:52 AM.
Michael P is offline   Reply With Quote
Old September 26th, 2006, 07:55 AM   #12 (permalink)
Member
Verified Customer
 
Big Kahuna's Avatar
 
Join Date: Nov 2004
Posts: 135
I changed my width to 850 to compensate the 25px padding -- and that worked.

THis weekend, I need to look int0 what what going through my mind to have that in the first place -- when I have time to see what changing it will do to my other integrated (with VB3.6) applications. I have so many different applications integrating with VB -- that any change is going to affect something else somewhere. Five years of evolution on that site has gotten it to where I can't remember the reason I had to do some things to make other things woked.

I'll also look into the other issues in the header code.

Thank you for spotting this for me.
Big Kahuna is offline   Reply With Quote
Old November 15th, 2006, 02:53 PM   #13 (permalink)
Member
Verified Customer
 
Join Date: Apr 2005
Posts: 111
Quote:
Originally Posted by Chuck S View Post
Your url in your category description in Photopost is stretching your photopost screen remove the url.

Yes if your using custom styles not the vb default you need to use full url's in the styles admin.
Where do I change the url on photopost page at? I DO have a custom style and my navbar links in photopost all say mysite/gallery/links.php?
instead of ---- mysite/links.php/
So none of my navbar links work on my photopost page

Thank you. I DO LOVE Photopost, after I fix this minor boo boo all will be good!!!!
Nephalim is offline   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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
vb3.6 upgrade issues StuntfactoryX Photopost Pro Installation & Upgrades 1 August 7th, 2006 06:22 AM
Integration issues with Threads v6.5.1.1 smokn28 Classifieds Installation & Upgrades 12 May 15th, 2005 03:48 PM
Photopost/VB3/vBportal Integration issues recumbent615 Photopost Pro Installation & Upgrades 6 April 18th, 2005 10:26 AM
Cookie Issues with vB3 pgowder General Discussion 31 March 8th, 2005 08:43 PM
More VB2 to VB3 Issues... Zilvia.net Photopost Pro Installation & Upgrades 5 June 29th, 2004 06:19 PM


All times are GMT -5. The time now is 10:37 AM.

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