| Copied Reviewpost to new site - evrything points to old site
I've been running my site with vBulletin 2, vbPortal and Photopost, & Reviewpost up until. Now that vbPortal 3 is available I've taken the plunge...
To make sure things go smoothly for the users of my site I've made a copy of my site onto a new domain where I can get things working (behind the scenes) without breaking my site at then done the necessary upgrades to latest version, etc. I've remembered to change the config-inc.php file every case regarding the paths, etc so that everything points to my new site on the new domain.
Upgraded to vBulletin 3.0.3 and installed vbPortal 3. Upgraded vBulletin to 3.0.4 when it was released earlier this week. Got Photopost upgraded to latest version and working ok with intergation, etc.
I'm having a problem with Reviewpost... copied it (ver 2.5) to the new domain, ran the upgrade script to take it to version 2.84 which ran ok except for these errors:
Performing MySQL command: ALTER TABLE rp_iponline DROP INDEX userid ... Error: Can't DROP 'userid'. Check that column/key exists
Performing MySQL command: ALTER TABLE rp_products DROP INDEX approved ... Error: Can't DROP 'approved'. Check that column/key exists
Performing MySQL command: ALTER TABLE rp_products DROP INDEX date ... Error: Can't DROP 'date'. Check that column/key exists
Checked my config-inc file is correct regarding paths, etc... everything looks correct. In a web browser I go to /reviews/index.php and evrything is appearing as it should (also got the vBulletin/vbPortal intergration working).
Howeverer in the section of the screen where my Reviewpost is displayed... all of the links are pointing to the reviewpost installation of my original site - not my new site. I've cleared all the cookies in the browser to make sure that's not causing the problem but that gasn't helped.
|