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
[SOLVED]Rating module for CMSMS?
[SOLVED]Rating module for CMSMS?
Last edited by blackhawk on Fri Jul 19, 2013 1:11 pm, edited 1 time in total.
Re: Rating module for CMSMS?
CGFeedback module
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Rating module for CMSMS?
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...
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?
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
Thank you so much!
blackhawk
Re: [SOLVED]Rating module for CMSMS?
There is no {CGExtension} tag...
Re: [SOLVED]Rating module for CMSMS?
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.