- Posts: 86231
- Thank you received: 14224
Error using jomsocial plugin
15 years 2 months ago #20292
by nicolas
Replied by nicolas on topic Re: Error using jomsocial plugin
Looking at your website the return URL should not produce any error.
For the cancel URL, you should do the same modification:
$cancel_url = 'salsamundo.v3.salsamundo.eu';
For the description: it must be a conflict between the HTML editor and the browser
For the cancel URL, you should do the same modification:
$cancel_url = 'salsamundo.v3.salsamundo.eu';
For the description: it must be a conflict between the HTML editor and the browser
Please Log in or Create an account to join the conversation.
15 years 2 months ago #20294
by fupfac
Replied by fupfac on topic Re: Error using jomsocial plugin
Hello !
I changed it, refreshed the cache and still the same issue
$return_url = 'salsamundo.v3.salsamundo.eu';
$cancel_url = 'salsamundo.v3.salsamundo.eu';
I've just refunded your monney
I changed it, refreshed the cache and still the same issue
$return_url = 'salsamundo.v3.salsamundo.eu';
$cancel_url = 'salsamundo.v3.salsamundo.eu';
I've just refunded your monney
Please Log in or Create an account to join the conversation.
15 years 2 months ago #20311
by nicolas
Replied by nicolas on topic Re: Error using jomsocial plugin
You need the http:// in the URLs.
$return_url = ' salsamundo.v3.salsamundo.eu ';
$cancel_url = ' salsamundo.v3.salsamundo.eu ';
It's just my copy/paste which removed them.
I tried to access your shop but it seems that you removed the products display so I can't test.
$return_url = ' salsamundo.v3.salsamundo.eu ';
$cancel_url = ' salsamundo.v3.salsamundo.eu ';
It's just my copy/paste which removed them.
I tried to access your shop but it seems that you removed the products display so I can't test.
Please Log in or Create an account to join the conversation.
Time to create page: 0.202 seconds