Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#176 Troubleshooting » Paypal problems » 2012-06-23 13:53:42

mario2000
Replies: 3

Hi

In my site, after an user watch 30 seconds of an premium video, need to upgrade to premium, so i have this 2 url:
http://brutal5.com/premium/register/
http://brutal5.com/premium/upgrade/

But the redirrect is to this page https://www.paypal.com/cgi-bin/webscr and of corse, in this page the user cant pay to upgrade.

I have this config in admin>payment>payment procesors>paypal:
Name  payal
Description  Credit card, paypal account
URL  http://www.paypal.com
SLUG  paypal
Paypal Email Address  myPayPalemail
Paypal Enviroment   Live

And in the admin>payment>subscription packages the defoult retes and i have gest set to checked the 1 month period.

Thanks

#178 Re: Troubleshooting » Find code (paypal) » 2012-06-15 21:43:14

Hi

In tis pages i gest can find this code in modules/premium/components/register.php in the line 169
'item_name'        => 'Register on '.$tpl->cfg['site_name'].' ('.$username.')',

But the item name send to paypal is:
- Premium Acccess on ....site name

So i belive the code (item name), send to paypal is in other page.

Thanks

#179 Troubleshooting » Find code (paypal) » 2012-06-15 16:56:00

mario2000
Replies: 3

Hi
For now i need to use paypal to get money from my users.
Becouse paypal dont accept adult payments, i want to change the article name send to paypal, from:

Premium Acccess on MySite.com Extreme Porn Videos
TO
Premium Acccess

I gest need to erase the site name from this code.

Thanks

#180 Re: Troubleshooting » Disable enter module » 2012-06-15 16:49:20

I cant find the option to disable the enter module from admin - config

#181 Troubleshooting » Error in payment config module » 2012-06-15 15:21:49

mario2000
Replies: 4

Hi
I have an error in admin-extend-modules-payment-config

VException [ 0 ]: VException [ 0 ]: Invalid admin payment component specified! ~ /home/user/public_html/admin/modules/payment/payment.php [ 49 ]

-------------------------------------------
22     try {
23         require $module_path;
24         $obj = new $module_class();
25         $obj->render();
26     } catch (Exception $e) {
27         throw new VException($e);
28     }
29 } else {
30     throw new VException('Invalid admin module format! Aborting!');
31 }
32

Thanks

#182 Troubleshooting » Disable enter module » 2012-06-15 13:59:15

mario2000
Replies: 4

Hi

I need to disable the enter module.
After disable from -admin-extend-module manager-enter and clean the cache, all my users are still redirected to this module mypage.com/enter/ and of corse, i get an error page (not found)

Thanks

#183 Troubleshooting » how to Capitalize Menu » 2012-06-11 15:26:57

mario2000
Replies: 1

Hi all

I want to see how to capitalize the menu, I cant find the code to change.
I have tray to add to the css the capitalize tag but nothing change.

To bee more clary, i want to change HOME VIDEOS .... to - Home Videos ...

Thanks

Board footer

Powered by FluxBB