The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Getting a parse error
I'm working on the form mod that I found on here, and I uploaded it and am now getting a parse error on line 125. As far as I know, there's nothing there that would cause a parse error... Here's the line of code:
Code:
$radioquestion1 = "Have you been a Moderator, Super Moderator, or Administrator at any other forums?"; |
#2
|
||||
|
||||
yo i'm the daddy
Add a ; to the end of line 119 Code:
$question1 = "What LMD forums do you have an interest in moderating?" p.s. Don't suppose u know how to increase the total size of attachments that a member can have? I have a (legend) member who has posted plenty of attachments but I think he has reached limit unless he deletes some, any idea? |
#3
|
||||
|
||||
Found what I was looking for , it was in the usergroups section, clearly didn't look hard enough
|
#4
|
|||
|
|||
Quote:
Code:
if ($answer1 == '' $radioanswer1 == '' OR $ModSite1 == '' OR $ModURL1 == '' OR $longasnwer1 == '' OR $longanswer2 == '' OR longanswer3 == '' OR longanswer4 == '' OR $longanswer5 == '') |
#5
|
||||
|
||||
chuck a && before $radioanswer1
|
#6
|
|||
|
|||
Quote:
I'll see what one of my friends says about it. If you guys happen to find any other errors, do let me know. I'm sure I'll look stupid in the process, but I am still learning PHP (Been at it for about a week and change now). |
#7
|
||||
|
||||
If you do the fix that was posted earlier, and the one i mentioned, there is nothing else wrong with that file you posted.
|
#8
|
||||
|
||||
If you still have problems, post the file you got now with them fixes in.
|
#9
|
|||
|
|||
Quote:
Edit - In addition, I also have to change it. I filled in every option, and it says I have to fill in every option. Click here to see how it looks thus far |
#10
|
||||
|
||||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|