Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: PHP error on login? (Read 3979 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

PHP error on login?

Why do I always get this error when logging in:

Quote
Warning: Compilation failed: characters with values > 255 are not yet supported in classes at offset 33 in /var/www/html/hawiki/includes/User.php on line 224


Granted, I still can login successfully... but it is starting to grate my nerves...

PHP error on login?

Reply #1
Known. Dunno how to fix it.. and since it doesn't seem to matter I won't bother.

 

PHP error on login?

Reply #2
Okay, np.

My guess it has got something to do with the REFERER page... since IMO after login I should be returned to the editing page...

But I'll ignore it. It's no big deal pressing "back".

PHP error on login?

Reply #3
doesn't happen on mediawiki. Jan, can you change /var/www/html/hawiki/includes/User.php on line 224 and add @ before whatever does the processing for it? it'll prevent the error displaying.
err... i'm not using windows any more ;)