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 - Limited Guest Viewing -- Motivate Guests to Register (https://vborg.vbsupport.ru/showthread.php?t=231352)

gox 10-07-2011 04:44 PM

Hi Ted,

Have you updated this plugin at all for VB 4.1.7, or do you have plans to do so?

Thanks for your work!

G.

Ted S 10-07-2011 07:51 PM

Quote:

Originally Posted by gox (Post 2254393)
Hi Ted,

Have you updated this plugin at all for VB 4.1.7, or do you have plans to do so?

Thanks for your work!

G.

I'm not aware of any reason why it needs an upgrade for the minor version change?

gox 10-07-2011 11:57 PM

... thanks Ted for your reply.

vanquish.securi 10-08-2011 03:13 AM

Works great on 4.1.7. Marked.

elwachiman 10-27-2011 10:38 PM

perfect in vb 4.1.2 xd

simmer1974 11-06-2011 03:17 PM

Any ideas to solve this? Found some problems similair like mine, but didn't found the solution.
PHP Code:

Database error in vBulletin 4.1.7:

Invalid SQL:
CREATE TABLE lgv (
                          
id int(7unsigned NOT NULL auto_increment,
                          
ipaddress VARCHAR(25NOT NULL default '0.0.0.0',
                            
firstaccess INT UNSIGNED NOT NULL DEFAULT '0',
                            
views INT(4NOT NULL DEFAULT '0',
                            
lastactivity INT UNSIGNED NOT NULL DEFAULT '0',
                          
PRIMARY KEY (id),
                          
KEY indexs (ipaddress,views,lastactivity)
                        ) 
TYPE=MyISAM;

MySQL Error   You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 9
Error Number  
1064 


Ted S 11-06-2011 04:53 PM

Not sure why that errored but you can remove the TYPE=MyISAM

simmer1974 11-06-2011 06:05 PM

That did it, its InnoDB instead of MyISAM

Ted S 11-06-2011 06:53 PM

Quote:

Originally Posted by simmer1974 (Post 2265078)
That did it, its InnoDB instead of MyISAM

That will work just fine as there's nothing particular about the table to need one vs the other.

Wild Bronco 12-04-2011 09:57 PM

This is an excellent mod, but I can't get it to work globally on vBulletin It does not count articles in CMS and not blog's and not photo views only threads.

Is this something that will be included later?


All times are GMT. The time now is 04:11 PM.

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.01660 seconds
  • Memory Usage 1,743KB
  • 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
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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