Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2017-02-02 07:13:30

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

[solved] Admin theme not shown

After updating to 4.6.2 the admin theme does not show up.

I get the following errors:
  • Failed to load resource: the server responded with a status of 500 (Internal Server Error) for any of the admin theme CSS files (but they are there)
  • ReferenceError: Can’t find variable: jQuery -> textpattern.js:123: jQuery.fn.txpMultiEditForm = function(method, opt)

It is a multisite installation. Do I need to copy any of the files from /admin-themes/ to the site 1/admin folder (I do not think so)?

On the site everything seems to run okay. Any hints?

Some more info from the server:

Textpattern-Version: 4.6.2 (8412e32468526e075446b881d13bd9ce)
Letzte Aktualisierung: 2017-02-01 09:52:52/2017-02-01 11:05:33
Document Root: /www/htdocs/mysite/sites/site1/admin/ (/www/htdocs/w00f265f/sites/site1/admin)
$path_to_site: /www/htdocs/mysite/sites/site1/public
Textpattern-Pfad: /www/htdocs/mysite/textpattern
Schema der URLs: id_title
open_basedir: /www/htdocs/mysite/:/tmp:/usr/bin:/www/htdocs/mysite:/bin:/usr/local/bin:/usr/share/php:/dev/urandom
Temporäres Verzeichnis: /tmp
Seiten-URL: www.mysite.de
PHP-Version: 5.5.38-nmm2
GD Graphics Library: bundled (2.1.0 compatible); Unterstützte Grafikformate: GIF, JPG, PNG.
Server TZ: Europe/Berlin
Lokale Serverzeit: 2017-02-02 07:57:36
Sommerzeit: 0
Sommer-/Winterzeit automatisch umstellen?: 1
Zeitzone (Differenz zu GMT in Sekunden): Europe/Berlin (3600)
MySQL: 5.5.52-nmm1-log
Zeit des Datenbank-Servers: 2017-02-02 07:57:36
Zeitverschiebung des Datenbank-Servers: 0 s
Zeitzone des Datenbank-Servers: SYSTEM
Zeitzone der Datenbank-Session: SYSTEM
Regionale Einstellungen: de_DE.UTF-8
Server: Apache
Apache-Version: Apache
PHP Server API: apache2handler
RFC-2616-Header:
Betriebssystem des Servers: Linux 3.2.0-120-generic
Aktive Plugins: soo_if_frontpage-0.1.8, stw_category_tree-1.0.1, smd_parent-0.1, upm_image-0.6.2, upm_img_popper-1.3.7, adi_notes-1.1
Admin-Oberfläche: hiveneutral 4.6.2

Voruntersuchung:
————————————
Die Einstellungen der Seiten-URL scheinen falsch zu sein.: admin.mysite.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

  1. SVG
    AddType image/svg+xml svg svgz
    AddEncoding gzip svgz

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

Moderator’s annotation:
Edited to label title.
– Uli –

Last edited by uli (2017-02-02 14:05:26)


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

Offline

#2 2017-02-02 09:15:35

philwareham
Core designer
From: Haslemere, Surrey, UK
Registered: 2009-06-11
Posts: 3,564
Website GitHub Mastodon

Re: [solved] Admin theme not shown

Did you download the gZip version or the zip? I think only the gZip has symlinks in place for multisite due to a zip format limitation (to be honest I don’t know why we offer two download options).

Offline

#3 2017-02-02 10:25:21

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

Re: [solved] Admin theme not shown

I used the gzip version. Indeed I am aware of this problem,. only the gzip works for multisite installations.


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

Offline

#4 2017-02-02 10:45:12

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

Re: [solved] Admin theme not shown

Problem solved.

I do not know why, but my FTP program refused to upload several directories to the “admin” folder under site 1.

Gnah, unbelievable, nevertheless thanks for the answer.


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

Offline

#5 2017-02-02 18:33:14

philwareham
Core designer
From: Haslemere, Surrey, UK
Registered: 2009-06-11
Posts: 3,564
Website GitHub Mastodon

Re: [solved] Admin theme not shown

Glad it works now

Offline

Board footer

Powered by FluxBB