PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Before You Buy (http://www.photopost.com/forum/before-you-buy/)
-   -   Couple questions before upgrade (http://www.photopost.com/forum/before-you-buy/131870-couple-questions-before-upgrade.html)

ehm May 15th, 2007 01:23 PM

Couple questions before upgrade
 
I do have a Photopost version 5.11
Now, I upgrade my UBBThreads to version 7.1.1 and I would like to upgrade the Photopost too. Both are integrated.
Question number 1: is Photopost ready to work with UBBThreads 7.1.1?

Second question: to pay for the update what I have to do is just renew my membership ($39)?

Thank you
EHM

Chuck S May 15th, 2007 01:33 PM

Yes to gain access to the new code you must update your members access and Photopost 5.62 can integrate with ubbthreads 7 you will need to run a query to change your integration type

UPDATE pp_settings SET setting='threads7' WHERE id=41

ehm May 15th, 2007 01:36 PM

Quote:

Originally Posted by Chuck S (Post 1196515)
Yes to gain access to the new code you must update your members access and Photopost 5.62 can integrate with ubbthreads 7 you will need to run a query to change your integration type

UPDATE pp_settings SET setting='threads7' WHERE id=41


OK, I'm going to the update area right after this, but can you please clarify what I have to do with that query?
I'm very noob with SQL.
Do I run that from photopost install? or after the install, from the SQL menu?

THnak you

ehm May 15th, 2007 01:39 PM

How long take to update the 'members access' after payment? (Credit Card)

ehm May 15th, 2007 01:40 PM

Dou!... I used a different e-mail to do the update...
Sorry... how can I fix it now?? totally my fault... sorry...

Chuck S May 15th, 2007 02:40 PM

Customer service processes orders you can email them at custserv@photopost.com

As far as running the query you do so in your site control panel using phpmyadmin or you add that query like so under the upgrade script like so

Code:

Content visible to verified customers only.


All times are GMT -5. The time now is 06:55 AM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97