Broken Link in the menu

Show current, spent, and total points based on a points base system found at
www.knights-who-say-ni.com/NKS.

Moderator: Tennessee

Karma History

Postby Anaila » Mon May 26, 2008 12:53 am

I've tried to install it on a fresh 1.7.3 install of wowroster.

However, I'm having the following (probably noobish) problems:

~ I'm installing the roster as a subdomain (http://[rostername].[domain].[tld]/ and it seems that this roster addon dont take that into account. It keeps trying to find the addon.php script under /roster/ , or did I just mess something up?

Addy is: http://dsg.forumtech.ca
Anaila
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Fri Dec 15, 2006 12:40 am

Re: Karma History

Postby Tennessee » Mon May 26, 2008 9:26 am

i see the prob ill fix that know. i been workin on getin a cert for it . and didnt realize i had a few probs more than i tought. this next patch or ver should have that fixed along with the time issue;s and headers. sorry for the trouble.
User avatar
Tennessee
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 54
Joined: Fri Apr 04, 2008 2:00 am

Re: Karma History

Postby Anaila » Thu May 29, 2008 10:07 am

*wave*

Just tried the 1.0.2b version, and I still have the problem of the Update Karma button trying to access files from a /roster/ folder.

Only the Update Karma button append the /roster/ folder though.. so we're almost there.. :D

http://dsg.forumtech.ca/roster/addon.ph ... y&z=update

is where the button try to go, while http://dsg.forumtech.ca/addon.php?roste ... y&z=update
is where it should lead to.

Again - not a wizard on php, so I cant even begin to think of where to look to remove hte call for a /roster/ :)

Other than that - Super nice!
Anaila
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Fri Dec 15, 2006 12:40 am

Re: Karma History

Postby Tennessee » Thu May 29, 2008 9:00 pm

ahh, im so sorry i looked over that link u can open mymenu.php in the lib folder.
goto line 108 and change
Code: Select all

<li><a href="<?php print $roster_conf['addon_dir']; ?>/roster/addon.php?roster_addon_name=karmahistory&z=update"><?php print $wordings[$roster_conf['roster_lang']]['karma_update']; ?></a></li>

to something like
Code: Select all
        <li><a href="<?php print $roster_conf['addon_dir']; ?>addon.php?roster_addon_name=karmahistory&z=update"><?php print $wordings[$roster_conf['roster_lang']]['karma_update']; ?></a></li>
User avatar
Tennessee
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 54
Joined: Fri Apr 04, 2008 2:00 am


Return to Karma History

Who is online

Users browsing this forum: No registered users and 0 guests

cron