vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - [AJAX] Your One Click Thread Ratings (https://vborg.vbsupport.ru/showthread.php?t=136162)

fci 01-12-2007 03:13 PM

Quote:

Originally Posted by Ntfu2 (Post 1157128)
Turning allow vote changes to No, didnt make this disappear for myself?

so, after you rate a thread and refresh the page it is still there? I want to verify this for myself but I am on a machine which I shouldn't be using to browse your adult forum - please leave it on there and I will be able to test it within the next day or so

abramelin 01-12-2007 03:19 PM

no it doesnt give any error the problem is there is nothing happening :) i dont use greasemonkey

fci 01-12-2007 03:29 PM

Quote:

Originally Posted by abramelin (Post 1157143)
no it doesnt give any error the problem is there is nothing happening :) i dont use greasemonkey

If you enable the Firebug extension, does it display the XML response as it does in the screenshot I posted? (view the one in the zip file to see exactly what i mean)

abramelin 01-12-2007 03:55 PM

no it doesnt it only displays one error
"formobj has no properties"
and when i click on the java file in console it display this part higlighted "linkobj.onclick = formobj.submit;"

fci 01-12-2007 04:13 PM

Quote:

Originally Posted by abramelin (Post 1157184)
no it doesnt it only displays one error
"formobj has no properties"
and when i click on the java file in console it display this part higlighted "linkobj.onclick = formobj.submit;"

Oh... that is very interesting. That would indicate that you have AJAX either disabled by vBulletin or your browser. This clarification gives me a very clear picture of what I will need to do to test and correct it. I should be able to have time to focus on this on the weekend, I will PM when the issue is resolved.

abramelin 01-12-2007 04:14 PM

ok thanks, i'll be waiting :)

fci 01-12-2007 04:45 PM

Quote:

Originally Posted by abramelin (Post 1157200)
ok thanks, i'll be waiting :)

one other thing.. I strongly suspect that there may be an issue with your browser or something not loading properly from vBulletin.

When you view the source via your user(admin user..)..
can you do a search for "var vb_disable_ajax" ?
If you do not see this exactly then post what you have:
Code:

var vb_disable_ajax = parseInt("0", 10);
Additionally, via Firebug, in the console, could you copy and paste the following command into it and tell me if it returns true/false:
Code:

vB_AJAX_Handler.prototype.is_compatible();
And, could you do a "Save As" on the generate HTML from the page and post as an attatchment here? I just want to look at the text to try to identify anything that may be amiss.

And, the default style I see when I go to the site is the one you are using?

As a last result, I would try re-installing your browser and deleting your Firefox profile although that seems pretty extreme but there is a slim possibility that would fix it.

Mr Chad 01-12-2007 08:11 PM

Quote:

Originally Posted by fci (Post 1157000)
Yes.
in vBulletin Options > Poll and Thread Rating Options, set "Allow Thread Rating Vote Changes" to No

im still getting prompted to rate topics that have already been rated by me.

abramelin 01-12-2007 08:24 PM

Quote:

Originally Posted by fci (Post 1157238)
one other thing.. I strongly suspect that there may be an issue with your browser or something not loading properly from vBulletin.

When you view the source via your user(admin user..)..
can you do a search for "var vb_disable_ajax" ?
If you do not see this exactly then post what you have:
Code:

var vb_disable_ajax = parseInt("0", 10);
Additionally, via Firebug, in the console, could you copy and paste the following command into it and tell me if it returns true/false:
Code:

vB_AJAX_Handler.prototype.is_compatible();
And, could you do a "Save As" on the generate HTML from the page and post as an attatchment here? I just want to look at the text to try to identify anything that may be amiss.

And, the default style I see when I go to the site is the one you are using?

As a last result, I would try re-installing your browser and deleting your Firefox profile although that seems pretty extreme but there is a slim possibility that would fix it.

i didnt understand very much but i search for it and "var vb_disable_ajax = parseInt("0", 10);" this is avaible in the source.

Hornstar 01-12-2007 11:29 PM

gotta love ajax. nice work.


All times are GMT. The time now is 06:22 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01192 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete