PDA

View Full Version : BB Code Enhancements - Product WARDB syndication


Crimm
11-24-2008, 10:00 PM
Warning:
This product makes DB Changes. Backup your Database before installing this product. If you are unable to do that, then do not proceed.

Description:
This is a product that will add to your BBCODE to allow tooltip'ing Syndication from wardb.com. You can read about the Syndication here: http://www.wardb.com/syndication.aspx

All this product does is the installation procedures that they outlined; written into a product to make it easier for install. I requested permission from them before proceeding.

Install:
Install is broken up into 5 easy steps:


Backup your database and the file: includes/class_bbcode.php
Download the zip file attached.
Upload the includes folder to your forum directory.
This mod is style dependent. Add this to your headinlcude template:


Go to AdminCP
Click Styles and Templates
Drop down the menu next to the Style you want this BBCODE to work under.
Customize the headinclude template
Find:
<script type="text/javascript">
Add this before it:
<script src="http://www.wardb.com/js/extooltips.js" type="text/javascript"></script>


Install the product using these directions:

Go to Admin CP
Click Plugin's and Products
Click Manage Products
Click Add/Import Product
Browse to the file and go!



Example:
Here's a screenshot:
The black box you see is a tooltip.
https://vborg.vbsupport.ru/attachment.php?attachmentid=89817&stc=1&d=1227648872

Here's a live demo where I have installed it on a friend's board for them: Here (http://www.singularityguild.us/forum/showthread.php?t=22691)

Support:
I am around on the boards, so I can support the best I have time for :)

This is my first product I have released, so please be gentle with your criticism. I figured it would be a great one to start out with because wardb.com had given me permission and I could learn a few things since I knew the code already worked :)

Thanks goes out to wardb.com and warhammeralliance.com for allowing me to do this. They get all the credit for the cool code :D

saviola8x
11-26-2008, 08:08 AM
Bóc tem !~
Good job !

NeroObsedian
12-29-2008, 05:34 AM
Just to let anyone out there who may try installing this who is also using Curse's wowdb syndication, running this in conjunction with the other will cause issues... Just a FYI.

Crimm
01-12-2009, 05:38 PM
Yeah I found this just recently trying to use wowhead's syndication, but I got it to work.

I'll play with wowdb and see if there is a way to get them both to work concurrently.

pannivas
06-12-2009, 05:41 AM
Hello and thanks for the mod.

However i have one problem. I am running vB3.8.3 and install this product.

The product is working just fine however on my forum home page i get this error.

Parse error: syntax error, unexpected '<' in /home/pannivas/public_html/forums/index.php(67) : eval()'d code on line 1

This is only on the index.php.
If i go to forumdisplay or threads this error message will not show.

Any help?

yeti1337
07-11-2009, 05:26 PM
don't bother with the mod, just get the synidcation javascript code from their site (wowdb, wardb, aiondb) and then put it in your header of your forum. works for me.