News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Mod: [item]name[/item] for World of Warcraft

Started by hugocz, November 04, 2005, 12:26:08 AM

Previous topic - Next topic

DarkCloud14

#40
Uhm yeah the package is for SMF 1.1 RC1 only cause I don't have SMF 1.0.5
But if you have the time you can extract the files and modify your Forum manually

Or maybe after Christmas I'll do a package for SMF 1.0.5 but just maybe.. Sorry

Omnidragon7

#41
hxxp:www.rexus-terra.e3emu.com [nonactive]
thats teh forum im tryin to get it working on

Ok it has to be something wrong witht the theme as wen i switch back to the original theme it works fine
oh the theme i'm tryign to use if the helios multi theme

DarkCloud14

#42
Ah thats the problem cause I've changed the index.template.php
there I've added the following two lines:

<script language="JavaScript" type="text/javascript" src="', $settings['default_theme_url'], '/itemstats/overlib/overlib.js"><!-- overLIB (c) Erik Bosrup --></script>


after the following snippet from the original code:
<script language="JavaScript" type="text/javascript" src="', $settings['default_theme_url'], '/script.js?rc1"></script>

you've to find the right place in the themes index.template.php and add the first code snippet...

another thing you've to add is the following:

<link rel="stylesheet" type="text/css" href="', $settings['default_theme_url'], '/itemstats/templates/itemstats.css" />

I've added it after the following snippet of the original code:

<link rel="stylesheet" type="text/css" href="', $settings['default_theme_url'], '/print.css?rc1" media="print" />



If someone knows a better place to add these two pieces of code to get it theme independent please tell me..


tattooedpierre

Quote from: DarkCloud14 on December 24, 2005, 04:47:47 PM
If someone knows a better place to add these two pieces of code to get it theme independent please tell me..

As far as I know there isnt a quicker way :( .. I just had to go through all the themes my site uses and add the line in grr.

Thantos

QuoteIf someone knows a better place to add these two pieces of code to get it theme independent please tell me..
$context['html_headers']

DarkCloud14

#46
Ok I've made it now almost theme independent
please uninstall any previous version and if possible delete the things
you've maybe changed in the other themes index.template.php ....

you can get the latest version here:
http://mods.simplemachines.org/index.php?mod=247

or here:
http://www.darkcloud14.de/itemstats/smf_itemstats_v_1_21.tar.gz

or the zipped version:
http://www.darkcloud14.de/itemstats/smf_itemstats_v_1_21.zip


The only Theme dependent things are the admin options...
You can only use them with the default theme if you don't add
them manually to your other themes...

Is it possible to make them theme independent too ??

DarkCloud14

#47
Ok guys I've installed a smf forum where you can discuss
new features and test the current wowitemstats version...

http://darkcloud14.de/forum/index.php

I'll release an updated version for 1.1 RC2 and maybe a version for 1.0.5 too this week...

myndcraft

Greetings Darkcloud!

First of all let me tell you I LOVE your mod and for the most part its working like a champ!

The problem though is occasionally the function is not working and I can't figure out why.
For example if you look at this thread

http://denovoforums.org/forums/index.php/topic,298.0.html

it worked. However if you look at this thread

http://denovoforums.org/forums/index.php/topic,301.0.html

It did not work. The post still took a while to load as if it was getting the information, but
the rollover links do not work like intended. I even tried changing the links from the item
name to the item number as that had worked in the past, but it did not work this time.

Also as you can see I'm using a non-standard layout. I'm not sure what I need to add to view the
admin options because even if I change to the standard theme I don't see any options anywhere,
but I could just be looking in the wrong place I suppose.

So hopefully you can help me with these two issues.

Regards,

myndcaft

Advertisement: