Forum Activity for @ukdenny

ukdenny
@ukdenny
07/05/18 01:36:13PM
308 posts

Products Module Issue


Jamroom Developers

I have just installed the Products module and I have charged shipping and handling on the product.
Every thing registers and the shipping charge is added but when it gets to the PayPal site to pay it's minus the shipping charge.
Why would this be?
updated by @ukdenny: 10/09/18 07:25:38PM
ukdenny
@ukdenny
07/05/18 09:51:09AM
308 posts

Articles Issue


Design and Skin Customization

Thank you Douglas, indeed it did help
ukdenny
@ukdenny
07/04/18 02:00:12PM
308 posts

Articles Issue


Design and Skin Customization

I am using Projam Light skin. Created an article and it displays okay from the drop down menu Blog.Articles. But does not show in the main page 'Reviews and Articles' as the screen shot attached.
The other two items display okay Songs and Videos.
Help please.
ArticlesScreenshot.jpg ArticlesScreenshot.jpg - 217KB

updated by @ukdenny: 10/04/18 02:53:33AM
ukdenny
@ukdenny
07/04/18 03:14:48AM
308 posts

Which Template has the thank you page - subscriptions


Design and Skin Customization

Regarding the Buy it Now buttons if the affiliate code was to be added to these to record sales which 'thank yiu' template would it be please.
ukdenny
@ukdenny
07/03/18 08:58:29PM
308 posts

Which Template has the thank you page - subscriptions


Design and Skin Customization

douglas:
This is not in a template, it is hard coded in the jrSubscribe module.
Because the thankyou page is as above, and cannot be altered in the templates the code added is as follows:-

The file index.php for the subscription module and look up line number 1069, which should look like this:

jrCore_notice_page('success', "{$note}", "{$_conf['jrCore_base_url'] }/{$_post['module_url'] }/active_subscription", $_ln['jrCore'] [87] , false);

Edit it to this instead:

jrCore_notice_page('success', "{$note}", "{$_conf['jrCore_base_url'] }/{$_post['module_url'] }/active_subscription", $_ln['jrCore'] [87] , false);

Notice the img tag that I added after $note. That is the tracking code.
ukdenny
@ukdenny
07/03/18 02:01:29PM
308 posts

Which Template has the thank you page - subscriptions


Design and Skin Customization

douglas:
If you are using a cloned skin, no... you will not lose your code.

If you have made the modifications via the skins template tab, no... you will not lose your code.

Hope this helps!

The changes where made to the Index.php for the subscription module, so could not be made via the skin template.
ukdenny
@ukdenny
07/03/18 01:09:04PM
308 posts

Which Template has the thank you page - subscriptions


Design and Skin Customization

Thanks for the support with this project. It now works okay. However I just wondered if/when the system upgrades the template will the code that has been added by my software company get over written?
ukdenny
@ukdenny
07/02/18 10:39:49AM
308 posts

Which Template has the thank you page - subscriptions


Design and Skin Customization

douglas:
This is not in a template, it is hard coded in the jrSubscribe module.

What are you trying to accomplish?

Thanks!

The Affiliate Software vendor needs to> "I still need to know which template is used for the thank you page. Without that info, I can't help you."
So they can add code
ukdenny
@ukdenny
07/02/18 07:27:32AM
308 posts

Which Template has the thank you page - subscriptions


Design and Skin Customization

When someone has subscribed to a subscription service and paid they are taken to a thankyou page, which skin/module template is this found please.
updated by @ukdenny: 10/24/18 02:49:52PM
ukdenny
@ukdenny
07/02/18 05:11:25AM
308 posts

Affiliate Module?


Jamroom Developers

I don't think the script wants to show. What needs to happen is when a user clicks on a subscription it needs to register they have made the purchase and report back to the affiliate that it has happend. The actual script resides on another server.
An affiliate has a banner on his site, they click the banner and it sends them to the jamroom create an account page. A cookie is added to the user. When they upgrade then it tells the affiliate. The software vender has asked which template to add code, so I am a bit lossed
I was wondering if jrPayment_view_cart_button.tpl would be the place?
The vedor says he needs to know which template is the thankyou page when a sale is made
updated by @ukdenny: 07/02/18 05:31:42AM
  14