Site Survey problem

Support for IntegraMOD 140

Moderator: Integra Moderator

Site Survey problem

PostAuthor: bbalegere » Mon May 08, 2006 10:22 pm

I had enabled site survey in my IntegraMOD test site.
The poll is being displayed correctly but when a registered user clicks on submit vote,the user is taken to the page where the Poll is posted.
The user's vote is counted only when he clicks on Submit Vote again in the forum where the Poll is posted.

I do not want this to happen.I want the vote to be counted right at the beginning when the user clicks on Submit Vote from the portal itself.
I do not want to show the users where the poll is posted and I do not want them to Click on Submit vote twice

Can anybody help me?
here is the test site
http://www.bbalegere.ahbhost.com/forum/portal.php
Last edited by bbalegere on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

bbalegere
Newbie
Newbie
 
Posts: 26
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 26, 2006 10:22 pm
Cash on hand: 0.00

Re: Site Survey problem

PostAuthor: Threat009 » Mon May 08, 2006 10:30 pm

"bbalegere";p="5099" wrote:I had enabled site survey in my IntegraMOD test site.
The poll is being displayed correctly but when a registered user clicks on submit vote,the user is taken to the page where the Poll is posted.
The user's vote is counted only when he clicks on Submit Vote again in the forum where the Poll is posted.

I do not want this to happen.I want the vote to be counted right at the beginning when the user clicks on Submit Vote from the portal itself.
I do not want to show the users where the poll is posted and I do not want them to Click on Submit vote twice

Can anybody help me?
here is the test site
http://www.bbalegere.ahbhost.com/forum/portal.php

Wow! this is like the third poll problem I've read today. I'm thinking the poll needs a sticky somewhere or something b/c alot of users are having problems w/it. Self included <img>
Last edited by Threat009 on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://i63.photobucket.com/albums/h129/Threat009/donate.gif[/img][/url]
User avatar
Threat009
Sr Integra Member
Sr Integra Member
 
Posts: 220
Likes: 0 post
Liked in: 0 post
Joined: Mon Apr 10, 2006 12:48 am
Cash on hand: 0.00

PostAuthor: tmotley » Tue May 09, 2006 5:28 am

I used to have that problem too. A fix was posted on im.com but that's not available now.

I found where I had a folder on my computer with edits to only two files to fix the polls. However, it didn't have a step-by-step to follow, just updated files.

I applied the fixes back in March. I don't have the poll issues anymore.

I've made available my two files that were edited. They are straight off my site that is functional. Backup things and use at own risk.

http://motleyville.com/home/dload.php?a ... file_id=13
Last edited by tmotley on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
tmotley
IntegraMODerators
IntegraMODerators
 
Posts: 524
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 3:56 am
Cash on hand: 0.00
Location: Missouri, USA

PostAuthor: Eon » Tue May 09, 2006 6:01 am

Yes I used to have this problem as well. And don't remember if or waht I did, but I do not have it anymore.
Last edited by Eon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Eon
Sr Integra Member
Sr Integra Member
 
Posts: 627
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 10:15 am
Cash on hand: 0.00

PostAuthor: bbalegere » Tue May 09, 2006 6:39 am

It has not helped.
The issue still remains.
Check it out here
http://www.bbalegere.ahbhost.com/forum/portal.php
Last edited by bbalegere on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

bbalegere
Newbie
Newbie
 
Posts: 26
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 26, 2006 10:22 pm
Cash on hand: 0.00

Re: Site Survey problem

PostAuthor: JenniferD » Tue May 09, 2006 8:17 am

It seems that the poll block itself has options like so:
<input> </td>

and the poll forum post has them like so:
<input> </td>



This could be the cause, and I will post again when I rectify this if it fixes the poll issues
Last edited by JenniferD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

JenniferD
Newbie
Newbie
 
Posts: 10
Likes: 0 post
Liked in: 0 post
Joined: Fri May 05, 2006 6:49 am
Cash on hand: 0.00

Re: Site Survey problem

PostAuthor: JenniferD » Tue May 09, 2006 8:28 am

inside ./templates/fi_subice/portal_poll_ballot.tpl

find (on or about line 11)
<td><input> </td>

replace with
<td><input> </td>

end

fixed

Remember to do this for all template files. One file, one edit, and it works perfectly for me now.
Last edited by JenniferD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

JenniferD
Newbie
Newbie
 
Posts: 10
Likes: 0 post
Liked in: 0 post
Joined: Fri May 05, 2006 6:49 am
Cash on hand: 0.00

PostAuthor: bbalegere » Wed May 10, 2006 4:45 am

Thanks a lot
It works properly now
Last edited by bbalegere on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

bbalegere
Newbie
Newbie
 
Posts: 26
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 26, 2006 10:22 pm
Cash on hand: 0.00

PostAuthor: Eon » Wed May 10, 2006 6:11 am

Nice job JennD. :mrgreen:
Last edited by Eon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Eon
Sr Integra Member
Sr Integra Member
 
Posts: 627
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 10:15 am
Cash on hand: 0.00

Re: Site Survey problem

PostAuthor: JenniferD » Wed May 10, 2006 9:55 am

I am just glad it was an easy fix. I had literally just implemented the poll block on the portal page, saw that happening, came here.

about 3 hours start to finish... and my site is becoming more heavily modified daily.
Last edited by JenniferD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

JenniferD
Newbie
Newbie
 
Posts: 10
Likes: 0 post
Liked in: 0 post
Joined: Fri May 05, 2006 6:49 am
Cash on hand: 0.00

PostAuthor: Eon » Wed May 10, 2006 1:46 pm

Most of these mods are more than likely fixes, which are applied in 141.
Last edited by Eon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Eon
Sr Integra Member
Sr Integra Member
 
Posts: 627
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 10:15 am
Cash on hand: 0.00

Re: Site Survey problem

PostAuthor: febern » Sat Jul 08, 2006 5:30 am

Hello! :x There isn't display vote button :o
Last edited by febern on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

febern
Integra Member
Integra Member
 
Posts: 151
Likes: 0 post
Liked in: 0 post
Joined: Tue Jun 13, 2006 11:08 pm
Cash on hand: 0.00

Re: Site Survey problem

PostAuthor: evolver » Sat Jul 08, 2006 8:12 am

"febern";p="11251" wrote:Hello! :x There isn't display vote button :o

When you let guests vote, it won't recognize if they have already voted in the past...
Meaning: They can vote endless times...making the votebox completely unreliable.
Even if it could recognize an IP...
With my ISP, I have a different IP after every boot...
So I don't think that making votes possible for guests is a good idea...

Alternative: Put all your registered users in groups with all the extra options/permissions that you want them to have...
And give visiters an easy way to register...
By not putting registered visitors in groups like the others, you can make them not have the extra options/permissions...then you can also make votes possible to them...

To make guest-votes reliable,
it would need a much more sophisticated MOD...
One that combines the recognition of IP's and writing cookies...
But even then...(cookies can always be deleted)
Last edited by evolver on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
ImageAlways remember you're unique, just like everyone else.
We are born naked, wet and hungry. Then things get worse.
Don't take life too seriously, you won't get out alive.
User avatar
evolver
Sr Integra Member
Sr Integra Member
 
Posts: 420
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 1:46 pm
Cash on hand: 0.00
Location: Oostende

Re: Site Survey problem

PostAuthor: febern » Sat Jul 08, 2006 9:44 am

Yeah okay, thank you! <img>
Last edited by febern on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

febern
Integra Member
Integra Member
 
Posts: 151
Likes: 0 post
Liked in: 0 post
Joined: Tue Jun 13, 2006 11:08 pm
Cash on hand: 0.00


Return to IntegraMOD 140

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot]