 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
November 15th, 2005, 09:47 PM
|
#1 (permalink)
| | Member
Join Date: Dec 2004
Posts: 82
| Style Wrappers
How do I wrap the styles around Photopost...from IPB 2.1.3? (Similar to VB)All I get is a white and text with NO graphics. Everything is right, so I'm not sure what is causing this. Thanks!
|
| |
November 15th, 2005, 10:34 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Hello make sure in IBP that the styles are exported to disk. We read the stylesheets off disk so they should be found in the style_images directory of ibp
If you have a white page it would appear your style is not exported to file
|
| |
November 17th, 2005, 08:37 PM
|
#3 (permalink)
| | Member
Join Date: Dec 2004
Posts: 82
|
I looked into it and they are being saved to file in the style_images folder. Not sure why its still causing this. Code: Content visible to verified customers only.
Last edited by whitetigergrowl; November 17th, 2005 at 08:45 PM.
|
| |
November 17th, 2005, 09:24 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
well your not using a forum style so I can't suggest anything since I cant see the source of the page to see what the issue is
|
| |
November 17th, 2005, 11:36 PM
|
#5 (permalink)
| | Member
Join Date: Dec 2004
Posts: 82
|
Now check please. Obviously I'm not going to want my gallery to look horrible any longer than I have to.
|
| |
November 18th, 2005, 06:21 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Check your forum url
This is what I see in the source of your page
<link rel="stylesheet" href="/style_images/css_33.css" type="text/css" />
We have this in the pp-inc.php to load the style
elseif ( $Globals['vbversion'] == "ib2" && $Globals['forumstyle'] == "yes" ) {
$stylesheet = "<link rel=\"stylesheet\" href=\"{$Globals['vbulletin']}/style_images/css_{$User['stylesheet']}.css\" type=\"text/css\" />";
}
therefore your issue seems that your url to your forum is empty. In forum options make sure to save the url to your forum
|
| |
November 18th, 2005, 09:21 PM
|
#7 (permalink)
| | Member
Join Date: Dec 2004
Posts: 82
|
Odd. I double checked everything. Everything is right.
|
| |
November 18th, 2005, 09:45 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Weird Indeed I am viewing the style of your page and you can do the same and you will see what I mean. I posted the line in pp-inc.php above you can see $Globals['vbulletin'] is clearly noted yet in your link statement in the page source that variable is empty.
|
| |
November 18th, 2005, 11:34 PM
|
#9 (permalink)
| | Member
Join Date: Dec 2004
Posts: 82
|
LOL Maybe I should just convert to VB...lol.
|
| |
November 19th, 2005, 07:53 AM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
well lets try this as I would assume something is interfering with that variable there possibly
In your pp-inc.php file in gallery directory try this enter the code in bold on that line. Notice I have entered on the link statement that loads the stylesheet hardcoded your forum url there. Code: Content visible to verified customers only.
|
| |
November 20th, 2005, 12:21 AM
|
#11 (permalink)
| | Member
Join Date: Dec 2004
Posts: 82
|
That seems to have worked. Although a few skins have issues, which I feel are the skins themselves. Thanks!
|
| |
November 20th, 2005, 07:21 AM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Interesting so the issue then is why is your $Globals['vbulletin'] variable not being passed. You say you have it set and it appears so since if you click register it loads the forum. weird
well any issues with specific styles if your loading images remember you'll want to edit those styles and make image links full url not relative urls
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | |
Similar Threads | | Thread | Thread Starter | Forum | Replies | Last Post | | New Style Sheets???? | aluisi | Photopost Pro How Do I...? | 2 | May 2nd, 2005 01:19 PM | | vB style with PP | Happy Camper | Before You Buy | 2 | December 13th, 2004 11:57 AM | | VB Style | cpmike | Photopost Pro Installation & Upgrades | 3 | November 27th, 2004 07:21 PM | | Some help with style? | MickeyD | ReviewPost Installation & Upgrades | 4 | July 19th, 2004 07:56 PM | All times are GMT -5. The time now is 01:00 AM. | |