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 > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old November 13th, 2008, 03:11 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2008
Posts: 116
Question 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
fermachado is offline   Reply With Quote
Old November 13th, 2008, 04:46 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; November 17th, 2008 at 12:02 PM.
Chuck S is offline   Reply With Quote
Old 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
fermachado is offline   Reply With Quote
Old November 14th, 2008, 10:00 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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.
__________________
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 November 17th, 2008, 09:06 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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.
__________________
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 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.
fermachado is offline   Reply With Quote
Old November 17th, 2008, 12:02 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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.
__________________
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 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
fermachado is offline   Reply With Quote
Old November 18th, 2008, 01:24 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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.
__________________
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 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,
fermachado is offline   Reply With Quote
Old November 19th, 2008, 07:08 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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
__________________
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 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,
fermachado is offline   Reply With Quote
Old November 19th, 2008, 10:27 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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
__________________
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 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?
fermachado is offline   Reply With Quote
Old November 19th, 2008, 11:37 AM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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.
__________________
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 November 19th, 2008, 12:07 PM   #16 (permalink)
Member
Verified Customer
 
Join Date: Oct 2008
Posts: 116
Ok,
fotogenico.net

Direct to gallery

fotogenico.net - Principal

user: chuck
pss: photopost

the site are in portuguese

Entrar = Login

Thanks,
fermachado is offline   Reply With Quote
Old November 19th, 2008, 12:43 PM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
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.
__________________
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 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.
fermachado is offline   Reply With Quote
Old November 19th, 2008, 01:03 PM   #19 (permalink)
Member
Verified Customer
 
Join Date: Oct 2008
Posts: 116
Works nice.

thanks
fermachado is offline   Reply With Quote
Old November 19th, 2008, 01:25 PM   #20 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,801
have a good day.
__________________
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
The new subscription feature damon18 Classifieds How do I...? 3 January 23rd, 2009 10:37 AM
Subscription?? depotnoob Classifieds How do I...? 3 March 21st, 2008 04:21 PM
Use subscription from vbulletin bittyboy Photopost Pro How Do I...? 1 June 28th, 2007 04:37 PM
Subscription emails zews Classifieds Bug Reports 1 February 5th, 2007 08:43 AM


All times are GMT -5. The time now is 12:23 PM.

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