+  WebDKP at DKP Tracker - In Game and Self Hosted WebDKP Help
|-+  WebDKP - WoW Addon
| |-+  FIles
| | |-+  WebDKP Server
« previous next »
Pages: 1 ... 11 12 [13] Print
Author Topic: WebDKP Server  (Read 4344 times)
Zevious
Administrator
Sr. Member
*****
Posts: 268


Zevious
View Profile Email
« Reply #180 on: January 16, 2010, 03:33:37 PM »

I went ahead and created some new boards to support the host your own server. Should be useful for now until things are ready on opendkp.com
Logged
tiburon
Newbie
*
Posts: 40


View Profile Email
« Reply #181 on: February 13, 2010, 02:14:17 AM »

Is there anyway to have a leaderboard at the top of our webdkp page like I see on other loot system servers..It breaks down each class and who is in the lead with dkp..that would be pretty damn hot to have...
Logged
ermethic
Newbie
*
Posts: 5


View Profile Email
« Reply #182 on: March 14, 2010, 03:57:08 PM »

Any idea about how to adapt the remote.js script of the old webdkp.com site to embed the tables from the new server in a webpage ? I've been trying to do it, but i have very limited scripting knowledge, and i couldn't make it work. It would be an awesome addition to the server's functionality, and i'm sure it's quite easy to accomplish.
Logged
Dense
Newbie
*
Posts: 13


View Profile
« Reply #183 on: April 15, 2010, 06:31:52 PM »

Anyone else having issues with the wowhead links not working anymore for new items?

I noticed it with a few items on our old site but didnt think much of it. Now that we have migrated to a new host I imported the backup and every link isnt updating.


Example.

http://www.utilityguild.com/forum/webdkp/Loot/1/date/desc

And the old one. Notice a few didnt update.

Edit: In doing a little research it might be that wowhead changed their xml feed syntax. I can find nothing about it on their site though.

http://old.utilityguild.com/forum/webdkp/Loot/1/date/desc
« Last Edit: April 15, 2010, 08:12:26 PM by Dense » Logged
Dense
Newbie
*
Posts: 13


View Profile
« Reply #184 on: April 16, 2010, 09:52:32 AM »

OK. I fixed it. It looks like they changed the syntax.

In wowstats.php change this line.

const itemUrl = "http://www.wowhead.com/item?={ITEM_NAME}&xml";

to

const itemUrl = "http://www.wowhead.com/item={ITEM_NAME}&xml";

Logged
Zevious
Administrator
Sr. Member
*****
Posts: 268


Zevious
View Profile Email
« Reply #185 on: April 16, 2010, 10:40:25 AM »

Nice job Dense Smiley

Wish I could be more of a help with the website stuff. I may try to get more involved sometime here in the future.
Thanks for your posts they definitely help others.

Zevious
Logged
Hjalte
Jr. Member
**
Posts: 51

hjaltethor@hotmail.com
View Profile Email
« Reply #186 on: May 09, 2010, 04:13:02 PM »

Google code updated with wowstats.php changes (r69) and "experimental" fileutil.php changes (r70).

Released r69 as latest edition zip file.
Logged
ftpfan
Newbie
*
Posts: 5


View Profile
« Reply #187 on: May 16, 2010, 08:41:31 PM »

Hi,

I have a big Problem, It wont run, I can do what I want but it wont run.
I just get a white sreen with no Output, No Errors, Nothing.
All plugins who are required run, rewritemod runs, curl runs too.
It is a Apache Win server, with PHP5, all other Sites working, all CMS runs but not WebDKP.
I hope Someone can Help me

The Link to my Site is: www.securum-gilde.info/webdkp/
Status Site: http://www.securum-gilde.info/status.php

Thank you for your Help

FTPFAN
« Last Edit: May 16, 2010, 08:55:50 PM by ftpfan » Logged
kyller974
Newbie
*
Posts: 9


View Profile
« Reply #188 on: June 30, 2010, 07:05:03 AM »

Maybe a problem with your .htaccess file.
Logged
Merian
Newbie
*
Posts: 3


View Profile
« Reply #189 on: July 28, 2010, 06:59:35 AM »

Hello every one.
Im new to this forum, but I have read It entirely through and I didnt find answer on my problem.

I have WebDKP installed on my site (http://www.tolh.cz/webdkp/Dkp). I use it for long time, but I have recently noticed drastic decrease of loot table performance.
Usually it takes about 30+sec to load loot site entirely.

I dont think the problem is my hosting or something like that, but something must be wrong because eg. on this site: http://www.utilityguild.com/forum/webdkp/Loot  loot table loads pretty quick.

Have anyone of you same problems or some advice? Were there some changes in SQL structure in last half year or so?
Thanks
My WebDKp page: http://www.tolh.cz/webdkp/Dkp
« Last Edit: July 28, 2010, 07:03:54 AM by Merian » Logged
Zedd
Newbie
*
Posts: 24


View Profile Email
« Reply #190 on: July 29, 2010, 01:10:07 AM »

I have a feeling I know whats going on. The default tables created during install are not correctly indexed for the types of queries being made. In fact, I think the out-of-the-box install may not index at all beyond the primary key. I'd have to check the tables again to see how they should be indexed, but that should give ~ a 1000x performance boost.

I'm not sure of the best way to get those indexes in there. For future installs the install code of the site can be fixed. For existing installs, we'd have to update the code to detect if the tables are indexed correctly....
Logged
Merian
Newbie
*
Posts: 3


View Profile
« Reply #191 on: July 29, 2010, 01:58:07 AM »

I have no problem with adding this indexes to all necessary tables manualy.
If you can just provide the list of necessary indexes it would by realy great.
Logged
Merian
Newbie
*
Posts: 3


View Profile
« Reply #192 on: August 08, 2010, 02:11:04 PM »

Looks like I was able to solve this problem by my self, because the speed of Loot tab increase a lot when I change hosting company.
It was probably something wrong with their MySQL server.
Logged
Pages: 1 ... 11 12 [13] Print 
« previous next »
Jump to: