Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https://foe-rechner.de/stats/events KO #1148

Closed
lnplnp opened this issue Jun 2, 2020 · 1 comment
Closed

https://foe-rechner.de/stats/events KO #1148

lnplnp opened this issue Jun 2, 2020 · 1 comment
Assignees
Labels
HP - Bug Ein Fehler auf der Seite foe-rechner.de

Comments

@lnplnp
Copy link

lnplnp commented Jun 2, 2020

Hi,

https://foe-rechner.de/stats/events/motivations
When I visit this page, I get this error message :

Fatal error: Uncaught ADODB_Exception: mysqli error: [1146: Table 'foecre_site3.other_players_service_entries_fr7' doesn't exist] in EXECUTE("SELECT ops.ops_id, ops.other_id, ops.other_name, ops.is_neighbor, ops.is_friend, ops.is_guild_member, (SELECT UNIX_TIMESTAMP(opse.date_visit) FROM other_players_service_entries_fr7 opse WHERE opse.ops_id = ops.ops_id ORDER BY opse.date_visit DESC LIMIT 1) AS last_visit FROM other_players_service_fr7 ops WHERE ops.player_id = 7356536 AND ops.other_id = '1587823' AND ops.world = 'fr7' ") in /usr/www/users/foecre/foe-rechner.de/core/3rd-party/adodb/adodb-exceptions.inc.php:79 Stack trace: #0 /usr/www/users/foecre/foe-rechner.de/core/3rd-party/adodb/adodb.inc.php(1276): adodb_throw('mysqli', 'EXECUTE', 1146, 'Table 'foecre_s...', 'SELECT \n\t\t\t\tops...', false, Object(ADODB_mysqli)) #1 /usr/www/users/foecre/foe-rechner.de/core/3rd-party/adodb/adodb.inc.php(1216): ADOConnectio in /usr/www/users/foecre/foe-rechner.de/core/3rd-party/adodb/adodb-exceptions.inc.php on line 79

Similar error on all pages under https://foe-rechner.de/stats/events

@Gindi4711 Gindi4711 added the HP - Bug Ein Fehler auf der Seite foe-rechner.de label Jun 6, 2020
@Fooo9
Copy link

Fooo9 commented Aug 26, 2020

Any progress? Seems to be the same as issues #1571 #1144 #1102 and my own issue #1373

Every time I visit the event history, I see a javascript error in chrome's DevTools console:

Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0
Promise.then (async)		
(anonymous)	@	_main.js?v=2.5.2.0:1262
Promise.then (async)		
send2Server	@	_main.js?v=2.5.2.0:1258
OtherPlayersMotivation	@	_main.js?v=2.5.2.0:1726
....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HP - Bug Ein Fehler auf der Seite foe-rechner.de
Projects
None yet
Development

No branches or pull requests

4 participants