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?

Two errors in PHPFusion 7.03.00

Asked Modified Viewed 1,971 times
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
  • Answered 1 question
asked
Senior Member

On my site with PHP-Fusiob 7.03.00 I Discovered 2 errors I am not able to solve:

1 - When the locale is NOT set to English, an error occurs when editing an email template from the control panel. An error message is thrown and the template is not showing up. When locale is set to English, everything is working fine. The errors in the error log are:

Quote

includes/theme_functions_include.php
Undefined offset: 0 Regel: 464
administration/email.php
Undefined offset: 1 Regel: 99


In language settings language settings are enabled for e-mail templates. When language settings are NOT enabled for email template, the template is showing up, with only the first error in the error log.

2 - When submitting a file download as member (not in the admin panel) the submitted file and screenshot are not stored on the server. The following errors are reported in the error log:

Quote

public_html/submit.php
Undefined index: download_filesize Regel: 242
public_html/submit.php
Undefined index: download_file Regel: 244
public_html/submit.php
Undefined index: download_image Regel: 245


It seems to be someting is forgotten to code in the submit.php. As said the files are not stored on the server, but the data is available in the table submissions, but not the url for the file and the screenshot.

As 7.03.00 is not officially supported, I hope someone can help me solve these 2 things I can't
0 replies

4 posts

A
afoster
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
answered
Senior Member

Is version 7.03.00 downloadable somewhere?
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

— 1 year later —
A
afoster
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
answered
Senior Member

Tried to upload a new theme but having display problems. Can you check http://www.bonanifamily.com/follies/ and tell me what is causing the subheader bar to display as it is? Thanks.
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

The system is pretty straight forward.

1, Check so the email templates have a language table.
2, Make sure the selected language are inserted to the created table that store languages.
3, Make sure the query is polling the correct table for language.

@afoster
Looks ok now (? )
1 reply

Labels

None yet

Statistics

  • Views 0 views
  • Posts 4 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
A
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
D
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
  • Answered 1 question

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet