I have some errors :( I have some errors :(
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

I have some errors :(

Started by ozzy-tr, March 17, 2011, 06:28:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ozzy-tr

Hi. Setup my gallery but i have some errors all of page on top. i attached error.jpg please check.

change php.ini:

error_reporting = E_ALL | E_STRICT ---> error_reporting  =  E_ALL & ~E_NOTICE
display_errors = On                       ---> display_errors = Off

but currently have error continiou....

please help me.

server: microsoft server 2008 r2
PHP:  Version 5.3.5 (using via xamp)
mysql: mysqlnd 5.0.7-dev - 091210 - $Revision: 304625 $  (using via xamp)

ΑndrĂ©

Unfortunately XAMPP has 2 php.ini files. Afaik you have to modify the one in the apache/bin/ directory. Don't forget to restart your Apache after you saved that settings.