![]() |
I dont know what I seem to be doing wrong...I followed the instructions but when I select the manage upload button ..a window opens followed by the following error message:
Invalid Post specified. If you followed a valid link, please notify the administrator I tried changing the threadid but still geting the same msg...any help here plz? |
Thanks works as intended.
illusions: how did you get the thread ID? I used one of mine and it worked perfectly. |
its about time to change the topic title..
either compatible with vb 3.5 gold or not.. its been while now.. |
Yeah you're right!
|
Sorry, the true 3.5 Gold Version is being delayed because of problems with quotas, I hope to release it soon..
Although this version as is does work with 3.5 Gold.. IF You just follow the instructions as they are set out, always take care when installing a modification, make sure code is added in the right place and that your editing the right templates. |
When i attach a file, it uploads without an error, but when i want to send the PM i get a Database error:
Invalid SQL: UPDATE pmtext SET attach='1' WHERE pmtextid='2477'; MySQL-Fehler : Unbekanntes Tabellenfeld 'attach' in field list. Fehler-Nr. : 1054 Datum : Saturday, October 15th 2005 @ 12:00:33 AM Skript : http://www.xxx.de/forum/private.php Referrer : http://www.xxx.de/forum/private.php?do=newpm&u=1 IP-Adresse : xxx Benutzername : xxx Klassenname : vb_database edit: a i've got vb3.5 gold...seems not to work with. |
Don't fully understand the language but it looks like you've not run all the sql queries needed when installing the hack. You need to add an attach to the pmtext table which it looks like you haven't done..
Code:
ALTER TABLE pmtext add attach int not null; |
Hey bro, are you sure this should use thread permissions for whether they can attach or not? I think this should be separate :)
|
Yeah, would be nice if it was separate - unfortunately that doesn't seem to be that easy (without file edits).
|
How about a new user permission - "can attach files in PM"? :)
|
All times are GMT. The time now is 03:13 PM. |
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:
|