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?

Trying to install DANISH with an older version of install.php

Asked Modified Viewed 1,434 times
J
janmol
J
janmol 10
...........................
Jan Mølgård
PHP-Fusion, Denmark
Phone: 004528966794
Mail: janmol@wordit.dk
Mail: janm@janm.dk

Testsite version 9: http://php-fusion.dk/fusion_9_test/
  • Veteran Member, joined since
  • Contributed 752 posts on the community forums.
  • Started 256 threads in the forums
  • Started this discussions
asked
Veteran Member

The installation process started OK ... but after I gave the information on my database ... lots of errors like these:

Notice: Undefined index: uf_birthdate in C:\xampp\htdocs\fus9_27022017\includes\classes\PHPFusion\Installer\Lib\Core.settings.inc on line 1039
Notice: Undefined index: uf_location in C:\xampp\htdocs\fus9_27022017\includes\classes\PHPFusion\Installer\Lib\Core.settings.inc on line 1051
Notice: Undefined index: uf_skype in C:\xampp\htdocs\fus9_27022017\includes\classes\PHPFusion\Installer\Lib\Core.settings.inc on line 1063


It seems that the installtion could not find these values ... all the values should be available in the user_fields folder ... but the installation could not find them. Core.settings.inc should retreive the values and insert them in the script ... but is not able to.

Is this line (20) what's causing the problems??

function get_table_rows($table_name, $localeset = 'English') {
0 replies

1 post

F
Falk
F
Falk 146
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 12 questions
answered
Super Admin

$localeset = 'English' only defines default, if a new $localeset is called in function it should replace that one, but yeah error could be further down the function.

Currently we only have English 100% translated, so Chan is spending some time to fix Malay and I will do Swedish so we can test variations better.

I will connect back to this one once we can test it with a 100% completed Translation.
0 replies

Category Forum

Installation Issues- 9

Labels

None yet

Statistics

  • Views 0 views
  • Posts 1 post
  • Votes 0 votes
  • Topic users 2 members

2 participants

F
F
Falk 146
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 12 questions
J
J
janmol 10
...........................
Jan Mølgård
PHP-Fusion, Denmark
Phone: 004528966794
Mail: janmol@wordit.dk
Mail: janm@janm.dk

Testsite version 9: http://php-fusion.dk/fusion_9_test/
  • Veteran Member, joined since
  • Contributed 752 posts on the community forums.
  • Started 256 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet