![]() |
Quote:
Can someone point me to the right place to add the QOTD to the search results as well. It only appears on the homepage currently |
Anyway it could work with QdbS(www.qdbs.org)? Thanks Zach ;D
|
Invalid SQL:
SELECT * FROM quote ORDER BY id ASC; MySQL-Fehler : Table 'blabla_bla.quote' doesn't exist In deed, the prefix "vb_" before the "qoute" is missing. Any idea how to fix this? |
Same error to me too. Hope someone correct it.
I was planning to use this in a more creative way: Not to display the quotes in forum home but in all errors the forum gives, in redirect page , or other forum notification to users making boring errors & redirect pages much more interesting hence forum experience more interesting. Probably a nice expansion of this mode if u can add from admin cp the insertion of quotes in all errors and redirect pages. |
Quote:
Code:
$quote_list_sql = $db->query_read("SELECT * FROM quote ORDER BY id ASC"); Code:
$quote_list_sql = $db->query_read("SELECT * FROM ". TABLE_PREFIX . "quote ORDER BY id ASC"); Quote:
Or you mean different error message for same error? |
Is this available for VB 4.06? I can't find any quotes widget =(
|
looking for 4.x version of this useful hack ?
|
Quote:
Quote:
Quote:
|
Looks good. Will keep an eye on this, as I may want to use it soon.
Thanks and hope to see a new update for vB3 :D |
I installed this but for some reason the database drop down menu is not showing up on the left side above styles and templates, do you know why? it is displaying on the forums homes but i cant see how to change the quotes.
|
All times are GMT. The time now is 11:11 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:
|