| Missing stuff in subscription
I am having a problem with the Subscriptions. It will not show any Subscriptions. I emailed contact us a week ago and still no reply so I went ahead and figure it out. Well atleast I got it to work.
In the subscription.tmpl it has
if ( $checksub > 0 ) {
I can not find any function that uses $checksub in all other files. So I taken the function out as not sure what is was checking for?
and now the Subscriptions show when clicking on the link.
Now when a user clicks on Subscriptions it does not display the Duration and Price words. So in the language file I had to go into mysql and add duration and price in the language file, it was missing.
Now it shows correctly...
Will see if the paypal function process works going to paypal and back to the programs and process correctly. It does go to paypal for payment. Hope this fix this will be added in next update. Like I say I think this is a fix and it works right or wrong way to get it working?
|