Page 1 of 1
[SOLVED]Rating module for CMSMS?
Posted: Thu Jul 18, 2013 11:19 pm
by blackhawk
Does anyone have any recommendations on a cmsms module that will rate multiple images on a single page? So for example you go to the page and rate any image you want, leave, come back and see that your rate was still counted. FYI - it doesn't have to be a star.
Thanks
bh
Re: Rating module for CMSMS?
Posted: Fri Jul 19, 2013 5:32 am
by Rolf
CGFeedback module
Re: Rating module for CMSMS?
Posted: Fri Jul 19, 2013 12:37 pm
by blackhawk
Thank you Rolf!
I feel embarrassed to say, but how to we use {CGFeedback} with {CGExtensions} on the same template? Reason being is because my page is breaking, its not loading anything in the <head> when I place {CGFeedback} anywhere in the </__body> of my template.
$config['url_rewriting'] is commented out in the config file, so I don't think that is the reason.
I have the latest version of cmsms 1.11.7, with CGFeedback 1.6 and CGExtensions 1.36.2
Any ideas why {CGFeedback} could "potentially" break my page? The moment I remove that tag, my page works perfectly again. I must being missing something...
update:
When I say it "breaks" my page, what I mean is that CGFeedback "does" load onto my page, I can see it, but!, everything in my <head></head> tag is gone when the DOM is ready. So as a result, my CSS styles are not loaded...
Re: Rating module for CMSMS?
Posted: Fri Jul 19, 2013 1:11 pm
by blackhawk
It's definitely my "custom" problem. I just installed fresh copy of everything on a separate localhost site, and it all works. I'll rebuild my site up to investigate further. But as far as helping me find my initial solution, this is solved.
Thank you so much!
blackhawk
Re: [SOLVED]Rating module for CMSMS?
Posted: Wed Jul 24, 2013 6:52 pm
by Dr.CSS
There is no {CGExtension} tag...
Re: [SOLVED]Rating module for CMSMS?
Posted: Wed Jul 24, 2013 9:05 pm
by blackhawk
Thank you for clarifying on that. Dr. CSS, is it possible to use CGFeedback with Form Builder on the same page? I'm struggling to death on this issue as it is not resolved...I can't get both modules to play nice on the same page.