![]() |
Quote:
|
Hi all
Vbjokes pro has been updated and now has WYSIWYG editor for adding new jokes, And also a image upload so your members that can add new jokes can use the uploading of a image for there jokes insted of a url to the image. This stops hotlinking to other sites. |
vbjokes pro and this version has been tested on vbulletin 3.5.3 and works fine.
This free version will be updated soon to use the WYSIWYG editor will let you know when. Mike |
Database error in vBulletin 3.5.3:
Invalid SQL: SELECT * FROM vbjokes_jokes WHERE aprove=1 ORDER BY rating/numberOfVotes DESC LIMIT 0 , 3; MySQL Error : Unknown column 'rating' in 'order clause' Error Number : 1054 Date : Tuesday, January 31st 2006 @ 01:52:33 AM Script : http://www.example.com/vbjokes.php Referrer : http://www.example.com/vbjokes.php IP Address : xx.xxx.xxxx.xxxx Username : Administrator Classname : vb_database :cry: :cry: I am getting this error. somebody please help. thanks in advance. |
Quote:
But I have a question. Can v change the name in nav bare i.e from "vbjokes" to some thing else? |
Quote:
Never mind again..... Done it. Now I have last question..... can we change the text in jokes home page? |
Quote:
Go to the admincp and click on styles manager edit template VBJOKES you should see the text there. Hope that helps m8 |
I have found a bug in the editing of jokes. Editing the username of the submitter doesn't stick. I looked at the source code and in the do_edit_joke function, there is no code to process the submitter from the form. I'm fixing it in mine as follows:
Find: Code:
$jokeimage = $_POST['jokeimage']; Code:
$submitter = $_POST['username']; Code:
jokeimage='" . addslashes("$jokeimage") . "', Code:
username='" . addslashes("$submitter") . "', |
I am getting template errors, can anyone help?
This is how it look on the main page. http://www.ww2talk.com/forum/vbjokes.php?do=main This is how it looks viewing categories. http://www.ww2talk.com/forum/vbjokes.php?do=category As you can see the bar down the right is missing. But all other pages seem to be fine. |
Quote:
I see what you mean i will have alook at this and change the code to make this work right. Will let you know when its sorted. |
All times are GMT. The time now is 10:00 AM. |
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:
|