roxlukas / lmeve

LMeve - industry manager and contribution tracker for EVE Online
https://pozniak.pl/wp/
Other
51 stars 13 forks source link

Bug: Messages #42

Closed clstb closed 8 years ago

clstb commented 8 years ago

Messages are not displayed properly. https://gyazo.com/aab4f5b28dedb8be4830e3d1843de3a5

roxlukas commented 8 years ago

Please send to my mail contents of the following db tables:

roxlukas commented 8 years ago

IMPORTANT INFORMATION My dev laptop has recently suffered a hardware failure*, and because of very tight budget I won't be able to replace it anytime soon. Due to the above fixes will be delayed, but rest assured I haven't given up on LMeve yet.

*) Most likely GPU or Northbridge went up in smoke

clstb commented 8 years ago

Sent you the email with the tables. Here a screenshot how it looks like in lmeve. https://gyazo.com/44a205b77774e7866ae7e8e9b40e8827

HunHawk commented 8 years ago

In the apache's log there is a PHP error when try to open messages: PHP Warning: include(): Failed opening 'filter.php' for inclusion (include_path='../include') in /var/www/lmeve/include/40.php on line 15

After put it in place (get it from VMware image), a new error appears: PHP Fatal error: Redefinition of parameter $zlec_wyk in /var/www/lmeve/include/filter.php on line 30

I removed lines between line 30 and line 43 in filter.php, the inbox window works again. The working filter.php attached, upload it into /include folder.

filter.zip

roxlukas commented 8 years ago

Thanks for fixing the bug, much appreciated!

2016-10-05 15:33 GMT+02:00 HunHawk notifications@github.com:

In the apache's log there is a PHP error when try to open messages: PHP Warning: include(): Failed opening 'filter.php' for inclusion (include_path='../include') in /var/www/lmeve/include/40.php on line 15

After put it in place (get it from VMware image), a new error appears: PHP Fatal error: Redefinition of parameter $zlec_wyk in /var/www/lmeve/include/filter.php on line 30

I removed lines between line 30 and line 43 in filter.php, the inbox window works again. The working filter.php attached, upload it into /include folder.

filter.zip https://github.com/roxlukas/lmeve/files/511280/filter.zip

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/roxlukas/lmeve/issues/42#issuecomment-251675531, or mute the thread https://github.com/notifications/unsubscribe-auth/ACNxbtKV7viF9r_F7b6_wzaqS6yAZ-K9ks5qw6cngaJpZM4I-arG .