The Arcive of vBulletin Modifications Site. |
|
Bug: Cannot Post New Threads Details »»
|
|||||||||||||||||||||||||
a vBulletin.com staff member and I have isolated that the new vbplaza 1.5.2 product is causing an error that gives this message when trying to submit a new thread.
Code:
1. Please complete both the subject and message fields. 2. The message you have entered is too short. Please lengthen your message to at least 10 characters. Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
I'm unable to replicate this problem on www.vbplaza.com
I could debug it further if given admin access to a site that has this problem and Can Administer Plugins. If u have this info available for me, send me a PM. -CMX |
|
#3
|
||||
|
||||
|
Yep, getting the same error as well. I even went as far as disabling everything else and reverting my templates back to standard with no modifications. PMing you.
|
|
#4
|
|||
|
|||
|
Edit the plugins/vbplaza_newthread_start.php & plugins/vbplaza_newreply_start.php
Remove the lines: Code:
// first make sure $vbulletin is GLOBAL global $vbulletin; -CMX |
|
#5
|
||||
|
||||
|
That worked!
Thanks!
|
|
#6
|
|||
|
|||
|
Yeah, I fixed it with another person as well
![]() -CMX |
|
#7
|
||||
|
||||
|
Well, now I have a new problem.
MySQL Error : Table database.Member' doesn't exist It uploaded into the product manager fine, and was actually working when I was playing around with it (except for the fact we couldn't post on the boards). Help!
|
|
#8
|
||||
|
||||
|
help please?
|
|
#9
|
|||
|
|||
|
I've no idea what that error is, "Member" is not used inside vbPlaza.
-CMX |
|
#10
|
|||
|
|||
|
Quote:
|
![]() |
|
|