 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
November 13th, 2008, 03:11 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Oct 2008
Posts: 116
| Added a subscription
Hi,
I create one subscription,but don't apear in the user profile.
Added a subscription but,not apear in the admin to edit.
November 13, 2008, 1:57 pm Added a subscription: from admin log.
I use a integration whit smf.
Sorry my english.
Thanks
|
| |
November 13th, 2008, 04:46 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
in adm-misc.php this line Code: Content visible to verified customers only.
change to this Code: Content visible to verified customers only.
find this line Code: Content visible to verified customers only.
change to this Code: Content visible to verified customers only.
Last edited by Chuck S; November 17th, 2008 at 12:02 PM.
|
| |
November 14th, 2008, 03:23 AM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Oct 2008
Posts: 116
|
Good morning Chuck,
Thanks for your help.
I make the changes and have this error.
Fatal error: Cannot redeclare subli() (previously declared in /home/fotogeni/public_html/galeria/adm-inc.php:159) in /home/fotogeni/public_html/galeria/adm-inc.php on line 787
|
| |
November 14th, 2008, 10:00 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
Did you apply that function twice? You can remove it and only make sure it is once in that file.
|
| |
November 17th, 2008, 09:06 AM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
As noted in adm-inc.php make sure you do not have two functions subli if you do remove one of them.
|
| |
November 17th, 2008, 11:09 AM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Oct 2008
Posts: 116
|
Ok, now I understand I hope.
I find two sbli functions in the adm-inc.php Code: Content visible to verified customers only.
Ok Code: Content visible to verified customers only.
Ok
I change the second subli.Now appear the link to add a subcrisption but don't work.
|
| |
November 17th, 2008, 12:02 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
You would delete the second subli in that file
I have amended my instructions above for you.
Start with a clean adm-misc.php file and do as instructed in my post above you will be fine.
|
| |
November 18th, 2008, 01:17 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Oct 2008
Posts: 116
|
Hi Chuck,
Thanks for you help.
Now I have this error
PhotoPost Subscription Editor
Add Subscription
[] []
tets [] []
Gold [] []
Create one and appear in the user profile but I can edit .
Thanks
|
| |
November 18th, 2008, 01:24 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
Look in your subli function in adm-inc.php you will see references in the language string do a search for deletethis and editthis and change those to delete and edit and you will be fine.
|
| |
November 19th, 2008, 05:46 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Oct 2008
Posts: 116
|
Hi Chuck,
Works,thanks.
Another thing about this.What appear in the order?
I test this in the user profile but not see how I do the order.
I put in the Payment Options my PayPal account.
It's possible use the order for example send a pm or email to Admin.
Thanks,
|
| |
November 19th, 2008, 07:08 AM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
Not really sure what your trying to say the steps are like this for example
1. You hit list subscriptions you go here
/gallery/subscriptions.php
2. You hit order you go here for example
/gallery/subscriptions.php?do=order&subid=2
3. You hit proceed to payment and your taken to paypal
|
| |
November 19th, 2008, 07:59 AM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Oct 2008
Posts: 116
|
I dont see any button to order in the subscription.
If I past this in the browser galeria/subscriptions.php?do=order&subid=2 see one button to pay. Code: Content visible to verified customers only.
Thanks,
|
| |
November 19th, 2008, 10:27 AM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
I would have to see a link to your site maybe a style issue I would say
|
| |
November 19th, 2008, 11:11 AM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Oct 2008
Posts: 116
|
Sorry, I don't unserstand very well!
You need a link to my site! is this?
|
| |
November 19th, 2008, 11:37 AM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
Yes I need to physically see the said site and a test login also regular user is fine.
|
| |
November 19th, 2008, 12:43 PM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
Okay try editing your portuguese language file and add this line to it Code: Content visible to verified customers only.
|
| |
November 19th, 2008, 12:55 PM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Oct 2008
Posts: 116
|
Understand I don't have this line in the portuguese language.
I have a lot of problems whit that.The translation lost very lines from the english.
Sorry I don't remmenber now to see this.
Thanks,
Last edited by fermachado; November 19th, 2008 at 01:07 PM.
|
| |
November 19th, 2008, 01:03 PM
|
#19 (permalink)
| | Member Verified Customer
Join Date: Oct 2008
Posts: 116
|
Works nice.
thanks
|
| |
November 19th, 2008, 01:25 PM
|
#20 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,801
|
have a good day.
|
| | |
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 12:23 PM. | |