Deprecated: Function set_magic_quotes_runtime() is deprecat

Get help with installation and running phpBB 3.0.x here. Please do not post bug reports, feature requests, or MOD-related questions here.
Get Involved
Forum rules
END OF SUPPORT: 1 January 2017 (announcement)
Locked
thered
Registered User
Posts: 71
Joined: Wed Sep 28, 2005 8:05 pm

Deprecated: Function set_magic_quotes_runtime() is deprecat

Post by thered »

I've just set up my new laptop with my development xampp package, copied my existing working files over, set up the mysql database.

When I run the phpBB3 index.php I get the page, but the fonts aren't correct, all too large. I also get the following alert at the top of the page(s)

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/xxxx/websites/town/phpBB3/common.php on line 106

Line 106 is: set_magic_quotes_runtime(0)

The only difference to this and my previous installation on another machine is that I installed version 1.7.2 of xampp as opposed to 1.7.1

Any ideas?

edit: Just been into ACP and that doesn't display any tabs or links
ameeck
Former Team Member
Posts: 6559
Joined: Mon Mar 21, 2005 6:57 pm

Re: Deprecated: Function set_magic_quotes_runtime() is deprecat

Post by ameeck »

Could you file a Bug report?

http://www.phpbb.com/bugs/

phpBB only checks for PHP 6 and greater, where the function does not exist at all, it should probably also catch this case.
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28654
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: Deprecated: Function set_magic_quotes_runtime() is deprecat

Post by Paul »

Are you sure you run 3.0.6? Iam pretty sure that was fixed in 3.0.6
thered
Registered User
Posts: 71
Joined: Wed Sep 28, 2005 8:05 pm

Re: Deprecated: Function set_magic_quotes_runtime() is deprecat

Post by thered »

Paul: No I'm running 3.0.5 but as I said it runs ok with same files on my other laptop.

Ameek: Yes I will.
thered
Registered User
Posts: 71
Joined: Wed Sep 28, 2005 8:05 pm

Re: Deprecated: Function set_magic_quotes_runtime() is deprecat

Post by thered »

Well I finally got round to updating to 3.0.6, been busy. :)

However, the problem still exists. :shock:

Any ideas?

EDIT: Sorry can't seem to delete this post - just checked my bug tracker and it's been activated again. Thank you.
thered
Registered User
Posts: 71
Joined: Wed Sep 28, 2005 8:05 pm

Re: Deprecated: Function set_magic_quotes_runtime() is deprecat

Post by thered »

Just for info, I've reverted to xampp version 1.7.1 and everything is now OK.

:)
User avatar
bantu
3.0 Release Manager
3.0 Release Manager
Posts: 2523
Joined: Mon Jul 10, 2006 9:58 pm
Name: Andreas Fischer

Re: Deprecated: Function set_magic_quotes_runtime() is deprecat

Post by bantu »

Just for reference: Bug has been reported. http://www.phpbb.com/bugs/phpbb3/54495
Powered by Coffee
Locked

Return to “[3.0.x] Support Forum”