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 Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old April 5th, 2005, 03:55 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 28
Wowbb Integrated Forums StyleSheet

Hello,

I have installed photopost with my WowBB system. It is my understanding that on Wow, both authentication and stylesheets are integrated.

Authentication works just great. StyleSheets are another issue but I suspect I am doing something wrong. I have read the FAQ but it has not helped me.

When I select "Use Integrated Forum Stylesheets" the result is essentially a layout with no borders, no background, no lines between table cells, etc.

The FAQ talks about changing relative url's to full url's. Where is this done? The only instances of url's are under global options and the entry under forums settings (both of which include the full url).

I figure I am doing something wrong or else I am missing what integrated stylesheets are supposed to do.

http://www.amphicar770.com/forums/photopost

Thanks again.
amphicar770 is offline   Reply With Quote
Old April 5th, 2005, 04:25 PM   #2 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 28
More Info:

I do see when viewing the source that there is an entry as follows
link rel="stylesheet" href="http://www.amphicar770.com/forums/themes//style_sheet.css" type="text/css"

That file is actually located at
link rel="stylesheet" href="http://www.amphicar770.com/forums/themes/DEFAULT/style_sheet.css" type="text/css"

Sooo, where do I fix this?
amphicar770 is offline   Reply With Quote
Old April 5th, 2005, 04:52 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 28
OK, I fixed it with a hack but would still like to know if it is a config setting.

I modified
pp-inc.php
and
adm-inc.php

and added "default" into the path. This did fix it.
amphicar770 is offline   Reply With Quote
Old April 5th, 2005, 05:30 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,805
There is no hack or need to be hacked.

When you installed you missed the setting that if you have wowbb or ubbthreads you need to specify your default stylesheet

It would be in your forum settings in photopost admin
__________________
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 April 5th, 2005, 10:46 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 28
Quote:
Originally Posted by omegatron
When you installed you missed the setting that if you have wowbb or ubbthreads you need to specify your default stylesheet

It would be in your forum settings in photopost admin
Which field in photopost admin? Can not seem to find it. Thanks.
amphicar770 is offline   Reply With Quote
Old April 5th, 2005, 11:00 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,805
It should be setting 153 in your settings table

On install it asks the default ubbthreads or wowbb stylesheet
__________________
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 April 5th, 2005, 11:23 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 28
So, can this be accessed via photopost admin after install is already complete?
amphicar770 is offline   Reply With Quote
Old April 6th, 2005, 10:18 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,805
In adm-misc.php find these lines and remove them

if ( ($Globals['vbversion'] != "threads" && $varname == "threads") ||
($Globals['vbversion'] != "smf" && $varname == "smfcookie") ) {
$proceed=0;
}
__________________
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 April 6th, 2005, 03:14 PM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 28
Quote:
Originally Posted by omegatron
In adm-misc.php find these lines and remove them

if ( ($Globals['vbversion'] != "threads" && $varname == "threads") ||
($Globals['vbversion'] != "smf" && $varname == "smfcookie") ) {
$proceed=0;
}
Apologies for my confusion but what will deleting this line accomplish?

Don't I still need to specify the default stylesheet somewhere? If yes, how do I access the table or file where I need to make the change. By the way, the default stylesheet is the wowbb stylesheet by the name of "default"

Thanks again.
amphicar770 is offline   Reply With Quote
Old April 6th, 2005, 03:31 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,805
basically we are using a setting for threads in Photopost since wowbb also stored a default style the same way so basically removing those lines will unhide those things in settings options
__________________
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 April 6th, 2005, 05:43 PM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 28
Quote:
Originally Posted by omegatron
basically we are using a setting for threads in Photopost since wowbb also stored a default style the same way so basically removing those lines will unhide those things in settings options
Ahhh, now it all makes sense! Thanks.
amphicar770 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
does it support WowBB? seow Before You Buy 16 February 21st, 2006 04:30 PM
Stylesheet Gliderstyle Classifieds Bug Reports 5 October 27th, 2005 10:46 AM
5.03 -> Four new forums supported: MyBB, WowBB, Mambo, XMB Michael P Before You Buy 27 April 14th, 2005 08:17 AM
changing stylesheet esmphoto Photopost Pro How Do I...? 1 February 21st, 2005 03:35 PM


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

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