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?

Homepage error after upgrade at 9.03.100

Asked Modified Viewed 930 times
D
danyab
D
danyab 10
  • Member, joined since
  • Contributed 76 posts on the community forums.
  • Started 21 threads in the forums
  • Started this discussions
asked
Member

After i make upgrade Homepage was destroid, all other functions work good. I use Magazine theme first error was:
Parse error: syntax error, unexpected '?' in /home4/pariurio/public_html/infusions/member_poll_panel/poll_classes.php on line 186

After i dezactivate panel i get another panel error:
Fatal error: Uncaught Error: Call to undefined function tablebreak() in /home4/pariurio/public_html/infusions/tichetul_zilei_panel/tichetul_zilei_panel.php:217 Stack trace: #0 /home4/pariurio/public_html/includes/classes/PHPFusion/Panels.php(321): include() #1 /home4/pariurio/public_html/themes/templates/footer.php(27): PHPFusionPanels->getSitePanel() #2 /home4/pariurio/public_html/home.php(259): require_once('/home4/pariurio...') #3 /home4/pariurio/public_html/index.php(42): require_once('/home4/pariurio...') #4 {main} thrown in /home4/pariurio/public_html/infusions/tichetul_zilei_panel/tichetul_zilei_panel.php on line 217

This error is for a panel that i make it. but now i don't understand why don't work.

After i dezactivate all this 2 panels homepage work good.

Can you help me to solve this 2 errors?
Edited by danyab on 02-02-2021 19:45,
0 replies

5 posts

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

edit magazine theme and add
function tablebreak() {
echo "<div class='spacer-md'></div>";
}
0 replies
R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

In https://github.com/PHPFusion/PHPFusio...s.php#L186 delete : ?MemberPoll
you have older php
0 replies
D
danyab
D
danyab 10
  • Member, joined since
  • Contributed 76 posts on the community forums.
  • Started 21 threads in the forums
  • Started this discussions
answered
Member

I use now php 7.4 and is work. Thanks for help. First problem is solved.
For second problem can you help me?

And other problem in footer is look like in image. How can make image more little or delete from here and how can I arrange the text to be more gathered
danyab attached the following image:
Image not found
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

R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

For second problem can you help me?

Falk wrote:

@Falk - edit magazine theme and add
function tablebreak() {
echo "<div class='spacer-md'></div>";
}


Quote

And other problem in footer is look like in image.

You can edit this code https://github.com/PHPFusion/PHPFusio...p#L92-L150
0 replies

Category Forum

Upgrading issues - 9

Labels

None yet

Statistics

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

3 participants

F
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
D
D
danyab 10
  • Member, joined since
  • Contributed 76 posts on the community forums.
  • Started 21 threads in the forums
  • Started this discussions
R
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet