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)

Nirjonadda 04-06-2012 03:59 PM

Its not working for me on 4.1.10....any support please.

Ted S 04-06-2012 05:28 PM

Quote:

Originally Posted by Nirjonadda (Post 2317431)
Its not working for me on 4.1.10....any support please.

I hate to sound like a broken record but no one can offer you support when the details of your issue are simply "it's not working".

davidg 05-23-2012 03:22 PM

works fine with 4.1.11 and worked with 4.1.10 to

Robru 05-31-2012 05:46 PM

Works fine with 4.2.x

CubicWebs 06-08-2012 02:05 AM

Warning: mysqli_query() [function.mysqli-query]: (42S02/1146): Table 'habbfeve_sarah.lgv' doesn't exist in [path]/includes/class_core.php on line 1391
Updated ID Field


Warning: mysqli_query() [function.mysqli-query]: (42S02/1146): Table 'habbfeve_sarah.lgv' doesn't exist in [path]/includes/class_core.php on line 1391

Warning: mysqli_query() [function.mysqli-query]: (42000/1064): 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 in [path]/includes/class_core.php on line 1391

When I use that additional one you added I get the same error:

Database error in vBulletin 4.2.0:

Invalid SQL:
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
Request Date : Thursday, June 7th 2012 @ 10:03:27 PM
Error Date : Thursday, June 7th 2012 @ 10:03:27 PM
Script : http://********/admincp/plugin.php?do=productimport
Referrer : http://********/admincp/plugin.php?do=productadd
IP Address : ******************
Username : ***
Classname : vB_Database_MySQLi
MySQL Version : 5.5.23-55

Ted S 06-09-2012 06:32 PM

Does your mySQL server not use MyISAM?

CubicWebs 06-10-2012 02:40 PM

Quote:

Originally Posted by Ted S (Post 2338203)
Does your mySQL server not use MyISAM?

Don't know my mate uses HostGator.

Edit:

(4:50:00pm)Ezekiel K.:Our MySQL servers use innodb instead of MyISAM.

Ted S 06-11-2012 04:40 AM

Quote:

Originally Posted by CubicWebs (Post 2338466)
Don't know my mate uses HostGator.

Edit:

(4:50:00pm)Ezekiel K.:Our MySQL servers use innodb instead of MyISAM.

vBulletin has generally assumed MyISAM but this is not a big deal. Simply remove the Type=MyISAM bit leaving ); in the query / xml file.

CubicWebs 06-11-2012 11:15 AM

Quote:

Originally Posted by Ted S (Post 2338634)
vBulletin has generally assumed MyISAM but this is not a big deal. Simply remove the Type=MyISAM bit leaving ); in the query / xml file.

Thank you :D yey

rosmac54 07-10-2012 08:58 PM

Hey Tom great Mod... been using this mod for over 3 years and love it. Great job my friend! Question what do I need to replace to get this to work with registered members. Looking at your code I cannot for the life of me figure this out! I know that non reg is 1 and my registered is 2, could you please let me know where to make these changes in the code and does it also need to be done in MySQL...if so where? Any help would be appreciated. Thanks again.

Ross


All times are GMT. The time now is 06:29 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.01570 seconds
  • Memory Usage 1,740KB
  • 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_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