EVE-SECURE / joomla-in-eve

Automatically exported from code.google.com/p/joomla-in-eve
0 stars 0 forks source link

No skills appear #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Search any character that is registered
2. Try to view their character sheet
3. Even when permissions set to public, cannot see any skills

What is the expected output? What do you see instead?
I would expect to see the listing of skills trained so far.  This also applies 
to my wallet.

Can you provide path and query segment URL of faulty page?
example: /index.php?option=com_eve&view=character&characterID=111111111:Cha
racter&Itemid=1 or
/alliance/c/222222222-Corporation/c/111111111-Character.html

/index.php?option=com_evecharsheet&view=character&characterID=1519478573 
(doesn't matter which ID).

What version of the product are you using? Please provide version of core
component (com_eve) and faulty component (com_...).
com_eve 0.6.209
Joomla 1.5

Please provide any additional information below. Try turn on joomla debug
mode.

Not sure if this is something I am doing wrong, but I followed the instructions 
to the letter with no problems, and nothing is working.  I did install the EVE 
API dump data for tyrannis.

Original issue reported on code.google.com by abung...@gmail.com on 18 Jun 2010 at 10:57

GoogleCodeExporter commented 9 years ago
Two things comes to mind:
1) data haven't loaded yet. try to go admin -> Components -> EVE -> Characters 
-> Select character and click character sheet.
2) something else? turn on debug mode in admin ->  Global Configuration -> 
System -> Debug System and let me know what comes out

Original comment by koval...@gmail.com on 22 Jun 2010 at 4:12

GoogleCodeExporter commented 9 years ago
Ok, when I tried #1, I got the following error:

"EVE backend database temporarily disabled."

Now that could have been because CCP is moving the servers right now, so I will 
retry after the API servers are backup, and then run the debug.

Original comment by abung...@gmail.com on 23 Jun 2010 at 10:24

GoogleCodeExporter commented 9 years ago
Almost forgot: You can check, if Static Data Dump is accessible, in admin -> 
Components -> EVE -> Overview -> Expand "CCP Static Data Dump Info".

Original comment by koval...@gmail.com on 24 Jun 2010 at 3:19

GoogleCodeExporter commented 9 years ago
This issue should be set as resolved UNLESS someones going to Host a MYSQL 
version of the CCP data dump. those errors / missing things you speak off is 
cause the xml code lets say itemId:1234 has no clue what it is unless it reads 
the Data Dump.

anyone know of a 500mb mysql database server they like to donate?

Original comment by OzCo...@gmail.com on 8 Sep 2010 at 3:43