He said how he posted it in his first post.........Originally posted by risingson77
How did you post this thread, then? Does the link still work? :reallyodd
Try dumping your cache and/or restarting your PC.
Nope. If they aren't allowed to start new threads, then they will receive this message after they click the "new thread" button. But, that's not the case here.Originally posted by LoudMusic
Well, there's no red X in his screen shot, so I don't think the image is even being linked to by the page.
Is there a way to configure a user to not have those kinds of abilities?
~LoudMusic
Yep, but I couldn't find anything. I will post a message if we can't figure it out.Originally posted by LoudMusic
Jordan: Have you checked the vBulletin forums to see if anyone else has reported this?
Bimmerkid44: Right click on the page and "View Source". Save the file to your desktop and attach it to a new post in this thread.
~LoudMusic
Originally posted by Jordan
What do you see when you click here?
.txt files are valid, but you must have saved it as HTML. Follow these instructions:Originally posted by Bimmerkid44
here...
i tried to attatch it, but it says that it's not a valid type of file.
Originally posted by LoudMusic
Is there a way to configure a user to not have those kinds of abilities?
I think they do it to streamline showthread.php and to reduce the number of queries on the page (since it will be one of the most-displayed pages in the forums). This way, it only puts extra work on the database if you actually try to reply/make a new thread and aren't able to.Originally posted by GilesGuthrie
It's odd that vB doesn't do that sort of thing. I always figured that if you didn't want a user to do something, you should test to see if the logged-in-user was not that one, and only allow the function if the user criteria were met. Kind of like in a secure filesystem.