Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Got a weird problem

Asked Modified Viewed 5,288 times
S
stigi
S
stigi 10
  • Newbie, joined since
  • Contributed 2 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
asked
Newbie

Sorry for my realy bad title. Not sure what I was going to write there.
I have installed it now, but there have come an error.

The sites work just fine, but when I f.ex click on "Admin panel", I got some errors.
Here's the error messages:

Quote

Deprecated: Function eregi() is deprecated in N:\hosted\badnorway\Ownagegames\maincore.php on line 35


The error is on line 35 to 39.

On line 35 to 39 in the maincore file, it's standing:

Quote


if ((eregi("<[^>]*script*\"?[^>]*>", $check_url)) || (eregi("<[^>]*object*\"?[^>]*>", $check_url)) ||
(eregi("<[^>]*iframe*\"?[^>]*>", $check_url)) || (eregi("<[^>]*applet*\"?[^>]*>", $check_url)) ||
(eregi("<[^>]*meta*\"?[^>]*>", $check_url)) || (eregi("<[^>]*style*\"?[^>]*>", $check_url)) ||
(eregi("<[^>]*form*\"?[^>]*>", $check_url)) || (eregi("\([^>]*\"?[^)]*\)", $check_url)) ||
(eregi("\"", $check_url))) {


What's the problem? I have tried to delete the maincore file, and adding a new one, but it dont work :S

Please, I hope someone can help me.
0 replies

10 posts

B
Basti
B
Basti 10
[PHP-Fusion Crew Member & Admin from June 2008 - December 2010]

http://basti2web.de - Support Site for my infusions
  • Veteran Member, joined since
  • Contributed 1,099 posts on the community forums.
  • Started 32 threads in the forums
answered
Veteran Member

S
stigi
S
stigi 10
  • Newbie, joined since
  • Contributed 2 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

Thanks for the help.
I know now that php Fusion 7 are not suported by PHP5, so therefore I tried php Fusion 6, but then I got a bunch of errors :S
What's the problem?

You can check the site here:
http://www.og-games.tk/
0 replies
S
smokeman
S
  • Veteran Member, joined since
  • Contributed 920 posts on the community forums.
  • Started 79 threads in the forums
answered
Veteran Member

PHPFusion V7 does run under PHP 5.2 - but not under PHP 5.3

Im running our site on PHP 5.2

Regarding your site: lol I don't have time for waiting & waiting for it should load the page.. :o
0 replies
B
Basti
B
Basti 10
[PHP-Fusion Crew Member & Admin from June 2008 - December 2010]

http://basti2web.de - Support Site for my infusions
  • Veteran Member, joined since
  • Contributed 1,099 posts on the community forums.
  • Started 32 threads in the forums
answered
Veteran Member

You can make it run under PHP 5.3 if you change some things like some users posted it in the thread, which I posted above.
0 replies
S
smokeman
S
  • Veteran Member, joined since
  • Contributed 920 posts on the community forums.
  • Started 79 threads in the forums
answered
Veteran Member

Thatøs absolutely right slaughter - I just thought he meant without doing some further changes/mod in the system.
0 replies
U
ugljesa-pianist
U
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 1 thread in the forums
answered
Newbie

Hello friends,

I've downloaded PHPFusion 7.00.05, and tried to install it on my Wamp Server 2.0 I. I did all the requirements before starting the installation of PHPFusion, and after the installation the Apache server error message appears when i visit http://localhost/php-fusion. It shows a Window for error reporting with buttons Don't Send, Send Error Report, and Close. All other installed CMS softwares work fine on my Wampserver platform, it means that something is wrong with PHPFusion 7.00.05 installation. Can you help me, please?
0 replies
J
Johan Wilson
J
  • Junior Member, joined since
  • Contributed 31 posts on the community forums.
answered
Junior Member

I had the same problem, remove mysql_close(); from footer.php and it should do it
0 replies
U
ugljesa-pianist
U
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 1 thread in the forums
answered
Newbie

I've removed that code, my site works now, but Deprecated: Function eregi() is deprecated in D:\Wampserver\php-fusion\maincore.php on line 18 shows at the top.. :@
0 replies
J
Johan Wilson
J
  • Junior Member, joined since
  • Contributed 31 posts on the community forums.
answered
Junior Member

use PHPFusion 7.00.06 if you have php 5.3
0 replies
U
ugljesa-pianist
U
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 1 thread in the forums
answered
Newbie

I heard for PHPFusion 7.00.06 that it has a lot of errors!
0 replies

Category Forum

Installation Issues - 8

Labels

None yet

Statistics

  • Views 0 views
  • Posts 10 posts
  • Votes 0 votes
  • Topic users 5 members

5 participants

S
S
  • Veteran Member, joined since
  • Contributed 920 posts on the community forums.
  • Started 79 threads in the forums
B
B
Basti 10
[PHP-Fusion Crew Member & Admin from June 2008 - December 2010]

http://basti2web.de - Support Site for my infusions
  • Veteran Member, joined since
  • Contributed 1,099 posts on the community forums.
  • Started 32 threads in the forums
S
S
stigi 10
  • Newbie, joined since
  • Contributed 2 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
U
U
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 1 thread in the forums
J
J
  • Junior Member, joined since
  • Contributed 31 posts on the community forums.

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet