The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum Display
Hello everybody.
I have a problem in my forum. In error I placed a script in the forum & administrators. I edited the forum and went to the Team Leader forum and copied the wrong text in the Title of the forum... The incorrect text starts at<SCRIPT.... and ends at <br/> and users belonging to the team leaders group are unable to view the forums. <a href="forumdisplay.php?f=9"><font color="#FF0000"><SCRIPT language="JavaScript"> var scolor='FFFF00'; var a_speed='3'; var shimm</a> <br /><div class="smallfont">Team leader Area</div> How can I fix this? please someone help me Thank you in advance Sample of the incorrect forum view : |
#2
|
|||
|
|||
Well, I don't know what's supposed to be there, but I'd start by replacing everything between (and including) "<SCRIPT" and "var shimm", with some text (like the name of the forum). If you remove everything up to <br /> then you take away the </a> which you need.
|
#3
|
|||
|
|||
The text "Team Leader Lounge" was there. The thing is that in the admincp
i can no longe see the forums that are below the one displayed here.. Is there a way via SQL to amend the table? |
#4
|
|||
|
|||
Oh - I see now what you mean.
I think the table is "forum" (prefixed by whatever your TABLE_PREFIX is set to), and it looks like that's forum 9. So you could try "SELECT * from forum WHERE forumid=9" and see if that looks like the record with the error. |
#5
|
|||
|
|||
I will be trying this and will give you feed back thank you for your assistance
|
#6
|
|||
|
|||
Unfortunately this did not resolve the problem.
I have even tried to amend the order of this forum to be at the bottom (last) but it still does not rectify the problem. Any other suggestion? |
#7
|
||||
|
||||
*Exactly* what did you try that didn't resolve the problem? If you don't tell us exactly what you did, then we can't tell if you just did it wrong.
|
#8
|
|||
|
|||
Quote:
It is as if when a member that had access to this forum (and the child forums) can no longer view the forums that are equal or greater than '9'. Could I amend the forumid to read 300? |
#9
|
||||
|
||||
After you change something like that directly in the database, you need to rebuild the forum list. Go to edit another forum and just hit Save.
|
#10
|
|||
|
|||
Lynne Thank you so much!!
Problem has been resolved! You are super |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|