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 > ReviewPost Pro Support Forums > ReviewPost Installation & Upgrades

ReviewPost Installation & Upgrades If you're having problems getting ReviewPost Pro to work or receiving errors while running RP, seek help here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old June 19th, 2009, 04:13 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 8
SMF integration

I have installed reviewpost on an smf forum here
MicrostockGroup.com

The reviewpost is here
Main Index - My Product Gallery

On installation I told reviewpost to use my SMF database and when looking in mysql that is confirmed. I have set the cookie settings, but the login/out doesn't seem to work?

Also I have no idea of how to get the two to look 'integrated' can someone push me in the right direction?

thanks,
tyler.
porridgefactory is offline   Reply With Quote
Old June 19th, 2009, 06:16 AM   #2 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 8
On the admin page for reviewpost there only shows 1 user, so it can't be drawing from my smf database.

I have read that reviewpost tries to guess where the members table is but how does it know that it has the smf_ prefix. I didn't enter that anywhere.. could that be the problem?
porridgefactory is offline   Reply With Quote
Old June 19th, 2009, 09:08 AM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
If your only grabbing one user and your forum has many more I would suspect you did not install correctly to integrate with smf. You might need to reinstall and make sure everything is entered correctly on reinstall.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 19th, 2009, 09:14 AM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 8
thanks for the reply,

Well I suppose it isn't grabbing any because the only user is the 'admin' user I had to set up.

I would agree it isn't syncing with the SMF forum but I have no idea what is wrong. I have gone through the settings many times but couldn't find any errors.

Am I suppose to enter the smf_ prefix somewhere?
porridgefactory is offline   Reply With Quote
Old June 19th, 2009, 09:21 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
Well all you can do is rerun through the install and be careful to enter all the proper information asked. Make sure you select external integration and choose SMF 1 or 2 and answer everything correct.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 19th, 2009, 09:24 AM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 8
Yes, I have done that several times in an attempt to fix the problem but haven't had any luck.

For integration is this setting
Reviewpost Database Prefix (cannot be changed once set)
supposed to be the same as the smf forum prefix or is this asking if I want to set up a prefix for the reviewpost tables.
porridgefactory is offline   Reply With Quote
Old June 19th, 2009, 09:29 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
No that is not suppose to be the same.

You need to enter your reviewpost database info where its asked.

You need to enter the smf database info in the user database portion

You need to select smf under external integration.

You need to input the proper cookie name and the proper database table prefix where asked.

If you answer everything then it will be integrated correctly. If you can login with a user from smf it is integrated.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 19th, 2009, 09:39 AM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 8
You need to enter your reviewpost database info where its asked.
Done - I put the reviewpost data inside the smf forum database with a different prefix

You need to enter the smf database info in the user database portion
Done


You need to select smf under external integration.

Where is this setting

You need to input the proper cookie name and the proper database table prefix where asked.
I believe I have done this correctly. I have tried a number of different options, none of them worked, but I believe that is because I haven't got reviewpost to find my members table.

If you answer everything then it will be integrated correctly. If you can login with a user from smf it is integrated.
porridgefactory is offline   Reply With Quote
Old June 19th, 2009, 10:18 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
You need to enter your reviewpost database info where its asked.
Done - I put the reviewpost data inside the smf forum database with a different prefix

You need to enter the smf database info in the user database portion
Done


You need to select smf under external integration.
Where is this setting

The third step of install it asks you internal or external.

It then goes to step 4 where is asks all the forum stuff make sure you select the proper version of SMF and then fill out the proper info.

Like I said if you properly install you will be able to authenticate any user in smf in reviewpost.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 19th, 2009, 10:27 AM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 8
perhaps step 3 is the problem then. Currently, in the installation, when I click
Click here to continue to Step 3 -->

I click there, and then get a long list of database errors

Quote:
Step 3: MySQL error reported: [CREATE TABLE rp_reviewtypes (id int(12) NOT NULL default '0', reviewtype varchar(64) NOT NULL default '', isactive tinyint(1) NOT NULL default '0', PRIMARY KEY (id), UNIQUE KEY id (id)) TYPE=MyISAM]
Result: Table 'rp_reviewtypes' already exists
Database: microsto_smf

Step 3: MySQL error reported: [INSERT INTO rp_reviewtypes VALUES (0, 'Regular', 1)]
Result: Duplicate entry '0' for key 1
Database: microsto_smf

Step 3: MySQL error reported: [INSERT INTO rp_reviewtypes VALUES (1, 'Customer Service', 0)]
Result: Duplicate entry '1' for key 1
Database: microsto_smf

etc..
which I am guessing is correct because those tables now exist from before.

But that is all, I am not forwarded to a step 3, I just sit there on an error page.
porridgefactory is offline   Reply With Quote
Old June 19th, 2009, 10:34 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
The table to select an internal or external install is most definately there. Try scrolling down the page. You must complete a full proper install to be installed correctly.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 19th, 2009, 11:49 AM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 8
no, there isn't any tables to fill in on that page. It is just a long long list of smf errors on a white page.

Code:
Content visible to verified customers only.
I have pasted the whole page now.
porridgefactory is offline   Reply With Quote
Old June 19th, 2009, 11:58 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
You need to wait for the page to finish.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 19th, 2009, 12:03 PM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
Main Index - My Product Gallery

Thats what I see

You cat turn off the category cache and see what stats it loads under global options as it recognizes the user I registered in smf

You also need to set permissions correctly and maybe upgrade group names as it does indeed look like you did not install correctly
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 19th, 2009, 12:38 PM   #15 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 8
Quote:
Originally Posted by Chuck S View Post
You need to wait for the page to finish.
I did. It has been sitting on that same white page for 30minutes now.
porridgefactory is offline   Reply With Quote
Old June 19th, 2009, 12:39 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
Main Index - My Product Gallery

Your reviewpost seems fine

I see 2952 users
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S 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
SMF Integration tjmuse PhotoPost Pro Support Forums 11 March 2nd, 2009 08:22 PM
SMF 1.1 final integration with PP 5.21 climber Photopost Pro How Do I...? 2 December 12th, 2006 10:35 AM
SMF Integration conkhead Before You Buy 1 June 21st, 2005 05:11 PM
SMF forum integration problem alzy Photopost Pro Installation & Upgrades 4 March 15th, 2005 12:18 PM


All times are GMT -5. The time now is 08:27 PM.

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