![]() |
postbit_Legacy problem
1 Attachment(s)
[COLOR=Black]i got a problem when i have it on post legacy the warning points does not show
and are warning level supposed to show to guests cuz right now they dont the ycan just see the sign in a post if its been warned heres my postbit legacy template |
First of all, remove your template from here, if you do not want the moderators to come down on you. Posting vB files or templates is against your vB License Agreement.
From what I see in your template, you have not added the section which shows the warning points. Check your edits. |
ok i got it
are guests supposed to be able to see the warnings? i got confused on your instructions it goes like this In the same template, (postbit only) find: then In the same template find: ok new problem when i go to add a user note i get a db error Database error in vBulletin 3.0.7: Invalid SQL: update user SET warn_notes='1' where userid='2' mysql error: Unknown column 'warn_notes' in 'field list' mysql error number: 1054 Date: Saturday 30th of July 2005 10:04:58 AM Script: http://cnt-gifts.com/forums/Warn.php Referer: http://cnt-gifts.com/forums/Warn.php...er&id=2&post=2 Username: Chris IP Address: |
It depends on your settings, check the AWS Warning Options.
Yeah, this column was not created by the installation script. Please add it using the following query: ALTER TABLE ".TABLE_PREFIX."user ADD COLUMN warn_notes SMALLINT DEFAULT '0' Rgds |
tried addign that and got this
An error occurred while attempting to execute your query. The following information was returned. error number: 1064 error desc: 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 '"user ADD COLUMN warn_notes SMALLINT DEFAULT '0'' at line 1 in the settigns its checked so all can see but the onlything guests can see is the warning sign for the warned posts not the user warnings |
Try copying the query and pasting it, I haven't used any single quote there.
You want guests to see the warning points of your members?? Even letting them see the Warn sign is an ommission on my behalf, I'll correct it in a next release, but letting them see the warning points? It's not supported. If you want to do that, I can give you instructions, but it's not in the specs. |
i took out Table Prefix cuz i dont use one
never mind i got it Thanks |
All times are GMT. The time now is 09:59 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:
|