Post by Qphoria » Wed Dec 28, 2011 12:31 am

Fixed in OpenCart 1.5.2
Now if the order total for rewards is disabled it will not show on the account page
And, as long as the product rewards is empty, it will not show on the product page
You will not need this vQmod script after upgrading to 1.5.2

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by viman » Sat Dec 31, 2011 10:07 pm

Hi,

I have disabled order total for Rewards but it still shows on account page.
Similarly it has been left empty in product rewards, but again it is displayed on product page.

So if this can be fixed/added to bug report for future release then it would be very useful.

Happy New Year to ALL!!!!

Newbie

Posts

Joined
Wed Dec 14, 2011 5:00 am

Post by mannyiscanny » Sat Jan 14, 2012 1:11 am

Hi there

I too do not want to have reward points on my site.

I am not a programmer but quite sure I can delete a few lines of code.

Where exactly are the files: product.tpl and account.tpl ? (I am going mad trying to find them!!!!!!!!!!!)

Help would be appreciated.

Thanks in advance

New member

Posts

Joined
Thu Jul 21, 2011 8:12 pm

Post by angelo » Sat Jan 14, 2012 1:23 am

you find them under
view/template/[your_theme_dir*]/account
and
view/template/[your_theme_dir*]/product

*if you don't use a custom theme you'll find them under the default folder.

New member

Posts

Joined
Tue Dec 06, 2011 8:23 pm

Post by mannyiscanny » Sat Jan 14, 2012 2:08 am

Thank you very much for your prompt reply

New member

Posts

Joined
Thu Jul 21, 2011 8:12 pm

Post by clinton4 » Sat Feb 11, 2012 9:15 am

Qphoria wrote:Fixed in OpenCart 1.5.2
Now if the order total for rewards is disabled it will not show on the account page
And, as long as the product rewards is empty, it will not show on the product page
You will not need this vQmod script after upgrading to 1.5.2
Hi,

I have disabled/uninstalled reward points under extensions -> order totals. But the reward points is still visual on the product page. Why is this?
Product Code: 1234
Reward Points: 0
Availability: In Stock
I am running the latest version of opencart.

Spam blocking PHP script, use it!


Active Member

Posts

Joined
Sun Jan 17, 2010 11:54 am

Post by bobwhite » Tue Feb 28, 2012 12:07 am

opencartisalright wrote:
gbisqit wrote:Hey avanoire, thank you for the help, but for some reason it doesn't work for me. I have opencart 1.5.1.1 with the shoppica theme, and I followed your instructions but it didn't work. Should I just delete those lines instead?
You could delete them or just comment them out. Personally I prefer commenting code out in the event you ever change your mind and want to easily add it back in. One of the below ways will work to comment out code.

<!-- Code here -->

/* Code here */

// Code here
Hi guys, I just commented them out and it is working perfectly.
Thanks a lot.
Bob

User avatar
New member

Posts

Joined
Thu Jan 26, 2012 8:20 am

Post by socal2 » Tue Mar 06, 2012 7:34 am

I'm sorry but what exactly is the complete path and name of the files. And where is the code in the file that needs commented out.

thx

socal

New member

Posts

Joined
Tue Dec 01, 2009 12:45 am

Post by bobwhite » Fri Mar 30, 2012 2:19 am

socal2 wrote:I'm sorry but what exactly is the complete path and name of the files. And where is the code in the file that needs commented out.

thx

socal
I am not sure, but think it is absolute path to the home directory.
view/template/[your_theme_dir*]/account
and
view/template/[your_theme_dir*]/product

User avatar
New member

Posts

Joined
Thu Jan 26, 2012 8:20 am

Post by umheo » Sat May 12, 2012 11:19 am

thanks , work fine with 1.5.1.3

Newbie

Posts

Joined
Sat May 12, 2012 11:18 am

Post by SelfSus » Thu May 17, 2012 2:11 pm

Hi Guys.

There is still a points field available on the Shopping cart.

I have installed mwd's VQMod, I'm running 1.5.2.2 and rewards are disabled.

How would I go about removing the Rewards field in the cart?

Selfsustainable farmer living the dream. http://www.livingseeds.co.za


User avatar
Active Member

Posts

Joined
Fri May 27, 2011 8:40 pm
Location - ZA

Post by steveharman » Tue May 22, 2012 2:24 am

Is this still a bug in OC 1.5.2.1 ? I've disabled the extension in Extensions > Order Totals > Reward Points but I still have "Price in reward points: nnn" showing up on product pages.... ?

Thanks,

Steve

Active Member

Posts

Joined
Mon Mar 12, 2012 6:36 pm

Post by SelfSus » Tue May 22, 2012 3:15 am

Steve, I struggeld with this mod and could not get it to work.

However, that said. Avvici really came through and posted this, that you could possibly use.
http://forum.opencart.com/viewtopic.php?f=20&t=64540

Good luck.

Selfsustainable farmer living the dream. http://www.livingseeds.co.za


User avatar
Active Member

Posts

Joined
Fri May 27, 2011 8:40 pm
Location - ZA

Post by steveharman » Tue May 22, 2012 5:10 am

Thanks for the link, I'll certainly investigate that - but the Rewards Points issue I had in mind was it being displayed on product pages, not the cart.

Steve

Active Member

Posts

Joined
Mon Mar 12, 2012 6:36 pm

Post by SelfSus » Tue May 22, 2012 1:25 pm

Ah, that's simple.

In Admin: Extensions > Order totals > Reward Points > Uninstall

Selfsustainable farmer living the dream. http://www.livingseeds.co.za


User avatar
Active Member

Posts

Joined
Fri May 27, 2011 8:40 pm
Location - ZA

Post by likefinger » Tue May 22, 2012 2:18 pm

SelfSus wrote:Ah, that's simple.

In Admin: Extensions > Order totals > Reward Points > Uninstall
I too have tried this, "Reward Points" still shows up on all product pages. I have current OpenCart version. Any suggestions on how to eliminate "Reward Points" from showing up? Thanks!

Newbie

Posts

Joined
Wed May 16, 2012 11:17 pm

Post by steveharman » Tue May 22, 2012 4:24 pm

SelfSus wrote:Ah, that's simple.

In Admin: Extensions > Order totals > Reward Points > Uninstall
Simple and totally ineffective I'm afraid. ;-)

Tried uninstalling the module (as well as disabling it), but product pages still show "Price in reward points: nnn". As uninstalling a module appears to allow elements of it to remain displayed, has this been raised as a bug?

Happy to do so in the appropriate forum if not.

Steve

Active Member

Posts

Joined
Mon Mar 12, 2012 6:36 pm

Post by SelfSus » Tue May 22, 2012 6:32 pm

Guys, I'm running 1.5.2.2 and it does work.

I know as this is the thread that I used to remove it.

Selfsustainable farmer living the dream. http://www.livingseeds.co.za


User avatar
Active Member

Posts

Joined
Fri May 27, 2011 8:40 pm
Location - ZA

Post by steveharman » Tue May 22, 2012 6:41 pm

Maybe I should upgd from 1.5.2.1 as uninstalling the extension definitely leaves 'Price in reward points: nnn' for all my products. Tried with three different templates too in case that was an issue.

Is 1.5.2.2. a production release yet or just in SVN? The OC downloads page seems to show 1.5.2.1 as current.

Steve

Active Member

Posts

Joined
Mon Mar 12, 2012 6:36 pm

Post by SelfSus » Tue May 22, 2012 8:53 pm

Steve, have a look at this post http://forum.opencart.com/viewtopic.php?f=2&t=54923
There is a R990 patch that you load on top of your existing release.

It also looks like Daniel is uploading a new release in the next day of so. If it's not urgent you may want to wait for that as it should be a lot cleaner.

Selfsustainable farmer living the dream. http://www.livingseeds.co.za


User avatar
Active Member

Posts

Joined
Fri May 27, 2011 8:40 pm
Location - ZA
Who is online

Users browsing this forum: No registered users and 63 guests