Sql error

Hulp nodig bij je installatie of kom je ergens niet uit?
Probeer phpBB3.2! Problemen lossen we samen met je op.
Defra
Berichten: 85
Lid geworden op: 04 feb 2018, 22:01

Sql error

Bericht door Defra » 30 jul 2019, 14:01

  • Wat is het probleem?
    Sql error
    Wanneer ontstond het probleem?
    Onbekend
    Adres van je forum: https://www.bonsai-stek.nl
    Extensies op je forum:
    Heleboel
    Huidige stijl:
    Zelf aangepaste forumbook style
    phpBB versie:

    Waar is je forum gehost:
    Strato
    Heb je onlangs iets veranderd aan je forum?
    Nee
Ik kreeg zomaar ineens een error in mijn Sql heb niks aangepast ofzo ik wou gaan upgraden omdat ik zag dat er updates zijn ik heb al een tijdje niet op mijn eigen site gekeken omdat ik druk was met een opleiding maar nu blijkt hij helemaal niet te werken iemand een idee waar ik als eerste moet gaan kijken om dit te fixen?

Gebruikersavatar
Ger
Berichten: 4864
Lid geworden op: 03 jan 2006, 22:23
Locatie: 192.68.1.100
Contacteer:

Re: Sql error

Bericht door Ger » 30 jul 2019, 14:05

Het helpt als je:
- normale Nederlandse zinnen maakt met hoofdletters en interpunctie enzo
- je de exacte SQL error ook plaatst
- je aangeeft welke phpBB versie je over praat
- aangeeft of Strato misschien iets aangepast heeft

Defra
Berichten: 85
Lid geworden op: 04 feb 2018, 22:01

Re: Sql error

Bericht door Defra » 30 jul 2019, 14:29

Ger schreef:
30 jul 2019, 14:05
Het helpt als je:
- normale Nederlandse zinnen maakt met hoofdletters en interpunctie enzo
- je de exacte SQL error ook plaatst
- je aangeeft welke phpBB versie je over praat
- aangeeft of Strato misschien iets aangepast heeft
Excuses, Ik typ op mijn telefoon en ben niet zo oplettend kwa commas en punten.

Phpbb versie 3.2.5 (denk ik, kan het niet controleren daar ik niet in mijn acp kom.)

De sql error:
General Error
SQL ERROR [ mysqli ]

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]

An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists

Of strato iets gewijzigd heeft weet ik eerlijk gezegd niet, ik heb geen mails gehad dat ze dat gingen doen maar zal daar eens gaan kijken of ze iets veranderd hebben.

Gebruikersavatar
Solidjeuh
Berichten: 681
Lid geworden op: 05 okt 2010, 06:28
Locatie: Aalst / Belgie
Contacteer:

Re: Sql error

Bericht door Solidjeuh » 30 jul 2019, 15:39

Wat zeggen de server error logs?
En is dit de volledige foutmelding? Staat eronder niets meer?
Forum voor NL Extensie vertalingen ---> https://www.solidjeuh.fun
----------------------------------------------------------------------------

Defra
Berichten: 85
Lid geworden op: 04 feb 2018, 22:01

Re: Sql error

Bericht door Defra » 30 jul 2019, 16:34

Solidjeuh schreef:
30 jul 2019, 15:39
Wat zeggen de server error logs?
En is dit de volledige foutmelding? Staat eronder niets meer?
Als ik naar mijn site ga krijg ik inderdaad enkel de boven geposte error

In de error log staat heel vaak dit :

Code: Selecteer alles

26.07.2019 00:05:23 bonsai-stek.nl [client 66.249.64.0] AH01215: sh: command: not found: /home/strato/http/premium/rid/85/10/57058510/htdocs/bonsai-stek.nl/app.php
Mijn MacBook waarop ik mijn ftp cliënt had staan en me bestanden is wel overleden... maar daarna heeft de site nog wel gewoon gewerkt, lijkt me sterk dat dat invloed heeft?

Gebruikersavatar
AarClay
Berichten: 770
Lid geworden op: 10 feb 2005, 17:12

Re: Sql error

Bericht door AarClay » 31 jul 2019, 00:20

Nee, dat sta er los van.
Bestaat app.php wel? Is die niet door een virus aangetast of iets dergelijks?

Gebruikersavatar
Solidjeuh
Berichten: 681
Lid geworden op: 05 okt 2010, 06:28
Locatie: Aalst / Belgie
Contacteer:

Re: Sql error

Bericht door Solidjeuh » 31 jul 2019, 00:31

Heeft je host iets gewijzigd?
Forum voor NL Extensie vertalingen ---> https://www.solidjeuh.fun
----------------------------------------------------------------------------

Gebruikersavatar
Ger
Berichten: 4864
Lid geworden op: 03 jan 2006, 22:23
Locatie: 192.68.1.100
Contacteer:

Re: Sql error

Bericht door Ger » 31 jul 2019, 07:39

Waarschijnlijk heeft de host de toegang tot de sh functie geblokkeerd. Een extensie zal hier gebruik van maken (getuige ook de aanroep via app.php.

Ik zou me geen zorgen maken om virussen, je kunt je forum weer in de lucht krijgen door alle extensies uit te schakelen. Zie https://www.phpbb.com/support/docs/en/3 ... s-at-once/

Waarschijnlijk zul je de onderste methode ("By using the Disable Extensions script.") nodig hebben.

Gebruikersavatar
AarClay
Berichten: 770
Lid geworden op: 10 feb 2005, 17:12

Re: Sql error

Bericht door AarClay » 01 aug 2019, 12:48

@Ger

Welke functie sh() ?
https://www.php.net/manual-lookup.php?pattern=sh

Ik raad aan om te kijken of app.php nog wel legitiem is, en niet pas geleden is aangepast. Zet anders even een kopie terug.

Gebruikersavatar
Ger
Berichten: 4864
Lid geworden op: 03 jan 2006, 22:23
Locatie: 192.68.1.100
Contacteer:

Re: Sql error

Bericht door Ger » 01 aug 2019, 14:00

Het is geen PHP error, maar output van shell_exec() of exec(). Bij mijn weten zijn beiden niet toegestaan in CDB extensies, wat dus betekent dat er ongevalideerde extensies geïnstalleerd zijn.

Nogmaals; schakel die extensies uit en je probleem zal hoogstwaarschijnlijk opgelost zijn.

Mocht @AarClay gelijk hebben dat app.php is aangepast, dan is die herstellen slechts een tijdelijke maatregel aangezien je dan zou spreken van een hack. Dan is je eerste prioriteit om weer volledige controle te krijgen, niet om phpBB weer in de lucht te krijgen.

Defra
Berichten: 85
Lid geworden op: 04 feb 2018, 22:01

Re: Sql error

Bericht door Defra » 12 okt 2019, 19:44

hoi, zeer verlaat kom ik weer terug hier.
ik kan inmiddels mijn ftp weer in, mijn laptop is weg en daarmee ook mijn backup nu dus een andere laptop eindelijk zodat ik mijn ftp weer op kan.
heb gekeken app.php is ongewijzigd sinds december 2018 dus dat is het niet

Ik heb de stappen gevolgd uit jow link ger en heb ik ext_disable.php naar me root geupload echter als ik naar
domein.nl/ext_disable.php ga dan krijg ik een html 500 error
edit-
als ik naar https:/www.domein.nl/ext-disable.php ga krijg ik html 500 error
als ik naar https://www.domein.nl/ext_disable ga dan krijg ik gewoon dezelfde sql error te zien

Gebruikersavatar
El torro
Berichten: 4165
Lid geworden op: 02 sep 2014, 21:28
Locatie: In het zonnige zuiden
Contacteer:

Re: Sql error

Bericht door El torro » 12 okt 2019, 20:01

en wat komt er in de error logs over deze laatste fout?

Defra
Berichten: 85
Lid geworden op: 04 feb 2018, 22:01

Re: Sql error

Bericht door Defra » 12 okt 2019, 21:08

oja, daar staat nu wat anders volgens mij

Code: Selecteer alles

12.10.2019 11:26:13 sswvv.nl [client 157.55.39.0] AH01215: PHP Warning:  require(./includes/startup.php): failed to open stream: No such file or directory in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 11:26:13 sswvv.nl [client 157.55.39.0] AH01215: PHP Fatal error:  require(): Failed opening required './includes/startup.php' (include_path='.:/opt/RZphp71/includes') in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:17:30 sswvv.nl [client 157.55.39.0] AH01215: PHP Warning:  require(./includes/startup.php): failed to open stream: No such file or directory in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:17:30 sswvv.nl [client 157.55.39.0] AH01215: PHP Fatal error:  require(): Failed opening required './includes/startup.php' (include_path='.:/opt/RZphp71/includes') in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:20:33 sswvv.nl [client 157.55.39.0] AH01215: PHP Warning:  require(./includes/startup.php): failed to open stream: No such file or directory in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:20:33 sswvv.nl [client 157.55.39.0] AH01215: PHP Fatal error:  require(): Failed opening required './includes/startup.php' (include_path='.:/opt/RZphp71/includes') in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:22:54 sswvv.nl [client 157.55.39.0] AH01215: PHP Warning:  require(./includes/startup.php): failed to open stream: No such file or directory in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:22:54 sswvv.nl [client 157.55.39.0] AH01215: PHP Fatal error:  require(): Failed opening required './includes/startup.php' (include_path='.:/opt/RZphp71/includes') in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:08 sswvv.nl [client 157.55.39.0] AH01215: PHP Warning:  require(./includes/startup.php): failed to open stream: No such file or directory in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:08 sswvv.nl [client 157.55.39.0] AH01215: PHP Fatal error:  require(): Failed opening required './includes/startup.php' (include_path='.:/opt/RZphp71/includes') in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:08 sswvv.nl [client 157.55.39.0] AH01215: PHP Warning:  require(./includes/startup.php): failed to open stream: No such file or directory in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:08 sswvv.nl [client 157.55.39.0] AH01215: PHP Fatal error:  require(): Failed opening required './includes/startup.php' (include_path='.:/opt/RZphp71/includes') in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:08 sswvv.nl [client 157.55.39.0] AH01215: PHP Warning:  require(./includes/startup.php): failed to open stream: No such file or directory in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:08 sswvv.nl [client 157.55.39.0] AH01215: PHP Fatal error:  require(): Failed opening required './includes/startup.php' (include_path='.:/opt/RZphp71/includes') in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:09 sswvv.nl [client 157.55.39.0] AH01215: PHP Warning:  require(./includes/startup.php): failed to open stream: No such file or directory in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:09 sswvv.nl [client 157.55.39.0] AH01215: PHP Fatal error:  require(): Failed opening required './includes/startup.php' (include_path='.:/opt/RZphp71/includes') in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:09 sswvv.nl [client 157.55.39.0] AH01215: PHP Warning:  require(./includes/startup.php): failed to open stream: No such file or directory in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:09 sswvv.nl [client 157.55.39.0] AH01215: PHP Fatal error:  require(): Failed opening required './includes/startup.php' (include_path='.:/opt/RZphp71/includes') in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:10 sswvv.nl [client 157.55.39.0] AH01215: PHP Warning:  require(./includes/startup.php): failed to open stream: No such file or directory in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:10 sswvv.nl [client 157.55.39.0] AH01215: : /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:10 sswvv.nl [client 157.55.39.0] AH01215: PHP Fatal error:  require(): Failed opening required './includes/startup.php' (include_path='.:/opt/RZphp71/includes') in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:10 sswvv.nl [client 157.55.39.0] AH01215: PHP Warning:  require(./includes/startup.php): failed to open stream: No such file or directory in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:10 sswvv.nl [client 157.55.39.0] AH01215: PHP Fatal error:  require(): Failed opening required './includes/startup.php' (include_path='.:/opt/RZphp71/includes') in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:10 sswvv.nl [client 157.55.39.0] AH01215: PHP Warning:  require(./includes/startup.php): failed to open stream: No such file or directory in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:10 sswvv.nl [client 157.55.39.0] AH01215: PHP Fatal error:  require(): Failed opening required './includes/startup.php' (include_path='.:/opt/RZphp71/includes') in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:11 sswvv.nl [client 157.55.39.0] AH01215: PHP Warning:  require(./includes/startup.php): failed to open stream: No such file or directory in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 12:24:11 sswvv.nl [client 157.55.39.0] AH01215: PHP Fatal error:  require(): Failed opening required './includes/startup.php' (include_path='.:/opt/RZphp71/includes') in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23: /home/strato/http/premium/rid/85/10/57058510/htdocs/app.php
12.10.2019 20:13:42 sswvv.nl [client 2a02:a451:fe00::] PHP Warning:  require(./includes/startup.php): failed to open stream: No such file or directory in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23
12.10.2019 20:13:42 sswvv.nl [client 2a02:a451:fe00::] PHP Fatal error:  require(): Failed opening required './includes/startup.php' (include_path='.:/opt/RZphp71/includes') in /mnt/web013/d0/10/57058510/htdocs/common.php on line 23
12.10.2019 20:32:44 bonsai-stek.nl [client 2a02:a451:fe00::] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:34:00 bonsai-stek.nl [client 2a02:a451:fe00::] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:11 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:17 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:24 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:25 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:26 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:27 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:27 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:27 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:28 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:28 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:28 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:28 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:28 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:29 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:29 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:29 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:29 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 20:55:30 bonsai-stek.nl [client 85.144.71.0] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 21:06:25 bonsai-stek.nl [client 2a02:a451:fe00::] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 21:06:28 bonsai-stek.nl [client 2a02:a451:fe00::] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 21:12:46 bonsai-stek.nl [client 2a02:a451:fe00::] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 21:43:36 bonsai-stek.nl [client 2a02:a451:fe00::] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
12.10.2019 21:51:57 bonsai-stek.nl [client 2a02:a451:fe00::] PHP Fatal error:  SQL ERROR [ mysqli ]<br /><br />You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]<br /><br />An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists. in /mnt/web013/d0/10/57058510/htdocs/bonsai-stek.nl/phpbb/db/driver/driver.php on line 997
die sswvv site heb ik ooit eens voor mijn vrouw gemaakt maar volgens mij word die nooit bezocht ...

Gebruikersavatar
AarClay
Berichten: 770
Lid geworden op: 10 feb 2005, 17:12

Re: Sql error

Bericht door AarClay » 13 okt 2019, 07:49

Even de bestanden van phpBB opnieuw uploaden?

Defra
Berichten: 85
Lid geworden op: 04 feb 2018, 22:01

Re: Sql error

Bericht door Defra » 13 okt 2019, 08:52

AarClay schreef:
13 okt 2019, 07:49
Even de bestanden van phpBB opnieuw uploaden?
ik ben echt een leek dus ik snap niet helemaal wat je bedoeld.

phpbb opnieuw downloaden { de versie die ik nu geinstalleerd heb staan}
en dan de complete map van phpbb vervangen op mijn ftp ?

toska
Berichten: 516
Lid geworden op: 18 jul 2013, 16:48
Locatie: oost-vlaanderen

Re: Sql error

Bericht door toska » 13 okt 2019, 09:39

heb je een pb gestuurd

Gebruikersavatar
El torro
Berichten: 4165
Lid geworden op: 02 sep 2014, 21:28
Locatie: In het zonnige zuiden
Contacteer:

Re: Sql error

Bericht door El torro » 13 okt 2019, 09:47

phpbb opnieuw downloaden { de versie die ik nu geinstalleerd heb staan}
en dan de complete map van phpbb vervangen op mijn ftp ?
Ja behalve de config.php !!!

Defra
Berichten: 85
Lid geworden op: 04 feb 2018, 22:01

Re: Sql error

Bericht door Defra » 13 okt 2019, 10:12

oke dat heb ik nu gedaan, browser cache geleegd maar ik zie nog geen veranderingen :(

Gebruikersavatar
El torro
Berichten: 4165
Lid geworden op: 02 sep 2014, 21:28
Locatie: In het zonnige zuiden
Contacteer:

Re: Sql error

Bericht door El torro » 13 okt 2019, 10:15

leeg de phpbb cache ook nog eens.

alles in de cache map verwijderen behalve .htaccess en de index.html

Defra
Berichten: 85
Lid geworden op: 04 feb 2018, 22:01

Re: Sql error

Bericht door Defra » 13 okt 2019, 10:29

gedaan, nog steeds geen verbetering ik vind het gewoon raar, van de een op de andere dag werkt het niet meer zonder dat ik er wat aan veranderd heb :(

Plaats reactie