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?

A serious problem. Suddenly the site has stopped working

Asked Modified Viewed 2,399 times
D
djdandi
D
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 threads in the forums
  • Started this discussions
asked
Senior Member

Hello, I have seen a strange problem on your site. Suddenly, it stopped working and instead of the page my data appeared from the config.php file type username, password and database name mysql. I have a PHPFusion 9.03 version and everything has been working nicely so far. The information below is displayed instead of the page. I deliberately changed the data in the config.php file.
How to fix it?

Fatal error: Uncaught Error: Class '\PHPFusion\Database\Driver\MySQLi' not found in /home/brzanek/public_html/02052018/includes/classes/PHPFusion/Database/DatabaseFactory.inc:222 Stack trace: #0 /home/brzanek/public_html/02052018/includes/db_handlers/all_functions_include.php(191): PHPFusion\Database\DatabaseFactory::connect('localhost', 'name', 'djdj', 'nazwa_bazy', Array) #1 /home/brzanek/public_html/02052018/maincore.php(39): dbconnect('localhost', 'name', 'djdj', 'nazwa_bazy') #2 /home/brzanek/public_html/02052018/index.php(18): require_once('/home/brzanek/p...') #3 {main} thrown in /home/brzanek/public_html/02052018/includes/classes/PHPFusion/Database/DatabaseFactory.inc on line 222 
0 replies

11 posts

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

See if you have this file root/includes/classes/PHPFusion/Database/Driver/MySQLi.inc
Edited by Anonymous User on 01-02-2019 00:27,
0 replies
D
djdandi
D
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 threads in the forums
  • Started this discussions
answered
Senior Member

Yes, I have this file
0 replies
D
djdandi
D
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 threads in the forums
  • Started this discussions
answered
Senior Member

It also does not work on another page. I have a problem.
Fatal error: Uncaught ErrorException: SQLSTATE[HY000] [1045] Access denied for user 'brzanek_brzanek'@'wn19_2.int.webd' (using password: YES) in /home/brzanek/public_html/26022017/includes/classes/PHPFusion/Database/DatabaseFactory.inc:0 Stack trace: #0 /home/brzanek/public_html/26022017/includes/classes/PHPFusion/Database/AbstractDatabaseDriver.inc(70): PHPFusion\Database\Driver\PDOMySQL->connect('localhost', 'brzanek_brzanek', 'pass', 'brzanek_2602201...', Array) #1 /home/brzanek/public_html/26022017/includes/classes/PHPFusion/Database/DatabaseFactory.inc(219): PHPFusion\Database\AbstractDatabaseDriver->__construct('localhost', 'brzanek_brzanek', 'pass', 'brzanek_2602201...', Array) #2 /home/brzanek/public_html/26022017/includes/classes/PHPFusion/Database/DatabaseFactory.inc(178): PHPFusion\Database\DatabaseFactory::connect('localhost', 'brzanek_brzanek', 'pass', 'brzanek_2602201...', Array) #3 /home/brzanek/public_html/26022017/includes/db_handlers/all_functions_include.php(232): PHPFusion\Database\DatabaseFactory::get in /home/brzanek/public_html/26022017/includes/classes/PHPFusion/Database/DatabaseFactory.inc on line 0 
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

Sounds like your host made some configuration changes.
Make sure you change all usernames and passwords once resolved as well.
0 replies
D
djdandi
D
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 threads in the forums
  • Started this discussions
answered
Senior Member

But how can I bring the site to action. How to fix this problem.
0 replies
D
djdandi
D
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 threads in the forums
  • Started this discussions
answered
Senior Member

These changes appeared to me probably after uploading a new thema
https://github.com/php-fusion/Themes/...s/Atom-XCP
I wanted to check the operation of this style but I forgot that I put it on my site. I turned it on in PA and switched off in a moment. After an hour I go to the site and here is the problem. I do not know if it has anything to do with it or not.
You have an idea how to restore the website.
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 an Admin Theme.
Only time you should experience something from it is when you enter your administration, other than that it never interact with your site´s front-end at all.
0 replies
D
djdandi
D
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 threads in the forums
  • Started this discussions
answered
Senior Member

I thought it did not affect the operation of the main page but I preferred to write and make sure.
I've rewritten the whole directory includes / classes / PHPFusion /
but it also did not help.
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

Double check with your host if any changes has been made to the environment. Admin Themes does not interfair with front-end unless you also update files in other sections.
Edited by N/A on 01-02-2019 14:14,
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

See if you have any backups prior to your update and use all core files from this one.
If these backups does not help an environment change are in effect and your host need to solve it.
Edited by N/A on 01-02-2019 14:48,
0 replies
D
djdandi
D
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 threads in the forums
  • Started this discussions
answered
Senior Member

This line in files
admin_layout.php
core_functions_include.php
layout.php
$fusion_jquery_tags = \PHPFusion\Minifier::minify($fusion_jquery_tags, ['flaggedComments' => FALSE]);

I exchanged it for
//$fusion_jquery_tags = \PHPFusion\Minifier::minify($fusion_jquery_tags, ['flaggedComments' => FALSE]);

It was going to work
Edited by djdandi on 01-02-2019 19:38,
0 replies

Category Forum

Upgrading issues - 9

Labels

None yet

Statistics

  • Views 0 views
  • Posts 11 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
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 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