Ich habe die Table "phpwcms_sysvalue" gelöscht und neu konstruiert :
CREATE TABLE IF NOT EXISTS `phpwcms_sysvalue` (
`sysvalue_key` varchar(255) NOT NULL default '',
`sysvalue_group` varchar(255) NOT NULL default '',
`sysvalue_lastchange` int(11) NOT NULL default '0',
`sysvalue_status` int(1 ...
Search found 10 matches
- Wed 3. Nov 2010, 16:46
- Forum: phpwcms Installationsprobleme Deutsch
- Topic: Fatal error: _setConfig failed
- Replies: 109
- Views: 27979
- Wed 3. Nov 2010, 16:27
- Forum: phpwcms Installationsprobleme Deutsch
- Topic: Fatal error: _setConfig failed
- Replies: 109
- Views: 27979
Re: Fatal error: _setConfig failed
Ich habe das gleiche Problem :
Frontend : Fatal error: _setConfig failed in /var/www/www.apc-tech.ch/include/inc_lib/dbcon.inc.php on line 538
Backend : Alles Ok, aber ...
Habe auch versucht wie empfohlen, eine Seitenstrukturebene zu sichern : gleichen Fehler wie im Frontend.
Ich habe von version ...
Frontend : Fatal error: _setConfig failed in /var/www/www.apc-tech.ch/include/inc_lib/dbcon.inc.php on line 538
Backend : Alles Ok, aber ...
Habe auch versucht wie empfohlen, eine Seitenstrukturebene zu sichern : gleichen Fehler wie im Frontend.
Ich habe von version ...
- Sun 6. May 2007, 00:51
- Forum: phpwcms Support Deutsch
- Topic: Ugrade - 1.2.8. --> 1.3.3.
- Replies: 65
- Views: 16886
- Sun 6. May 2007, 00:16
- Forum: phpwcms Support Deutsch
- Topic: Ugrade - 1.2.8. --> 1.3.3.
- Replies: 65
- Views: 16886
Ich würde mal diesen Post anschauen
http://www.phpwcms.de/forum/viewtopic.p ... =dbversion
und dann in deiner Config file diese Werte setzen :
$phpwcms['db_charset'] = '...
$phpwcms['db_collation'] = '...
http://www.phpwcms.de/forum/viewtopic.p ... =dbversion
und dann in deiner Config file diese Werte setzen :
$phpwcms['db_charset'] = '...
$phpwcms['db_collation'] = '...
- Sat 5. May 2007, 22:08
- Forum: phpwcms Support English
- Topic: internal server error
- Replies: 1
- Views: 1070
- Mon 12. Sep 2005, 14:57
- Forum: phpwcms Support English
- Topic: 1.2.5 dev - Email Contact Form - Submit Label
- Replies: 5
- Views: 4878
- Mon 12. Sep 2005, 13:39
- Forum: phpwcms Support English
- Topic: Server setzt Kurzfristig - Mozilla Firefox
- Replies: 2
- Views: 1300
- Mon 12. Sep 2005, 12:15
- Forum: phpwcms Bug Reports
- Topic: [SOLVED] mail contact form in 1.2.5 backend>blank dropdow
- Replies: 5
- Views: 6702
- Mon 12. Sep 2005, 11:47
- Forum: phpwcms Bug Reports
- Topic: [SOLVED] mail contact form in 1.2.5 backend>blank dropdow
- Replies: 5
- Views: 6702
[SOLVED] mail contact form in 1.2.5 backend>blank dropdow
Hi !
On 1.2.5-DEV in the new "Email contact form", when language in back-end is french, I noticed that the drop-down list that contains the field types has some blank entries ..
See html code here :
<select name="cform_field_type[1]" class="v10">
<option value="text" selected></option>
<option ...
On 1.2.5-DEV in the new "Email contact form", when language in back-end is french, I noticed that the drop-down list that contains the field types has some blank entries ..
See html code here :
<select name="cform_field_type[1]" class="v10">
<option value="text" selected></option>
<option ...
- Thu 3. Jun 2004, 22:39
- Forum: phpwcms Support English
- Topic: File center problem
- Replies: 5
- Views: 1625
Change chmod to 777
Hi,
I had the same problem and solved it simply by changing chmod of directory php.._filstorage to 777.
KMIT
Najbo
I had the same problem and solved it simply by changing chmod of directory php.._filstorage to 777.
KMIT
Najbo