 | |  | | | ReviewPost How do I...? Wondering how to do something in ReviewPost? |
January 15th, 2006, 12:00 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Mar 2002
Posts: 156
| table borders not displaying with VB2 integration
I am trying to get Reviewpost working with my vb2 site and if I turn off VB2 integraton off the reviewpost screen displays with table broder, however if I turn on VB2 integration, my vb header and footers appear, however all the borders are set to 0 in the tables displayed.
how can this be changed?
thanks in advance.
- jeff
|
| |
January 15th, 2006, 01:07 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
In your header-inc.php file for photopost edit it and add the line in bold Code: Content visible to verified customers only.
|
| |
January 15th, 2006, 02:32 PM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Mar 2002
Posts: 156
|
ps: it was inserted in this if statement:
if ( VB2_INTEGRATION == "on" ) {
|
| |
January 15th, 2006, 02:37 PM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
Correct!
If you have inserted the link as stated then go to forum options in admin and turn off forum styles to NO so we can load the reviewpost styles.
That should get your rolling right.
|
| |
January 15th, 2006, 02:43 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
Hello
Make sure you have edited the vb2 integration part of header-inc.php if you are loading the vb2 header. Basically if I view your page html the link I have stated to add in the header is not present on your page.
|
| |
January 15th, 2006, 06:30 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Mar 2002
Posts: 156
|
I set forum styles to NO, I have edited the php file and it still does not display table borders and I have not PM'd you any support questions although I am not sure why you would raise that issue.
|
| |
January 15th, 2006, 06:38 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Mar 2002
Posts: 156
| Quote: |
Originally Posted by Chuck S In your header-inc.php file for photopost edit it and add the line in bold Code: Content visible to verified customers only.
|
by the way - It just dawned on me that your response was "photopost" and we are in the ReviewPost forum and my question and problem is for "reviewpost" not "photopost".
thanks
- jeff
|
| |
January 15th, 2006, 07:06 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
| Quote: |
Originally Posted by jjj0923 I have not PM'd you any support questions although I am not sure why you would raise that issue. | I think your reading my signature  and not my response to you as that is posted below my name.
Yes we are talking Reviewpost and now your not using the vb2 integration so I can not point out your source code to you anymore. http://www.speedwake.com/reviewpost/
The point I was making that when you had your vb2 integration set to on. The edit I gave you to print the stylesheet link for reviewpost in the header-inc.php would add that link statement in your header. your site's html source did not show that it was added which is why I asked if you made the edit where noted. If you add that statement meantioned in this thread to the file under the vb2 integration part of header-inc.php and you turn vb2 integration to on and forumstyle is set to NO in forum options then the reviewpost stylesheet classes should be followed and the link to the reviewpost stylesheet should be in your html source of the page.
Please double check the edit is where I have noted in header-inc.php and vb2 integration is on and forumstyle is set to no. We can then see where we are at.
|
| |
January 16th, 2006, 04:40 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Mar 2002
Posts: 156
| Quote: |
Originally Posted by Chuck S In your header-inc.php file for photopost edit it and add the line in bold Code: Content visible to verified customers only.
|
your resaponse above sure looks like your are speaking about photopost to me...
|
| |
January 16th, 2006, 09:06 AM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
The header-inc.php file are the same here between photopost reviewpost whichever. You would need to make the edit noted if you want a link statement to be included when loading the vb header.
Do you need assistance here with that?
|
| |
January 18th, 2006, 09:58 AM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Jan 2006 Location: North East, MD
Posts: 40
|
Check - I really appreciate all of your help. I finally gave up and just brute forced a new header and footer html file. I have the header and footer displaying fine, but the reviewpost section of the page only seems to be occupying about 60% of the width of the screen even through I encapsulated that code in a table what has it's width set at 100%. If you could, please take a look at www.speedwake.com/reviewpost source and let me know what you think could be wrong.
thanks in advance.
- jeff
|
| |
January 18th, 2006, 02:13 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
Jeff
Look at the html for your table. Try making all html tags lower case. You seem to be jumping back and forth on that one. How you are opening a content block for reviewpost to show up in and then you close the header before reviewpost begins and open yet another table.
<!--- end page header --->
<table>
<TR><TD>
Try going to a site like w3c.org and validate the html of your page. This would help you come up with a valid page that will display correctly.
Basically if your html in the header and footer are off then the display of reviewpost will be off.
|
| |
January 18th, 2006, 05:04 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Jan 2006 Location: North East, MD
Posts: 40
|
I'll try that but html tags are never case sensitive - never have been.
|
| |
January 18th, 2006, 05:20 PM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
Actually the standard has been XHTML for at least the past 4 years and html tags are never capital anymore.
There are some people who use old html but it has long since been deprecated.
|
| | |
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 | | | All times are GMT -5. The time now is 02:18 PM. | |