vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Subscription Description Length Increaser (https://vborg.vbsupport.ru/showthread.php?t=111960)

evenmonkeys 04-01-2006 10:00 PM

Subscription Description Length Increaser
 
Description
  • Have you ever wanted to have longer descriptions for your paid subscriptions? Well, now you can! With this product, you are no longer restricted to 255 characters. This modification will change the field from varchar(255) to MEDIUMTEXT, allowing you to use enough characters for nearly anything you could possibly think of.
Notes
  • If you uninstall this product at anytime, please be aware that your descriptions will be then cut to 255 characters.
Comments
  • [ 04/02/06 ]
    • Initial release.
Please click install if you use my modification. I will support this modification as best as I can. It's a fairly simple one, but I'm still learning my ways of the plug-in system. =D

I will only give support to those who click install.

Andrew K 04-02-2006 06:22 AM

Terrific job you. Keep it up.

INSTALLED!

Hornstar 04-02-2006 06:37 AM

Should be default with VB by now, i requested this so long ago over at vb.com

but thanks for releasing this, I needed this a month ago lol

evenmonkeys 04-02-2006 06:42 AM

>_< Could someone please move this to the plug-in forum? I so totally didn't mean to put it here. Sorry! =\

RMS-Chef 04-02-2006 04:48 PM

Much needed. Thank you.

xinnyburt 04-05-2006 06:47 PM

Very useful. Thank you!

webgroup 06-02-2006 06:02 PM

When trying to install :

Database error in vBulletin 3.5.4:

Invalid SQL:
ALTER TABLE vbnew subscription CHANGE description description MEDIUMTEXT NOT NULL;

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 'subscription CHANGE description description MEDIUMTEXT NOT NULL Error Number : 1064
Date : Friday, June 2nd 2006 @ 02:57:08 PM
Script : http://www.xxxxxx.net/xxxxx/admincp/plugin.php
Referrer : http://www.xxxx.net/xxxxxxxxx/adminc...?do=productadd
IP Address : xxxxx
Username : xxxxx
Classname : vb_database


Any ideas? I really need to install this plugin, very helpfull.

whitetigergrowl 06-03-2006 02:58 AM

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:
ALTER TABLE vb_ subscription CHANGE description description MEDIUMTEXT NOT NULL;

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 'subscription CHANGE description description MEDIUMTEXT NOT NULL' at line 1
Error Number : 1064
Date : Friday, June 2nd 2006 @ 11:57:11 PM
Script : http://www.website.com/community/admincp/plugin.php
Referrer : http://www.website.com/community/adm...?do=productadd
IP Address : 123456789
Username : abcdef
Classname : vb_database
I have recieved this error as well. Any ideas what could be causing it?

bada_bing 06-03-2006 03:06 AM

Interested in this hack but only if the above issue is corrected.

calorie 06-03-2006 03:09 AM

In two spots find:
Code:

TABLE_PREFIX . " subscription
And replace with:
Code:

TABLE_PREFIX . "subscription


All times are GMT. The time now is 06:29 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.01058 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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