vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - Limited Guest Viewing -- Motivate Guests to Register (https://vborg.vbsupport.ru/showthread.php?t=178720)

TriMe 12-26-2008 02:52 PM

Quote:

Originally Posted by Ted S (Post 1681723)
The installer was unable to create a table for storing records. Please create one manually via phpmyadmin, mysql shell or similar.

Code:

CREATE TABLE vb.lgv (
        id smallint(5) 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


Some reason it's not letting me write the table through the phpmyadmin either. I get a error:

#1142 - CREATE command denied to user

But I have all admin access rights.

Any suggestions?

Ted S 12-27-2008 05:21 PM

You need database create rights for your vbulletin database user. Admin rights are not relevant here.

welovehiphop 12-27-2008 05:32 PM

great add on

EricPSF 12-27-2008 09:34 PM

Hi,

I have being using this mod for sometime until yesterday that I'm unable to view any attachments even though I'm logged in.

The error message said that I'm do not have the permission to view the file and asked me to refresh page and logged in again?!

Any advise? I have disable this mod and everything goes smooth again.

Thank you.

Ted S 12-27-2008 10:15 PM

Quote:

Originally Posted by EricPSF (Post 1695105)
Hi,

I have being using this mod for sometime until yesterday that I'm unable to view any attachments even though I'm logged in.

The error message said that I'm do not have the permission to view the file and asked me to refresh page and logged in again?!

Any advise? I have disable this mod and everything goes smooth again.

Thank you.

This mod does not look at the attachments system. Are you encountering an error when you login and view attachments or while logged out?

James Argo 12-28-2008 01:58 AM

Thank you Ted, I've installed this mod for long time, and I'm happy with it :)

I have to report some issue, in my experience, updating the product to recent version has erased the translation of both lgv phrases. I tested it twice, in my local testing server and my live site as well. As soon as I upgrade, the translation phrases were blank, I need to re-write it.

I run vBulletin 3.7.3, updating the mod from version 1.5.2 (as listed in product manager) to the latest 3.7.0.

Does anyone have same issue?

Other than that, everything works great! Thank you! :)

EricPSF 12-28-2008 03:42 AM

Quote:

Originally Posted by Ted S (Post 1695119)
This mod does not look at the attachments system. Are you encountering an error when you login and view attachments or while logged out?

Hi Ted,

I hv clicked on the attachments when I'm logged in. I can't see the thumbnails too, just the lettering.jpg, for example. When I clicked on the filename, it brings me to the page asking me to key in my username and password. When I tried to key in all my particulars, logged in and click on the attachments again, it still doesn't work.:confused:

Ted S 12-28-2008 04:02 AM

Quote:

Originally Posted by James Argo (Post 1695225)
Thank you Ted, I've installed this mod for long time, and I'm happy with it :)

I have to report some issue, in my experience, updating the product to recent version has erased the translation of both lgv phrases. I tested it twice, in my local testing server and my live site as well. As soon as I upgrade, the translation phrases were blank, I need to re-write it.

I run vBulletin 3.7.3, updating the mod from version 1.5.2 (as listed in product manager) to the latest 3.7.0.

Does anyone have same issue?

Other than that, everything works great! Thank you! :)

If you override a phrase it will be rewritten... Theres no way to restore a phrase once it's been reset so you would have to retranslate. I'm not sure why this is happening on an upgrade as the phrases haven't been changed but I'll be sure to look into it.

Ted S 12-28-2008 04:03 AM

Quote:

Originally Posted by EricPSF (Post 1695283)
Hi Ted,

I hv clicked on the attachments when I'm logged in. I can't see the thumbnails too, just the lettering.jpg, for example. When I clicked on the filename, it brings me to the page asking me to key in my username and password. When I tried to key in all my particulars, logged in and click on the attachments again, it still doesn't work.:confused:

And when you disable this addon and only this addon and follow the same steps what happens?

SPARKS MAN 12-28-2008 05:02 AM

thanks i translate only the message appear to the guest
to Arabic
thank u very much


All times are GMT. The time now is 09: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.01367 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
  • (1)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
  • (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