![]() |
i think i'll install too
|
Haha, first ever hack dedicated to me! -Punches air-
Thanks for this, i'm grateful. Good job! :) -Clicks Install- |
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); -------------------- |
Run it in PHPmyadmin
(SQL) |
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?? :)
|
bump
|
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. ;) |
Quote:
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? :) |
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. |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|