phpBB Forum

It is currently Wed 23. May 2012, 09:15

All times are UTC + 1 hour

Forum rules


Hello dearest user and welcome to our EQDKP-Plus support forum.

Please read the following rules and terms before posting anything! Failure in doing so will result in being ignored or being banned. Posting in our boards means you have read, understood and accepted those rules.

English Board Rules – Click here



Post new topic Reply to topic  [ 4 posts ] 
Author Message
Offline
 Post subject: ItemStats not listed in PLUS Settings
PostPosted: Fri 22. Apr 2011, 16:54 

Joined: Fri 22. Apr 2011, 16:47
Posts: 5
Hi all,

I have a new install of EQDKP-Plus (EQdkp-Plus 0.6.4.6s Full Version)
My php is 5.2.x and MySQL is 5.x
Hosting is on GoDaddy (Linux)

The install went fine, everything seems to be working fine, I can add new users, create events, install/uninstall plug-ins, activate/deactivate mods. The ItemStats tab is simply missing from the PLUS settings area. The ItemStats folder is in the root of my EQDKP-Plus installation.

I manually modified the config.php file of ItemStats because it did not have my db variables, it was just default values. Is the reason? If not any other ideas?

Thanks!



Top
 Profile  
 
Offline
 Post subject: Re: ItemStats not listed in PLUS Settings
PostPosted: Fri 22. Apr 2011, 18:05 

Joined: Fri 22. Apr 2011, 16:47
Posts: 5
Ah fun,

I see RIFT isn't support yet by looking into the settings.php file.

To to mod I guess unless anyone else has a guide to do so?



Top
 Profile  
 
Offline
 Post subject: Re: ItemStats not listed in PLUS Settings
PostPosted: Fri 22. Apr 2011, 22:33 
Core-Developer
User avatar

Joined: Wed 10. Dec 2008, 13:06
Posts: 9025
Location: Heilbronn, Germany
0.6 will not support any new games for itemstats. we#ve rewritten that part for 0.7


Support my work:
Image Image
Donate your played PS3 games:
Alternative: Donate your played Playstation3 games (PAL, Region Code 2).



Top
 Profile  
 
Offline
 Post subject: Re: ItemStats not listed in PLUS Settings
PostPosted: Sat 23. Apr 2011, 13:21 

Joined: Fri 22. Apr 2011, 16:47
Posts: 5
Ah cool, any ETA? In the mean time I've added support but I don't know the URL to get XML data out of rift.zam.com. Do you happen to have it handy?

Borrowing line 54 from lotro_allakhazam.php:
Code:
$xml_data = itemstats_read_url('http://lotro.allakhazam.com/cluster/item-xml.pl?lotritem=' . $item_id);


I added into my rift_allakhazam.php:
Code:
$xml_data = itemstats_read_url('http://rift.zam.com/en/item-xml.pl?riftitem=' . $item_id);


But an xml stream is not returned?

I already have:
Code:
// Perform the search.
         $data = itemstats_read_url('http://rift.zam.com/en/search.html?q=' . urlencode($name)); //urlencode(utf8_encode($name)));
           $item_found = false;
          
         // Look for a name match in the search result.
         //regex fixed by hoofy
          if (preg_match_all('#item\/(\w+)\/#', $data, $matches))
         {


And have verified that I am getting the correct item code from the item name. Any help finding the xml output from rift.zam.com would be greatly appreciated!

EDIT - Well it seems as if zam may not be the best choice as this may not be freely available. Maybe yg is better?

http://rift.yg.com/help-lookup-api

Thanks :)



Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

(C) The EQdkp-Plus Developer Team
EQdkp Plus Template by Ramon Kaes