mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-26 16:15:54 +03:00
[GH-ISSUE #50] deprecated class function called in php5.5 #26
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @securelayers on GitHub (Jul 3, 2015).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/50
When trying to log in the portal we see the following error in the log file:
[:error] [pid 5767] [client x.x.x.x:54715] PHP Fatal error: Call to a member function bindValue() on a non-object in /var/www/html/includes/misc.inc.php on line 111, referer: http://x.x.x.x/index.php
You should declare a function a a static function if you want to call it without an object.
Could you help us with this ?
Kind regards,
J.Prinse
@tuxis-ie commented on GitHub (Jul 3, 2015):
Hi. I think you're missing php SQLite?
Mark Schouten
Tuxis Internet Engineering
mark@tuxis.nl / 0318 200208
@tuxis-ie commented on GitHub (Jul 30, 2015):
Assuming this is fixed