vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - [DBTech] AJAX Threads v1 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=271205)

DragonByte Tech 03-29-2012 12:34 PM

That's not an issue I've been able to reliably replicate. Does it happen 100% of the time when you attempt to post?

Fillip

abieteh.com 03-31-2012 02:25 PM

Yes , when i trying to test this i disable these mods : iquote , merge double posts , prevent double posts etc but returns error again . :(

At all , Your mod is awesome . Mark as installed.

steeler7 04-08-2012 01:41 AM

Quote:

Originally Posted by abieteh.com (Post 2315389)
Yes , when i trying to test this i disable these mods : iquote , merge double posts , prevent double posts etc but returns error again . :(

At all , Your mod is awesome . Mark as installed.

there's a fix at vbulletin for this -- > http://tracker.vbulletin.com/browse/VBIV-12548

I installed it today and it got rid of the message. What still remains however is that a good 1/3 of the time i make a post and the screen refreshes rather than the quick reply just posting

DragonByte Tech 04-08-2012 03:22 AM

The screen refreshing can happen if there's an error with your AJAX request and it can't load the new post without page reloads.

Fillip

axix20xx 04-29-2012 05:20 AM

Thanks for this MOD :

Even i wany turn off automatic update have database error :

Database error in vBulletin 4.1.9:

Invalid SQL:
UPDATE forum SET

Code:

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
        `dbtech_ajaxthreads_cannotautoupdate` = '0'
WHERE forumid = 3;

MySQL Error  : Unknown column 'dbtech_ajaxthreads_cannotautoupdate' in 'field list'
Error Number  : 1054
Request Date  : Sunday, April 29th 2012 @ 10:46:36 AM
Error Date    : Sunday, April 29th 2012 @ 10:46:36 AM
Script        : http://and-roid.ir/Forum/admincp/ajaxthreads.php?do=forum
Referrer      : http://and-roid.ir/Forum/admincp/ajaxthreads.php?do=forum
IP Address    : 82.99.229.131
Username      : RealUnknown
Classname    : vB_Database_MySQLi
MySQL Version : 5.6.4-m7

what can i do for it ???

temchik 04-29-2012 05:39 AM

together with this module installed "First post on all Pages", the first message is displayed in the pages of 3-4 after their first message disappears after 5 seconds (automatic update). How to make the first message was left on all pages?
sorry for my English :)

axix20xx 05-01-2012 03:48 AM

any answers ?
any supporters ?

DragonByte Tech 05-01-2012 03:53 AM

Quote:

Originally Posted by axix20xx (Post 2324504)
Thanks for this MOD :

Even i wany turn off automatic update have database error :

Database error in vBulletin 4.1.9:

Invalid SQL:
UPDATE forum SET

Code:

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
        `dbtech_ajaxthreads_cannotautoupdate` = '0'
WHERE forumid = 3;

MySQL Error  : Unknown column 'dbtech_ajaxthreads_cannotautoupdate' in 'field list'
Error Number  : 1054
Request Date  : Sunday, April 29th 2012 @ 10:46:36 AM
Error Date    : Sunday, April 29th 2012 @ 10:46:36 AM
Script        : http://and-roid.ir/Forum/admincp/ajaxthreads.php?do=forum
Referrer      : http://and-roid.ir/Forum/admincp/ajaxthreads.php?do=forum
IP Address    : 82.99.229.131
Username      : RealUnknown
Classname    : vB_Database_MySQLi
MySQL Version : 5.6.4-m7

what can i do for it ???

Your MySQL installation is broken, it cannot properly alter tables which will cause issues for other modification installs as well.

A stop-gap measure would be to run
Code:

ALTER TABLE forum ADD dbtech_ajaxthreads_cannotautoupdate ENUM('0','1') DEFAULT '0'
Quote:

Originally Posted by temchik (Post 2324508)
together with this module installed "First post on all Pages", the first message is displayed in the pages of 3-4 after their first message disappears after 5 seconds (automatic update). How to make the first message was left on all pages?
sorry for my English :)

That's not possible, sorry.

Quote:

Originally Posted by axix20xx (Post 2325120)
any answers ?
any supporters ?

Sorry for the delay, but please keep in mind that with over two dozen modifications it's virtually impossible to keep up to date with vBulletin.org, which is why all our modifications release threads state that priority support is given at our support forum, not vBulletin.org :)

If you had posted the issue at our forum, it would have been answered within 12 hours :)


Fillip

axix20xx 05-01-2012 06:13 AM

Quote:

Originally Posted by DragonByte Tech (Post 2325122)
Your MySQL installation is broken, it cannot properly alter tables which will cause issues for other modification installs as well.

A stop-gap measure would be to run
Code:

ALTER TABLE forum ADD dbtech_ajaxthreads_cannotautoupdate ENUM('0','1') DEFAULT '0'

Dear Fillip , thanks for respond
what can i axactly do ?
and how can i fix it

axix20xx 05-01-2012 08:18 AM

fillip I run that Query ...
but same error comeup again :

Code:

Database error in vBulletin 4.1.9:

Invalid SQL:
UPDATE forum SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
        `dbtech_ajaxthreads_cannotmanualupdate` = '0'
WHERE forumid = 3;

MySQL Error  : Unknown column 'dbtech_ajaxthreads_cannotmanualupdate' in 'field list'
Error Number  : 1054
Request Date  : Tuesday, May 1st 2012 @ 01:48:01 PM
Error Date    : Tuesday, May 1st 2012 @ 01:48:02 PM
Script        : http://and-roid.ir/Forum/admincp/ajaxthreads.php?do=forum
Referrer      : http://and-roid.ir/Forum/admincp/ajaxthreads.php?do=forum
IP Address    : 82.99.229.131
Username      : RealUnknown
Classname    : vB_Database_MySQLi
MySQL Version : 5.6.4-m7



All times are GMT. The time now is 01:28 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.01345 seconds
  • Memory Usage 1,751KB
  • 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
  • (5)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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