EVE-SECURE / joomla-in-eve

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

500 page error when loading charactersheet #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.register account api.
2.click on character menu link.
3.pick any character from list and get 500 error

What is the expected output? What do you see instead?
I hope to see the character list but i get the following error .

page error. 500 - View not found type, prefix?: eve,html,eveView

You may not be able to visit this page because of:

   1. an out-of-date bookmark/favourite 

    2. a search engine that has an out-of-date listing for this site 3. a mistyped address 4. you have no access to this page 5. The requested resource was not found. 6. An error has occurred while processing your request. 

Please try one of the following pages:

    * Home Page 

If difficulties persist, please contact the System Administrator of this site.

View not found type, prefix?: eve,html,eveView

Call stack # Function Location 1 JSite->dispatch() 
/home2/evewarco/public_html/everecruit/index.php:68 2 
JComponentHelper->renderComponent() 
/home2/evewarco/public_html/everecruit/includes/application.php:124 3 
require_once() 
/home2/evewarco/public_html/everecruit/libraries/joomla/application/component/he
lper.php:162 4 EveController?->execute() 
/home2/evewarco/public_html/everecruit/components/com_eve/eve.php:37 5 
JController->display() 
/home2/evewarco/public_html/everecruit/plugins/system/eve/component/controller.p
hp:133 6 JController->getView() 
/home2/evewarco/public_html/everecruit/libraries/joomla/application/component/co
ntroller.php:293 7 JError->raiseError() 
/home2/evewarco/public_html/everecruit/libraries/joomla/application/component/co
ntroller.php:470 8 JError->raise() 
/home2/evewarco/public_html/everecruit/libraries/joomla/error/error.php:171 9 
JException->construct() 
/home2/evewarco/public_html/everecruit/libraries/joomla/error/error.php:136

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

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

0.6.256 core and components
Joomla 1.5.20

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

debug error provided above.

site url http://www.eve-recruit.co.uk

Original issue reported on code.google.com by DirtySn...@gmail.com on 15 Aug 2010 at 9:04

GoogleCodeExporter commented 9 years ago
I've tried to register on your site to see the problem myself. Unfortunately 
the site failed to send confirmation mail during registration process.

Please give me the URL of faulty page, including the URL from menu manager 
(index.php?option=...). Without it it's really hard to guess what exactly has 
gone wrong.

Original comment by koval...@gmail.com on 18 Aug 2010 at 7:00

GoogleCodeExporter commented 9 years ago
i have just altered the reg settings try again.

problem page 
http://www.eve-recruit.co.uk/index.php?option=com_eve§ion=usercharsheet&Itemid=
440

Also problems trying to pull in the following

http://www.eve-recruit.co.uk/index.php?option=com_eve§ion=usermarketorders&Item
id=440

http://www.eve-recruit.co.uk/index.php?option=com_eve§ion=userresearch&Itemid=4
40

http://www.eve-recruit.co.uk/index.php?option=com_eve§ion=userwalletjournal&Ite
mid=440

Also cannot view specific chars.

http://www.eve-recruit.co.uk/index.php?option=com_eve§ion=character&allianceID=
555959926%3AVanguard.&corporationID=606135540%3AStormlord+Battleforce&characterI
D=1854555954%3AElanour+Cazour&Itemid=440

Original comment by DirtySn...@gmail.com on 19 Aug 2010 at 11:49

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I have now authed your account. You should now be able to login.

Original comment by DirtySn...@gmail.com on 19 Aug 2010 at 12:03

GoogleCodeExporter commented 9 years ago
Hmm, are you using some custom SEF URL plugin?

Original comment by koval...@gmail.com on 19 Aug 2010 at 1:32

GoogleCodeExporter commented 9 years ago
Im using ARTIO

But it is set to not sef any of your component parts.

Original comment by DirtySn...@gmail.com on 19 Aug 2010 at 3:11

GoogleCodeExporter commented 9 years ago
Found the problem.

Even though the SEF was set not to change the url for some reason it still was.

Flushed part of SEF and it has resolved the problems.

I have notice though this problem:-

#   Skill   Level   Finishes    Time left
1   Long Range Targeting    Level 5     DATE_FORMAT_LCC     
[clock1]

not getting the correct time left for skills.

Original comment by DirtySn...@gmail.com on 19 Aug 2010 at 3:30

GoogleCodeExporter commented 9 years ago
I guess you applied patch from Issue 28. You should not do that, but wait till 
they get implemented in trunk and made available for download as package. I 
know this takes usually too long, sorry.

Anyway, search default_skillqueue.php  file and change DATE_FORMAT_LCC to 
DATE_FORMAT_LC2, or replace it with original file.

If you have any other problem, please create separate issue.

Original comment by koval...@gmail.com on 19 Aug 2010 at 5:25

GoogleCodeExporter commented 9 years ago

Original comment by koval...@gmail.com on 28 Aug 2010 at 8:52