Hello,
my guild is using following versions:
EQDKP Plus 0.6.3.2
phpBB3 3.0.8
We'd like to integrate openWoW itemstats into our forums (
http://www.openwow.com/?misc=integrate) but I can't seem to make it work.
We are using eqdkp_luna_wotlk Template - and there neither is
Quote:
<!-- IF S_CONTENT_DIRECTION eq 'rtl' -->
<link href="{T_THEME_PATH}/bidi.css" rel="stylesheet" type="text/css" media="screen, projection" />
<!-- ENDIF -->
</head>
in the overall_header.html
nor does adding
Quote:
<script type="text/javascript" src="http://cdn.openwow.com/api/tooltip.js"></script>
to overall_header.html / index_body.html or anywhere else show any effect.
Help on making OpenWoW itemstats work on our forums and making a working eqdkp_luna_wotlk template port would be greatly appreciated!