![]() |
Quote:
the problem with the template+css is that it doesn't fit in with the default vbulletin style, it doesn't respect things like cellspacing and cellpadding. There's also a lot of useless margin and padding going on in the css. |
for some reason I cannot get the quoter to appear in all forum despite me changing the hook to global start. Also, on the forum index, the quoter shows BB codes but on my homepage (vba) it doesn't show the BB codes any idea how to fix it?
|
Ole_Chilli - You'd probably just have to edit some of the quote templates. I've never used that hack though, so you might want to ask its creator.
El_Muerte - It doesn't use cellspacing or cellpadding because it's all one cell. It still uses the vBulletin alternating colors and width. If you can clean up the CSS, please do. That gave me a huge headache. |
thepub - One thing I neglected to mention in the instructions: Make sure the execution order on the new plugin is set higher than five.
El_Muerte - Run this query (replacing $TP with your table prefix) and tell me what it says: Code:
SELECT * FROM $TPdatastore WHERE title = "quote_settings" |
Quote:
Thanks! Can you tell me where and how I would do this? :confused: |
Quote:
|
thepub - Just edit the plugin that you moved to global_start.
El_Muerte - Possibly. Do you know if it unserializes things automatically? |
yes I think it does. It calls register in the Datastore class without a 3rd argument, so the auto detect will be used.
Why don't you simply address the datastore through the api: Code:
// get data, only needed once |
well capt... i am going to be the first to admit my mistake..... i ASSUMED... that the quote hack i already had.., was the same code... so as i went through each template, and saw that the comment was in the template code, i didnt bother to paste over it.. (tryign to save time).... then to top it off... i tried to do something else.. broke the site.. but i got it back.....
long story short...., your hack work great now.... i uninstalled all the code from the older hack... and re-installed the 3.0... it works fine... my own lesson?? read the damn instructions!!!! INSTALLED |
Version 3.1 has been released. It has some minor bug fixes, including compatibility with datastore caching, better redirection, and better support for vBadvanced and global random quotes.
Quote:
|
All times are GMT. The time now is 12:19 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:
|