![]() |
jediguy, only registered members can view your quizzes, so post a screenshot instead. :)
|
OK:
http://www.shoresofvalinor.com/images/screeny.gif I also tried uploading it to the vBulletin images folder and then putting: Code:
<img src={ imagesfolder}/images/[imagelink]> |
Try vB code
|
That did the trick. Thanks!
:) |
You're welcome. :D
|
Nice job. Was able to fix all problems by reading through the thread. THANKS for the hard work!
|
Working on 2.2.7. Thanks again! :)
|
I was wondering if someone could help me with a fix or suggestion for this.
In one of my quizzes I added html into the question to display an image, sort of like "what is the image above". In my Admin screen, the images show up fine and the html is displaying correctly, however if I go to take the quiz the images won't show up, just the html code shows up. Example: If I typed in this Quote:
Is there any way I can change this. Cheers Mike |
It's not parsing the HTML because your board is apparently set not to accept HTML. If you want it to accept HTML, find this line:
$quiz[description] = bbcodeparse(stripslashes($quiz[description])); Replace it with this: $quiz[description] = bbcodeparse(stripslashes($quiz[description], X)); Replace the "X" in that line with the forumid number of one of your forums which is set to parse HTML in posts. That should do it. |
Thanks for the quick response gave it a try on got this
Quote:
Quote:
|
All times are GMT. The time now is 08:16 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:
|