Message boards :
Number crunching :
Server issue when editing prefs
Message board moderation
Author | Message |
---|---|
Send message Joined: 4 Nov 16 Posts: 20 Credit: 118,453,585 RAC: 0 |
Hi! I was just trying to edit some preferences ( "community preferences" on https://universeathome.pl/universe/edit_forum_preferences_form.php ) when I encountered this: Fatal error: Call to undefined function bbcode_info() in /home/boincadm/projects/universe/html/user/edit_forum_preferences_form.php on line 87. The page was cut in half and most of the forms where lacking. The dropdown menus on "community" and "server" didn't work either. Kindest regards, Gunnar |
Send message Joined: 19 Sep 18 Posts: 20 Credit: 12,132,575 RAC: 0 |
as far as I undstood the admin, this is only a css problem. he will fix this as soon as he got some more advanced knowledge about css. unitl then, nothing breaking, just style. |
Send message Joined: 4 Nov 16 Posts: 20 Credit: 118,453,585 RAC: 0 |
Hi Shadak! Although I'm not an expert on CSS, I at least have some basic knowledge in PHP-programming. I do not think that this is a CSS problem, as the message clearly tells about a big problem in the PHP-script "edit_forum_preferences_form.php". Unfortunately I don't have this script, so I cannot tell why it complains about the call to the bbcode_info(). Kindest regards, Gunnar |
Send message Joined: 10 Sep 15 Posts: 12 Credit: 20,067,933 RAC: 0 |
Yeah, that's a PHP error. There are a lot of PHP notices on this project site instead. |
Send message Joined: 4 Feb 15 Posts: 847 Credit: 144,180,465 RAC: 0 |
I miss this error (didn't used this function for very long time). Yes, there is PHP bug, it arrives after upgrade as quite lot of pages on server changed to new server version but we have in past most of them edited and tailored to project. I will find and fix it tonight or tomorrow - it just need to search the function in old files and attach to new ones. At the end of day - we will make another server update in January, where the problems comes back again :) Edit: I think I have fixed this bug. Krzysztof 'krzyszp' Piszczek Member of Radioactive@Home team My Patreon profile Universe@Home on YT |
Send message Joined: 4 Feb 15 Posts: 847 Credit: 144,180,465 RAC: 0 |
I found another bug :( Bug is in "Edit profile" section and it is hard to fix. I think in next weekend we update whole server then I leave it unfixed until that date as probably fix gone with update... So, go patient please. I really know the problems and work on it... Krzysztof 'krzyszp' Piszczek Member of Radioactive@Home team My Patreon profile Universe@Home on YT |