Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Ajax Product Rating System by PhilJ

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #11  
Old 09-27-2008, 11:21 PM
 
conradp24 conradp24 is offline
 

Advanced Member
  
Join Date: Oct 2007
Posts: 83
 

Default Re: Ajax Product Rating System by PhilJ

It's a cool mod, but due to some limitations I will probably stick to the X-cart ratings. Only problem I have with it is pulling the rating system over to the products_t.tpl template. Anybody got ideas for that in the meantime?
I will probably figure it out, but I'm not a php / smarty tag guru so if it can't be done by manipulation I'm stuck
__________________
Conradp24
X-Cart 4.1.12 CentOS Linux
Reply With Quote
  #12  
Old 09-28-2008, 04:31 AM
 
Metal-X-Man Metal-X-Man is offline
 

eXpert
  
Join Date: Mar 2003
Location: Columbus, Ohio
Posts: 204
 

Default Re: Ajax Product Rating System by PhilJ

This is a great mod, but I had to disable it becasue it caused a bunch of problems. The issue was the extra connection to MySQL database in the mod code. Once I commented out the extra connection to the database, my errors disappeared. Of course the mod didn't work anymore...
__________________
X-Cart Gold
ver. 4.1.3

http://www.musicianslibrary.com
Reply With Quote
  #13  
Old 09-28-2008, 09:05 AM
 
conradp24 conradp24 is offline
 

Advanced Member
  
Join Date: Oct 2007
Posts: 83
 

Default Re: Ajax Product Rating System by PhilJ

I see PhilJ has another rating mod for $15.00 which seems be more advanced and based on this one on his site. I've send him an e-mail to see what it does.
I purchased a tableless skin off him awhile ago which is pretty good although it's still got too many tables but his products are pretty good.

In the grand scheme of things if it can do what we need $15 isn't a lot. I've e-mailed him. Will let you know when he replies.
__________________
Conradp24
X-Cart 4.1.12 CentOS Linux
Reply With Quote
  #14  
Old 10-10-2008, 02:37 AM
 
conradp24 conradp24 is offline
 

Advanced Member
  
Join Date: Oct 2007
Posts: 83
 

Default Re: Ajax Product Rating System by PhilJ

I left a message for Phil on his website but haven't heard anything back since my last posting. Maybe he is tied up at the moment. Hopefully hear from him eventually.

I'll keep you guys posted.
__________________
Conradp24
X-Cart 4.1.12 CentOS Linux
Reply With Quote
  #15  
Old 11-12-2008, 05:34 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Ajax Product Rating System by PhilJ

In products.tpl OR products_t.tpl you use this code...
Code:
{rating_bar id=$products[product].productid}
It's clearly stated in install.txt

Also, if you want to modify any of your ratings, you can use this SQL patch...

eg. to change product with product ID 123 to a rating of 4 stars...
Code:
UPDATE ratings SET total_votes = 15, total_value = 60 WHERE id = 123;
__________________
xcartmods.co.uk
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 02:20 AM.

   

 
X-Cart forums © 2001-2020