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)

Ted S 12-04-2011 11:35 PM

This mod is designed to work with threads only.

You could potentially extend it to other areas but that's really a matter of what content you show and how you want to limit things -- Few sites have ever asked about limiting articles and for good reason.

gox 12-18-2011 12:13 AM

Any issues reported with VB v4.1.9?

Ted S 12-18-2011 12:26 AM

Quote:

Originally Posted by gox (Post 2278715)
Any issues reported with VB v4.1.9?

4.x.x

Jack2k10 12-18-2011 01:07 AM

Hey I'm getting this error..
Quote:

CREATE TABLE lgv (
id int(7) unsigned NOT NULL auto_increment,
ipaddress VARCHAR(25) NOT NULL default '0.0.0.0',
firstaccess INT UNSIGNED NOT NULL DEFAULT '0',
views INT(4) NOT 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 syntax; check 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 12-18-2011 05:56 AM

What version of mySQL are you using?

Jack2k10 12-18-2011 07:03 PM

Quote:

Originally Posted by Ted S (Post 2278760)
What version of mySQL are you using?

According to my developer[Site manager] it's the latest mysql

Ted S 12-18-2011 07:26 PM

Quote:

Originally Posted by Jack2k10 (Post 2278925)
According to my developer[Site manager] it's the latest mysql

That's not really something I can answer off of... the latest stable? The latest beta? The latest beta of the new series release?

The query its self is solid but something is making it mad. You can remove the myisam part from the plugin file but it's worth knowing why.

thompson 12-21-2011 09:05 AM

is it good for great boards ? 1 mio. posts and 15.000 visitors

work with 4.18 ?

Winter Sonata 12-21-2011 09:23 AM

Ted S , I am using your Mod since ages :) and it has drived me tons of new members, thanks alot.

I am using the Register Block Page, can I increase the width of the block(page) a bit wider ?

Ted S 12-21-2011 05:15 PM

Quote:

Originally Posted by thompson (Post 2279658)
is it good for great boards ? 1 mio. posts and 15.000 visitors

I'm not sure what a "great" board is but you'd be far from the biggest site using the mod. Database logging adds a query, the default option does not.

Quote:

Originally Posted by thompson (Post 2279658)
work with 4.18 ?

4.x.x


All times are GMT. The time now is 11:10 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.01442 seconds
  • Memory Usage 1,739KB
  • 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
  • (6)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