vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Minimum characters needed for a new post (https://vborg.vbsupport.ru/showthread.php?t=51176)

ZiRu$ 04-04-2003 11:48 PM

i think i'll install too

McDohl 04-05-2003 05:59 AM

Haha, first ever hack dedicated to me! -Punches air-

Thanks for this, i'm grateful. Good job! :)

-Clicks Install-

ga.net 05-07-2003 10:23 PM

I cant understand this one:

now, run this query:
--------------------
INSERT INTO setting VALUES ('', 8, 'Minimum Characters per post', 'postminchars', '0', 'The minimum number of characters that you want to require per post. Set this to 0 to disable it.', '', 7);
--------------------

Koutaru 05-09-2003 08:42 PM

Run it in PHPmyadmin

(SQL)

ga.net 05-11-2003 12:38 AM

You mean Ill put everything that's inside the parenthesis?? :) I have PHPadmin running but how do I do it? What are the procedures for this?? :)

ga.net 05-12-2003 11:33 AM

bump

Boofo 05-12-2003 12:05 PM

You run the whole query, just like it is written:

INSERT INTO setting VALUES ('', 8, 'Minimum Characters per post', 'postminchars', '0', 'The minimum number of characters that you want to require per post. Set this to 0 to disable it.', '', 7);

in phpmyadmin, which you should be able to get to from your server. If not, talk to your host and they will tell you how to get to phpmyadmin. ;)

ga.net 05-12-2003 09:41 PM

Quote:

Yesterday at 10:05 PM Boofo said this in Post #17
You run the whole query, just like it is written:

INSERT INTO setting VALUES ('', 8, 'Minimum Characters per post', 'postminchars', '0', 'The minimum number of characters that you want to require per post. Set this to 0 to disable it.', '', 7);

in phpmyadmin, which you should be able to get to from your server. If not, talk to your host and they will tell you how to get to phpmyadmin. ;)


I know how to get to phpmyadmin, in fact i was the one who installed it. I just dont know how to run this query, what should I click and what are the fields that I should fill up? Is it ok to provide me the steps? :)

Boofo 05-13-2003 02:43 AM

Ok, let's try this one last time. ;)

Before you do anything, backup your database!

Go to phpmyadmnin and click on the database name (at the top) in the left window. You will see 5 options in the right hand window. They are:

Structure
SQL
Export
Search
Query

Click on the SQL option and enter this in the big box (just copy and paste):

INSERT INTO setting VALUES ('', 8, 'Minimum Characters per post', 'postminchars', '0', 'The minimum number of characters that you want to require per post. Set this to 0 to disable it.', '', 7);

Hit go and you are done.

ga.net 05-13-2003 12:19 PM

Wow! That was easy! thanks :)


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