phpBB Forum

It is currently Mon 21. May 2012, 09:25

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  [ 19 posts ]  Go to page Previous  1, 2
Author Message
Offline
 Post subject: Re: 3D Model Viewer shows the wrong gear
PostPosted: Fri 13. May 2011, 00:27 

Joined: Tue 12. Apr 2011, 00:40
Posts: 15
As far as I'm aware, everything is setup correctly. From the administration menu, going to PLUS Settings, under Global, Server name, Region and Faction are all correct. Are there areas elsewhere where this needs to be corrected perhaps?



Top
 Profile  
 
Offline
 Post subject: Re: 3D Model Viewer shows the wrong gear
PostPosted: Mon 16. May 2011, 01:02 

Joined: Tue 12. Apr 2011, 00:40
Posts: 15
help!



Top
 Profile  
 
Offline
 Post subject: Re: 3D Model Viewer shows the wrong gear
PostPosted: Thu 19. May 2011, 07:31 

Joined: Tue 12. Apr 2011, 00:40
Posts: 15
I've made progress!!!

After going over the code of both the HTML and PHP page, I finally found out part of my problem, and I am hoping that you guys can help me fix the rest. As I said before, I was only getting the static images on my viewmember page, even if the settings were to show the modelviewer. There is a file called "armory.class.details.php" located at:

.../eqdkp/pluskernel/include/armory.class.details.php

After going over the page, I spotted the following code:

Code:
class ArmoryCharLoader
{
   var $version    = '1.2.0';
   var $build      = '2508200701';
   var $links      = array(
                              'eu'      => 'http://eu.wowarmory.com/',
                              'us'      => 'http://www.wowarmory.com/'


The problem with this code is that the 'us' site address listed is no longer valid. When Blizzard moved over to battle.net, the address became: "http://us.battle.net/wow/en/"

I changed the 'us' value in this file to "http://us.battle.net/wow/en/" and the modelviewer appeared on screen instead of the static images! HOWEVER, it doesn't show the armory modelviewer. It simply says: "Loading Error."

I assume this is because the correct path is not coded in properly somewhere. I have yet to find out where the path is set for the modelviewer and I'm hoping you guys can help me. Where do I set the correct address for the new version of the wowarmory in the pages to populate the modelviewer? The proper address for a character (I'll use mine as a sample) would be: "http://us.battle.net/wow/en/character/mannoroth/kallak/simple"

Any help?



Top
 Profile  
 
Offline
 Post subject: Re: 3D Model Viewer shows the wrong gear
PostPosted: Thu 19. May 2011, 17:35 
Core-Developer
User avatar

Joined: Tue 11. Mar 2008, 13:26
Posts: 2298
use the wowhead modelviewer, the "new" armory is not yet ready for usage from external sources.


Never write unrequested PMs to me! - Schreibt mir nie unaufgefordert PNs!
ImageImage



Top
 Profile  
 
Offline
 Post subject: Re: 3D Model Viewer shows the wrong gear
PostPosted: Fri 20. May 2011, 03:10 

Joined: Tue 12. Apr 2011, 00:40
Posts: 15
What is the appropriate address to set 'us' as for wowhead modelviewer?

EDIT:

Or are you talking about doing something with the: "wow_modelviewer.class.php" file? I notice a bunch of stuff in there, but I can't figure it all out offhand.



Top
 Profile  
 
Offline
 Post subject: Re: 3D Model Viewer shows the wrong gear
PostPosted: Fri 20. May 2011, 16:03 
Core-Developer
User avatar

Joined: Tue 11. Mar 2008, 13:26
Posts: 2298
in the plus-settings there you can choose the modelviewer


Never write unrequested PMs to me! - Schreibt mir nie unaufgefordert PNs!
ImageImage



Top
 Profile  
 
Offline
 Post subject: Re: 3D Model Viewer shows the wrong gear
PostPosted: Sat 21. May 2011, 01:04 

Joined: Tue 12. Apr 2011, 00:40
Posts: 15
hoofy wrote:
in the plus-settings there you can choose the modelviewer


That setting is currently and has been always set to WoWhead. You sure there's nothing on the back end? The "loading error." modelviewer didn't even appear until I changed the address of 'us' in that file.



Top
 Profile  
 
Offline
 Post subject: Re: 3D Model Viewer shows the wrong gear
PostPosted: Sat 21. May 2011, 21:13 
Core-Developer
User avatar

Joined: Tue 11. Mar 2008, 13:26
Posts: 2298
the solution is very simple ... i just noticed, you are still running php4. you need php5 for display of modelviewer, ask your hoster to update, if he does not change your hoster, php4 is now very very old


Never write unrequested PMs to me! - Schreibt mir nie unaufgefordert PNs!
ImageImage



Top
 Profile  
 
Offline
 Post subject: Re: 3D Model Viewer shows the wrong gear
PostPosted: Sun 22. May 2011, 07:29 

Joined: Tue 12. Apr 2011, 00:40
Posts: 15
hoofy wrote:
the solution is very simple ... i just noticed, you are still running php4. you need php5 for display of modelviewer, ask your hoster to update, if he does not change your hoster, php4 is now very very old


This can't be right. My PHP Info in the admin area of the site shows my PHP version to be 5.2.17, I also looked in the cpanel for my hosting and it shows my PHP version as 5.2.13

Do I need to have CURL enabled for this feature to work? I do know that my host won't allow it.



Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 0 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