This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Problem with Hand-vote system...
#1

Hi!

I love your feedback tool.

I have a couple of problems, but I will adhere to one of them:
In the voting system (Icons of hands) I do not know what happens, but do not let me vote. Instead, I get redirected to the same page without counting the vote. Same happens to me with the flag option.

The odd thing is that this happens in firefox, in IE shoots me to the root of the site without counting the vote too.

may be because the URL has variables (.../festa.php?id=1).

See if someone can help me... I've been all day with this... Dodgy

Thank you!
Reply
#2

Hi,

Do you have JavaScript disabled, or are you using a subdomain?

Have you completed the interview?
Reply
#3

Also, do you know if jQuery is being used anywhere else on your page?

Have you completed the interview?
Reply
#4

Hi!

Thanks for reply.

I'm using xajax. I think that not Jquery, but I will comprove it. It happens with all others browsers, like Safari and Chrome. So it isn't problem about javascript on/off... I supose...

I'm looking about Jquery scripts or xajax...
Reply
#5

oh! yes.. i'm using Jquery xd. Look this:

Quote:<script src="../recursos/codigos/frameworks/jquery/jquery-1.6.4.min.js"></script>
<script src="../recursos/codigos/frameworks/jquery/fondo/jquery.backstretch.min.js"></script>
<script>
$.backstretch("../images/img_fons.jpg");
</script>
<script type="text/javascript" src="../recursos/visorimg/js/prototype.js"></script>
<script type="text/javascript" src="../recursos/visorimg/js/scriptaculous.js?load=effects,builder"></script>
<script type="text/javascript" src="../recursos/visorimg/js/lightbox.js"></script>

All of them are on the page's head... what can I do?
Reply
#6

Okey... I see...

the error is the attachment of:

Quote:<script src="../recursos/codigos/frameworks/jquery/jquery-1.6.4.min.js"></script>

So... Where I must put it?
Reply
#7

Can you try this:

Open comments/includes/template/comments.php

On line 191 there is this:
Code:
document.write("<scr" + "ipt type=\"text/javascript\" src=\"http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js\"></scr" + "ipt>");

Add // in front of it like this:
Code:
//document.write("<scr" + "ipt type=\"text/javascript\" src=\"http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js\"></scr" + "ipt>");

Have you completed the interview?
Reply
#8

I had tried it, but without exit...
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Abdul
29-Mar-2012, 09:46 PM
Last Post by Norbs
06-Jun-2011, 10:59 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)