![]() |
Quote:
|
Quote:
np ..... i wish there was another way ..... but none i can think of without the extra queries ....... |
Quote:
to run ALTER TABLE `forum` ADD `showthanks` INT(1) DEFAULT '0' NOT NULL; again, because anytime I run it give me error as the message below. Thanks tnguy3n Error SQL-query : ALTER TABLE `forum` ADD `showthanks` INT( 1 ) DEFAULT '0' NOT NULL MySQL said: #1060 - Duplicate column name 'showthanks' |
That error means that column is already there. You do not need to run that query again. ;)
|
Quote:
you do not have permission to access this page. This could be due to one of several reasons: Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system? If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation. I HAVE READ THIS INTRUCTION FOR MANY TIMES EVEN I got sucessful when Run SQL query/queries on database. From tnguy3n told me for his help, but it is still not working.. What is exactly wrong about it. |
Quote:
Code:
UPDATE `forum` SET `showthanks` = '1', `showthanks_date` = '1' ; |
Quote:
|
I tested this on my localhost and it seemed to work fine. I think I got that "No Permission Message" too, but then I updated that "thank you" option for forums (by running that query) and i got it to work.
(hey, i noticed you got the same last name as mine ;) ) |
Quote:
Thanks |
I'll do it Vitrox ;)
|
All times are GMT. The time now is 04: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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|