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?

eval()'d code

Asked Modified Viewed 1,996 times
S
sammy
S
sammy 10
  • Newbie, joined since
  • Contributed 3 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
asked
Newbie

Hi everyone... i'm getting some problem with PHPFusion 6.01.11... when i try to create a custom panel or a custom page i got this kind of error:

Quote

Fatal error: SUHOSIN - Use of eval is forbidden by configuration in /home/sammycho/public_html/administration/custom_pages.php(71) : eval()'d code on line 71


Every time and no matter if i use include '';, echo "";, or html... the eval()'d code is always there ! anyone know why ?
0 replies

5 posts

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

Erff... srry stupid question... my host changed the php configuration at all -_- srry for this inutil post
0 replies
A
alcazar
A
Alcazar
nach Diktat spazierengegangen
  • Senior Member, joined since
  • Contributed 247 posts on the community forums.
  • Started 5 threads in the forums
answered
Senior Member

your host probably knows that

Quote

eval is evil
:)
0 replies
S
sammy
S
sammy 10
  • Newbie, joined since
  • Contributed 3 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

why it is evil ?
0 replies
F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
answered
Super Admin

It sounds like your host has shut off the eval function.
0 replies
T
ThomasR
T
  • Junior Member, joined since
  • Contributed 46 posts on the community forums.
  • Started 16 threads in the forums
answered
Junior Member

Is it the same thing for this error:

PHP Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 24 in D:\Skolespil.dk\webfiles\side_left.php(25) : eval()'d code on line 16 PHP Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 25 in D:\Skolespil.dk\webfiles\side_left.php(25) : eval()'d code on line 17
0 replies

Category Forum

Bugs and Errors - 6

Labels

None yet

Statistics

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

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet