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?

Fatal error in v8

Asked Modified Viewed 1,421 times
H
helmuth
H
Danish translator of PHP-Fusion helmuth@php-fusion.dk
-----------------------------------------
All people are born alike - except Republicans and Democrats. (Groucho Marx)
Listen to the music... https://soundcloud.com/helmuth-mikkel...mikkelsen/
  • Senior Member, joined since
  • Contributed 706 posts on the community forums.
  • Started 219 threads in the forums
  • Started this discussions
  • Answered 1 question
asked
Senior Member

I've made a test setup at kidsvolley-kerteminde.dk/v8/ and becuase it wasn't possible to logout from the site, I decided to download the latest github package and upload it to the server.

Now I get this error trying to access admin area:

Quote

Fatal error: Uncaught Error: Call to a member function rowCount() on boolean in /var/www/kidsvolley-kerteminde.dk/public_html/v8/includes/db_handlers/pdo_functions_include.php:104 Stack trace: #0 /var/www/kidsvolley-kerteminde.dk/public_html/v8/includes/classes/PHPFusion/Admins.inc(324): dbrows(false) #1 /var/www/kidsvolley-kerteminde.dk/public_html/v8/includes/classes/PHPFusion/Admins.inc(396): PHPFusion\Admins->getAdminPages() #2 /var/www/kidsvolley-kerteminde.dk/public_html/v8/includes/classes/PHPFusion/Admins.inc(379): PHPFusion\Admins->_isActive() #3 /var/www/kidsvolley-kerteminde.dk/public_html/v8/themes/admin_themes/Venus/acp_theme.php(55): PHPFusion\Admins->setAdminBreadcrumbs() #4 /var/www/kidsvolley-kerteminde.dk/public_html/v8/themes/templates/admin_header.php(35): require_once('/var/www/kidsvo...'wink #5 /var/www/kidsvolley-kerteminde.dk/public_html/v8/administration/index.php(23): require_once('/var/www/kidsvo...'wink #6 {main} thrown in /var/www/kidsvolley-kerteminde.dk/public_html/v8/includes/db_handlers/pdo_functions_include.php on line 104


Merged on 01/03/2019:
BTW you can't disable smileys when you edit the above post :-(
0 replies

7 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

Give me a few more days and i´ll post an update, don´t think we should use that class for admin really.

Merged on 01/03/2019:
Confirmed, current Git has issues loading Admin.

Merged on 01/03/2019:
I see now, You copy files before Upgrade. You must first do the upgrade, then copy the rest of the files.
0 replies
H
helmuth
H
Danish translator of PHP-Fusion helmuth@php-fusion.dk
-----------------------------------------
All people are born alike - except Republicans and Democrats. (Groucho Marx)
Listen to the music... https://soundcloud.com/helmuth-mikkel...mikkelsen/
  • Senior Member, joined since
  • Contributed 706 posts on the community forums.
  • Started 219 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

The site http://kidsvolley-kerteminde.dk/v8/ started out as a normal setup of a new php-fusion site.
Afterwards I did manually add the content from http://kidsvolley-kerteminde.dk ... so there was no need for any upgrade to perform as site already was v8.
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

There was an alteration sneaked in on the Github revision,
$result = dbquery("ALTER TABLE ".DB_ADMIN." ADD admin_language VARCHAR(50) NOT NULL DEFAULT '".$settings['locale']."' AFTER admin_page");


Perhaps should move it out for now.
Edited by N/A on 05-01-2019 09:11,
0 replies
H
helmuth
H
Danish translator of PHP-Fusion helmuth@php-fusion.dk
-----------------------------------------
All people are born alike - except Republicans and Democrats. (Groucho Marx)
Listen to the music... https://soundcloud.com/helmuth-mikkel...mikkelsen/
  • Senior Member, joined since
  • Contributed 706 posts on the community forums.
  • Started 219 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

I started over with a new install from the bottom ... error has disappeared :-)
0 replies
R
Rudios
R
Rudios 10
  • Member, joined since
  • Contributed 145 posts on the community forums.
  • Started 16 threads in the forums
answered
Member

Nice to see that all these issues are fixed so fast, will there be an official update of v8 or must we check github on a regular basis and update our *.php files of v8?
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

We will update the current version very soon. Probably during next week. It is important that it matures with some sharp tests before we do it. But any issue we know about or has been report is fixed in the Git atm.
Edited by N/A on 05-01-2019 15:45,
0 replies
R
Rudios
R
Rudios 10
  • Member, joined since
  • Contributed 145 posts on the community forums.
  • Started 16 threads in the forums
answered
Member

Great news! A stable step towards v9.
0 replies

Statistics

  • Views 0 views
  • Posts 7 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
H
H
Danish translator of PHP-Fusion helmuth@php-fusion.dk
-----------------------------------------
All people are born alike - except Republicans and Democrats. (Groucho Marx)
Listen to the music... https://soundcloud.com/helmuth-mikkel...mikkelsen/
  • Senior Member, joined since
  • Contributed 706 posts on the community forums.
  • Started 219 threads in the forums
  • Started this discussions
  • Answered 1 question
R
R
Rudios 10
  • Member, joined since
  • Contributed 145 posts on the community forums.
  • Started 16 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet