![]() |
I tried that (this method worked for the Webpage / Guestbook hack), but I'm getting mysql errors
Quote:
|
OK, maybe someone can figure this out.
My phrases and templates are all in there. However, when I add a quote directly to the quotes.php page, I get this response: Quote:
The quotes are all still in the database; the upgrade did not affect them. Should we reinsert the sql queries like this: Quote:
Quote:
|
well ok, I tried this once on a new install of 3.0.5 and it didn't work so I tried running the sql queries again. didn't change anything
so I completely removed my test forum and database new install and fresh database. same thing. any ideas? I"d really like this on my site. |
has everyone given up on this?
|
you mean this mod dosn't work on 3.0.6 ? :(
|
Quote:
|
same here, i had it on my old site, upgraded to 3.0.5 after server failure,
i wish it was compatable :( |
I tried it on a fresh install of 3.0.5 twice with no luck.
|
I figured it out.
For some reason the VB 3.0.5/6 upgrade somewhere along the line kills the 'Forum Home Page Settings' database table...or at least nukes the entry needed for the quotes thing. So basically, nothing is broken, but its just like you check the 'off' button for the quotes. You need to rerun this query. Code:
INSERT INTO setting (varname, grouptitle, value, defaultvalue, optioncode, displayorder, advanced, volatile) VALUES ('showquote', 'forumhome', '0', '0', 'yesno', 5, 0, 1); Code:
INSERT INTO setting (varname, grouptitle, value, defaultvalue, optioncode, displayorder, advanced, volatile) VALUES ('moderatequotes', 'forumhome', '0', '0', 'yesno', 6, 0, 1) Then go into your home page options and re-enable the settings. Everything should be back to normal now. |
YOU ARE THE MAN!
Impressive... (but the "add to quotes" funcition, in each postbit, draws a white page of death). |
All times are GMT. The time now is 06:59 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:
|