Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2013-06-27 13:21:54

Kossatsch
Member
From: St. Wolfgang
Registered: 2004-04-01
Posts: 198
Website

No 'Save' button

Hello,

after upgrading a multisite installation to 4.5.4, the save button has gone (only for existing articles), same case for the “Active” toggle of the plug-ins.

  • uploaded everything correctly – check (I assume at least – the “new” js and rpc folders to “public” and the theme folder to “admin”)
  • emptied browser cache – check
  • tried different browsers (Chrome & Opera for Mac) – check
  • deactivated the plug-ins – check

The diagnostics summary below only shows up 3 reactivated plug-ins because else the site would look absolutely crappy.

In the source text I can see <p id=“write-save”><input type=“submit” value=“Speichern” name=“save” class=“publish” tabindex=“4” />, but I cannot find any reference to the CSS ID or class in the CSS file. Where should it be?

Thanks in advance

Torsten

My diagnostics summary:

Textpattern-Version: 4.5.4 (r4919)
Letzte Aktualisierung: 2013-06-27 11:47:45/2013-06-27 11:55:38
Document Root: /var/www/vhosts/mydomain.eu/httpdocs/sites/site5/admin
$path_to_site: /var/www/vhosts/mydomain.eu/httpdocs/sites/site5/public
Textpattern-Pfad: /var/www/vhosts/mydomain.eu/httpdocs/textpattern
Schema der URLs: id_title
open_basedir: /var/www/vhosts/mydomain.eu/:/tmp:/usr/share/php5
Temporäres Verzeichnis: /tmp
Seiten-URL: www.mydomain.de
PHP-Version: 5.3.2-1ubuntu4.9
GD-Graphikbibliothek: 2.0; Unterstützte Grafikformate: GIF, JPG, PNG.
Server TZ: Europe/Berlin
Lokale Serverzeit: 2013-06-27 15:16:33
Sommerzeit: 1
Sommer-/Winterzeit automatisch umstellen?: 1
Zeitzone: Europe/Berlin (3600)
MySQL: 5.1.41-3ubuntu12.10
Regionale Einstellungen: de_DE.UTF-8
Server: Apache
Apache-Version: Apache
PHP Server API: apache2handler
RFC-2616-Header:
Betriebssystem des Servers: Linux 2.6.18-028stab092.1
Aktive Plugins: soo_if_frontpage-0.1.8, upm_image-0.6.2, upm_img_popper-1.3.7
Admin-Oberfläche: remora 4.5.4

Voruntersuchung:
————————————
Die Einstellungen der Seiten-URL scheinen falsch zu sein.: admin.steutzger.de
————————————

Inhalt der .htaccess-Datei:
————————————
DirectoryIndex index.php index.html

Options +FollowSymLinks
Options -Indexes
#ErrorDocument 403 default

<IfModule mod_rewrite.c> RewriteEngine On #RewriteBase /relative/web/path/

RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]

RewriteCond %{REQUEST_URI} !=/favicon.ico RewriteRule ^(.*) index.php

RewriteCond %{HTTP:Authorization} !^$ RewriteRule .* – [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>

php_value register_globals 0

————————————


txp at irox.de since spring 2004 (g1.17) & at roxomatic since 2006.

Offline

#2 2013-06-27 18:22:15

Kossatsch
Member
From: St. Wolfgang
Registered: 2004-04-01
Posts: 198
Website

Re: No 'Save' button

Okay, I got it fixed by copying some more files into /admin and /public folder (anybody could update the documentation?).


txp at irox.de since spring 2004 (g1.17) & at roxomatic since 2006.

Offline

#3 2013-06-27 20:26:23

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: No 'Save' button

Kossatsch wrote:

Okay, I got it fixed by copying some more files into /admin and /public folder (anybody could update the documentation?).

Textpattern doesn’t use a /admin or /public folder… Which files did you have to copy there?

Offline

#4 2013-06-28 04:24:04

Kossatsch
Member
From: St. Wolfgang
Registered: 2004-04-01
Posts: 198
Website

Re: No 'Save' button

The multisite installation uses a /admin, a /private and a /public folder.

Last edited by Kossatsch (2013-06-28 04:24:26)


txp at irox.de since spring 2004 (g1.17) & at roxomatic since 2006.

Offline

#5 2013-06-28 09:42:56

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: No 'Save' button

Ah, multisite, didn’t read your post properly, sorry. I will leave the documentation update to the experts then.

Last edited by els (2013-06-28 09:43:33)

Offline

Board footer

Powered by FluxBB