vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - Default Signature Per Usergroup (https://vborg.vbsupport.ru/showthread.php?t=143158)

electricoverrid 03-27-2007 06:20 PM

any way around this error?

bada_bing 03-27-2007 07:02 PM

Ok I am a bit confused what would their default signature be? Can the admin enter google adsense code for signatures?

Stereo123456 03-27-2007 09:02 PM

thanks man that worked :)

Michael Biddle 03-27-2007 09:28 PM

Quote:

Originally Posted by electricoverrid (Post 1213790)
any way around this error?

Download the latest version and see if it works. If not ill look into yours personally

Michael Biddle 03-27-2007 09:29 PM

Quote:

Originally Posted by bada_bing (Post 1213829)
Ok I am a bit confused what would their default signature be? Can the admin enter google adsense code for signatures?

Right now I have it setup to use bbcode. what I have is like:

PHP Code:

Join [url=http://www.carutopia.net/register]CarUtopia.net[/url] Today! 

Join CarUtopia.net Today!

Michael Biddle 03-27-2007 09:30 PM

Quote:

Originally Posted by Stereo123456 (Post 1213965)
thanks man that worked :)

Glad It worked out for ya :D

misticjeff 03-27-2007 10:07 PM

OK, i give up.. what is it that this mod does??

electricoverrid 03-28-2007 06:10 AM

Thanks whitemike, tried the new version but still getting the error, this would be nothing to do with Geek Article and Review System as I have this installed?

thanks again,
electric

Michael Biddle 03-28-2007 08:45 PM

Quote:

Originally Posted by misticjeff (Post 1214030)
OK, i give up.. what is it that this mod does??

This will show a default signature based on usergroup. You can have bbcode in it. for instance if they do not have a signature, then you can make something like "Join XXX Forums Today!" and have it link to ./register.php

Quote:

Originally Posted by electricoverrid (Post 1214266)
Thanks whitemike, tried the new version but still getting the error, this would be nothing to do with Geek Article and Review System as I have this installed?

thanks again,
electric

I will look into GARS as a friend has that, but really dont think that that should be interfearing with anything.

Cagonni 03-29-2007 03:27 AM

MySQL Error : Table 'hitportal.usergroup' doesn't exist

i suppose the problem about prefix :)

Code:

                        <installcode><![CDATA[$vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "usergroup ADD `vbh_autosig_enabled` TINYINT( 1 ) NOT NULL , ADD `vbh_autosig_text` TEXT NOT NULL ;"); ]]></installcode>
                        <uninstallcode><![CDATA[$vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "usergroup DROP `vbh_autosig_enabled`"); ]]></uninstallcode>



All times are GMT. The time now is 07:58 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.01019 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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