 | |  | | | ReviewPost Installation & Upgrades If you're having problems getting ReviewPost Pro to work or receiving errors while running RP, seek help here. |
August 1st, 2006, 10:52 AM
|
#1 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
| Reviewpost 3.31 Released 8-1-06
====================
VERSION UPDATE: 3.31
====================
ReviewPost 3.31 is a rollup of bug fix release since the 3.3 release and adds new code formatting and next/prev thumbnails on the showproduct page.
There are no security updates; this is an optional upgrade.
/*.php (except config-inc.php, config-intr.php, inc_reviews.php, inc_reviewpost.php, install.php and upgrade.php)
forums/*.php (you only need the file the corresponds to your version)
templates/fimstrip-hor.tmpl
templates/fimstrip-ver.tmpl
templates/quickcom.tmpl
templates/showcat.tmpl
templates/showcat1.tmpl
templates/showproduct.tmpl
templates/showproduct1.tmpl
templates/vb3enhanced/fimstrip-hor.tmpl
templates/vb3enhanced/fimstrip-ver.tmpl
templates/vb3enhanced/quickcom.tmpl
templates/vb3enhanced/showcat.tmpl
templates/vb3enhanced/showcat1.tmpl
templates/vb3enhanced/showproduct.tmpl
templates/vb3enhanced/showproduct1.tmpl
There is an upgrade script for this release to add two queries related to the next/prev product displays.
Note: Please ensure that you do not have upgrade.php and install.php in your ReviewPost directories.
Last edited by Chuck S; August 3rd, 2006 at 02:10 PM.
|
| |
August 1st, 2006, 04:59 PM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Jul 2006
Posts: 82
|
So we only need to upload:
templates/fimstrip-hor.tmpl
templates/fimstrip-ver.tmpl
templates/quickcom.tmpl
templates/showproduct.tmpl
templates/showproduct1.tmpl
templates/vb3enhanced/fimstrip-hor.tmpl
templates/vb3enhanced/fimstrip-ver.tmpl
templates/vb3enhanced/quickcom.tmpl
templates/vb3enhanced/showproduct.tmpl
templates/vb3enhanced/showproduct1.tmpl
?
How do we run the scripts?
I guess I'll have to go through the files that need overwriting and add modified code like in my original tmpls.
|
| |
August 1st, 2006, 05:32 PM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
The upgrade instructions are contained in the documentation folder. Yes if you have hacked your code you would need to reapply.
Above in this announcement are the changed files yes.
|
| |
August 1st, 2006, 08:14 PM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Jul 2006
Posts: 82
|
What does this mean? Quote:
We're sorry, but the system experienced an unrecoverable error. Please try again later.
Script:
Query: REPLACE INTO laston VALUES('',2,1154477646)
Result: Table 'mortalqu_reviewpost.laston' doesn't exist
Database handle: Resource id #7
| It happens when I click on a product.
|
| |
August 1st, 2006, 08:16 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Jul 2006
Posts: 82
|
It works if I replace showproduct.php with the old file.
|
| |
August 1st, 2006, 08:24 PM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Jul 2006
Posts: 82
|
On line 191 of showproduct.php, new version: Quote: |
$resultb = ppmysql_query("REPLACE INTO {$Globals['pp_db_prefix']}laston VALUES('$dbcat',{$User['userid']},$lasttimeon)", $link);
| I changed the highlighted red to rp and that did the trick.
|
| |
August 1st, 2006, 08:29 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Jul 2006
Posts: 82
|
Hey, that new thumbnail deal is pretty cool  .
|
| |
August 1st, 2006, 10:59 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
Thanks got it
|
| |
August 2nd, 2006, 02:13 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Jul 2006
Posts: 82
|
Glad to help. I'm going for photopost soon.
|
| |
August 2nd, 2006, 10:28 AM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
enjoy yeah glad you like the thumbnails
|
| |
August 3rd, 2006, 01:15 PM
|
#11 (permalink)
| | Senior Member Verified Customer
Join Date: Jun 2003 Location: London, UK
Posts: 567
|
These files also need to be uploaded (not detailed in list above):
templates/showcat.tmpl
templates/showcat1.tmpl
templates/vb3enhanced/showcat.tmpl
templates/vb3enhanced/showcat1.tmpl
After upgrading the Admin Panel shows: Current Version 3.4
And... BBcode in the 'new extra fields' now isn't being parsed.
Last edited by criscokid; August 3rd, 2006 at 01:35 PM.
|
| |
August 3rd, 2006, 02:13 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
redownload and upload showproduct.php
|
| |
August 3rd, 2006, 02:57 PM
|
#13 (permalink)
| | Senior Member Verified Customer
Join Date: Jun 2003 Location: London, UK
Posts: 567
| Quote: |
Originally Posted by Chuck S redownload and upload showproduct.php | Nice speedy reply  thanks Chuck!
|
| |
August 3rd, 2006, 10:50 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Jul 2006
Posts: 82
|
I didn't need to up those cat files.
|
| |
August 4th, 2006, 04:20 AM
|
#15 (permalink)
| | Senior Member Verified Customer
Join Date: Jun 2003 Location: London, UK
Posts: 567
| Quote:
Originally Posted by MitchSchaft I didn't need to up those cat files. | Without the showcat files you won't have any of the product description text showing up next to each product.
|
| |
August 4th, 2006, 08:29 AM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
Exactly Mitch you need to upload the files meantioned in the upgrade announcement here. There is always a change even if only a minor one.
|
| |
August 4th, 2006, 11:34 AM
|
#17 (permalink)
| | Junior Member Verified Customer
Join Date: Jul 2005
Posts: 4
|
3.6.x support?
|
| |
August 5th, 2006, 10:52 AM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
Yes vbulletin 3.6 works without any problems.
|
| |
August 5th, 2006, 02:26 PM
|
#19 (permalink)
| | Member Verified Customer
Join Date: Jul 2006
Posts: 82
|
Well, I guess I did upload it since there is description text. I can't remember that day anyway  .
|
| | |
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 04:39 PM. | |