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?

Welcome Pm

Asked Modified Viewed 1,248 times
K
karrak
K
karrak 32
Van mi sosem változik..smile
  • Senior Member, joined since
  • Contributed 310 posts on the community forums.
  • Started 94 threads in the forums
  • Started this discussions
  • Answered 1 question
asked
Senior Member

[mp]1257[/mp]
0 replies

3 posts

B
balin
B
balin 10
Balin
  • Junior Member, joined since
  • Contributed 37 posts on the community forums.
  • Started 9 threads in the forums
  • Answered 1 question
answered
Junior Member

errors PHPF 9.10.11
File: infusions.php
Page: /administration/infusions.php?aid=fe0fd0b873759525
Line: 93
Error message: Trying to access array offset on value of type null

File: infusions.php
Page: /administration/infusions.php?aid=fe0fd0b873759525
Line: 70
Error message: Undefined offset: 0

File: infusions.php
Page: /administration/infusions.php?aid=fe0fd0b873759525
Line: 89
Error message: Trying to access array offset on value of type null
0 replies
K
karrak
K
karrak 32
Van mi sosem változik..smile
  • Senior Member, joined since
  • Contributed 310 posts on the community forums.
  • Started 94 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

it works fine for me.
this can be if $mlt_adminpanel or $inf_adminpanel is not set in infusion.php
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

That is higher PHP version notices.
When you for example do like if ($data['mydata']) { echo stuff; } It changed in all higher PHP versions so you need to check that it is not NULL before. If that data is empty a notice will be thrown.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 3 posts
  • Votes 0 votes
  • Topic users 3 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet