Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problems with upgrading from 3.0 to 3.1
#1
i installed GS 3.1 over 3.0. now the pages on the front end are blank except from the message cited below. in the backend i also get the following message:
Warning: mkdir() [function.mkdir]: Keine Berechtigung in /cluster/www/mydomain.xy/GetSimple_3.0/admin/inc/common.php on line 76


i am not sure if i have to change some chmod settings (what settings should be used?) or what i have to do to get the setup of GS 3.1 right.

Code:
GetSimple Version    Prüfung nicht möglich. Ihre Version ist 3.1
Download
Server-Einrichtung
PHP Version    5.2.17 - OK
cURL Module    installiert - OK
GD Library    installiert - OK
ZipArchive    installiert - OK
SimpleXML Module    installiert - OK
Apache Mod Rewrite    installiert - OK


/data/pages/aktuell.xml    Gültige XML - Datei - OK
/data/pages/cafe-anchorage.xml    Gültige XML - Datei - OK
/data/pages/die-struktur-des-vereins.xml    Gültige XML - Datei - OK
/data/pages/index.xml    Gültige XML - Datei - OK
/data/pages/kontakt.xml    Gültige XML - Datei - OK
/data/pages/links.xml    Gültige XML - Datei - OK
/data/pages/wendo.xml    Gültige XML - Datei - OK
/data/other/404.xml    Gültige XML - Datei - OK
/data/other/authorization.xml    Gültige XML - Datei - OK
/data/other/components.xml    Gültige XML - Datei - OK
/data/other/pages.xml    Gültige XML - Datei - OK
/data/other/plugins.xml    Gültige XML - Datei - OK
/data/other/website.xml    Gültige XML - Datei - OK
/data/other/logs/failedlogins.log    Gültige XML - Datei - OK
/backups/users/px_aflz.xml    Gültige XML - Datei - OK
Verzeichnis-Rechte
/data/pages/    0755 Beschreibbar - OK
/data/other/    0777 Beschreibbar - OK
/data/other/logs/    0755 Beschreibbar - OK
/data/thumbs/    0755 Beschreibbar - OK
/data/uploads/    0755 Beschreibbar - OK
/data/users/    0755 Beschreibbar - OK
/data/cache/    0755 Beschreibbar - OK
/backups/zip/    0755 Beschreibbar - OK
/backups/pages/    0755 Beschreibbar - OK
/backups/other/    0755 Beschreibbar - OK
/backups/users/    0755 Beschreibbar - OK
.htaccess vorhanden
/data/    Gute 'Verbieten' Datei - OK
/data/uploads/    Gute 'Erlauben' Datei - OK
/data/users/    Fehlende Datei - Warnung
/data/cache/    Gute 'Verbieten' Datei - OK
/data/thumbs/    Gute 'Erlauben' Datei - OK
/data/pages/    Gute 'Verbieten' Datei - OK
/plugins/    Gute 'Verbieten' Datei - OK
/data/other/    Gute 'Verbieten' Datei - OK
/data/other/logs/    Gute 'Verbieten' Datei - OK
/theme/    Keine Datei - OK
Reply
#2
Do you have FAQ plugin installed?
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#3
No, i haven't. apart from the 2 standard plugins i only have installed the multiuser plugin. i already have deinstalled that one but this made no difference.
Reply
#4
Did you follow the upgrade installation step by step?

well, my suggestion is to deactivate the plugins
log out
clear the browser cache
activate the debug mode in gsconfig.php

which message do you get?

Or: can you tell us the URL of your site? That would help
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#5
Quote:Warning: mkdir() [function.mkdir]: Keine Berechtigung in /cluster/www/myhomepage.xy/GetSimple_3.0/admin/inc/common.php on line 76

Warning: SimpleXMLElement::asXML(/cluster/www/myhomepage.xy/GetSimple_3.0/data/other/plugins.xml) [simplexmlelement.asxml]: failed to open stream: Keine Berechtigung in /cluster/www/myhomepage.xy/GetSimple_3.0/admin/inc/basic.php on line 273

i wonder why there has been created a directory "clusterwwwmyhomepage.xyGetSimple_3.0datanews" within the "admin"-directory.
Reply
#6
please post the plugin.xml here

it seems that there is an error inside, or:

as you say you have no other than the standard plugins, delete the file /data/other/plugins.xml and re-upload that from the unzipped local GS 3.1-package

that could help
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#7
this is the code from plugin.xml:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<channel><item><plugin><![CDATA[user-managment.php]]></plugin><enabled><![CDATA[true]]></enabled></item><item><plugin><![CDATA[InnovationPlugin.php]]></plugin><enabled><![CDATA[true]]></enabled></item></channel>
Reply
#8
it looks normal at the first glance

try to delete it
check if it gets rebuild, if not upload from the initial package

is it ok then?
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#9
i deleted it and it got rebuild, but now i get this messages:
Quote:Warning: mkdir() [function.mkdir]: Keine Berechtigung in /cluster/www/myhomepage.xy/GetSimple_3.0/admin/inc/common.php on line 76

Notice: Trying to get property of non-object in /cluster/myhomepage.xy/GetSimple_3.0/admin/inc/plugin_functions.php on line 75

i notice that for every plugin i deactivate, another notice like the one above is thrown.

the rebuild "plugins.xml" looks like this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<channel><item><plugin><![CDATA[user-managment.php]]></plugin><enabled><![CDATA[false]]></enabled></item><item><plugin><![CDATA[InnovationPlugin.php]]></plugin><enabled><![CDATA[true]]></enabled></item><item><plugin><![CDATA[anonymous_data.php]]></plugin><enabled><![CDATA[true]]></enabled></item></channel>
Reply
#10
hi middo,
what exactly did you remove? a plugin, or the complete GS 3.1?
Reply




Users browsing this thread: 1 Guest(s)