Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2020-01-06 10:02:56

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

[SOLVED] I can't update 'pages' ... !?

When saving a page I get this pop-up >

Textpattern version: 4.7.3 (7c46d1f4c8ac79e62a7d5e54a9ddac53)
Last update: 2020-01-06 09:39:12/2020-01-06 09:38:32
Site URL: myrtevandijk.nl
Admin URL: myrtevandijk.nl/textpattern
Document root: /home/p49234/domains/myrtevandijk.nl/private_html (/home/p49234/domains/myrtevandijk.nl/public_html)
$path_to_site: /home/p49234/domains/myrtevandijk.nl/public_html
Textpattern path: /home/p49234/domains/myrtevandijk.nl/public_html/textpattern
Article URL pattern: section_title
Production status: testing
open_basedir: /home/p49234/:/tmp/:/var/tmp/:/usr/local/php71/lib/:/usr/local/php54/lib/:/usr/local/php55/lib/:/usr/local/php56/lib/:/usr/local/php70/lib/:/usr/local/php71/lib/:/usr/local/php72/lib/:/usr/local/php73/lib/:/usr/local/lib/php/
Temporary directory path: /tmp
PHP version: 7.1.33
GD Graphics Library: bundled (2.1.0 compatible); Supported formats: GIF, JPEG, PNG.
Server timezone: Europe/Amsterdam
Server local time: 2020-01-06 11:01:01
Daylight Saving Time enabled?:
Automatically adjust Daylight Saving Time setting?: 1
Time zone (GMT offset in seconds): Europe/Amsterdam (3600)
MySQL: 5.6.42 (MySQL Community Server (GPL))
Database server time: 2020-01-06 11:01:01
Database server time offset: 0 s
Database server timezone: SYSTEM
Database session timezone: SYSTEM
Locale: en_GB.UTF-8
Site / Admin language: en / en
Web server: Apache/2
PHP server API: fpm-fcgi
RFC 2616 headers: 0
Server OS: Linux 2.6.32-042stab133.2
Admin-side theme: hive 4.7.3
Active plugins: adi_notes-1.3.1 etc_link_to-0.4.6 jra_ext_link-0.2a rah_change_passwords-1.0.1 rah_replace-0.4.2 smd_macro-0.30 (modified) smd_thumbnail-0.4.0 stm_article_order-0.3.3 (modified) tom_image_grid-0.4.2 wet_peex-1.0 wet_quicklink-0.8.2

Pre-flight check:
————————————

The following PHP functions (which may be necessary to run Textpattern) are disabled on your server: show_source, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname.
————————————

.htaccess file contents:
————————————

  1. BEGIN Textpattern
    #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>

<IfModule mod_mime.c> AddType image/svg+xml svg svgz AddEncoding gzip svgz
</IfModule>

  1. END Textpattern

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

!?

Offline

#2 2020-01-06 18:10:54

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,134
GitHub

Re: [SOLVED] I can't update 'pages' ... !?

Does your page include any <iframe> element(s)?

Offline

#3 2020-01-06 18:23:10

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,007
Website GitHub Mastodon Twitter

Re: [SOLVED] I can't update 'pages' ... !?


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#4 2020-02-04 08:32:07

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Re: [SOLVED] I can't update 'pages' ... !?

Offline

Board footer

Powered by FluxBB