[opgelost]Pagina's aanpassen geeft mij een front-end error

Nederlandse ondersteuning voor CMS Made Simple

Moderator: velden

Post Reply
HarmO
Power Poster
Power Poster
Posts: 251
Joined: Thu Jan 26, 2012 3:22 pm

[opgelost]Pagina's aanpassen geeft mij een front-end error

Post by HarmO »

hey,

ik zit met enkele installaties van CMSMS 1.11.10 en 1.11.11 die telkens een front-end error geven bij het opslaan van de aanpassingen. (/admin/editcontent.php)

Of bij het maken van nieuwe pagina's (/admin/addcontent.php)

Vreemd want dit werkte tot enkele dagen terug nog wel.

Iemand al voorgehad?

Mijn .htacces:

Code: Select all

<ifModule mod_gzip.c>
  mod_gzip_on Yes
  mod_gzip_dechunk Yes
  mod_gzip_item_include file \.(html?|txt|css|js|php|pl)$
  mod_gzip_item_include handler ^cgi-script$
  mod_gzip_item_include mime ^text/.*
  mod_gzip_item_include mime ^application/x-javascript.*
  mod_gzip_item_exclude mime ^image/.*
  mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*
</ifModule>

<ifModule mod_headers.c>
  <filesMatch "\\.(ico|pdf|flv|jpg|jpeg|png|gif|swf)$">
    Header set Cache-Control "max-age=2592000, public"
  </filesMatch>
  <filesMatch "\\.(css)$">
    Header set Cache-Control "max-age=604800, public"
  </filesMatch>
  <filesMatch "\\.(js)$">
    Header set Cache-Control "max-age=216000, private"
  </filesMatch>
  <filesMatch "\\.(xml|txt)$">
    Header set Cache-Control "max-age=216000, public, must-revalidate"
  </filesMatch>
  <filesMatch "\\.(html|htm|php)$">
    Header set Cache-Control "max-age=1, private, must-revalidate"
  </filesMatch>
</ifModule>

<ifModule mod_expires.c>
  ExpiresActive On
  ExpiresDefault "access plus 1 seconds"
  ExpiresByType text/html "access plus 1 seconds"
  ExpiresByType image/gif "access plus 2592000 seconds"
  ExpiresByType image/jpeg "access plus 2592000 seconds"
  ExpiresByType image/png "access plus 2592000 seconds"
  ExpiresByType image/ico "access plus 2592000 seconds"
  ExpiresByType image/vnd.microsoft.icon "access plus 2592000 seconds"
  ExpiresByType text/css "access plus 604800 seconds"
  ExpiresByType text/javascript "access plus 216000 seconds"
  ExpiresByType application/x-javascript "access plus 216000 seconds"
</ifModule>

# BEGIN Optional settings

# Turns off directory browsing
# not absolutely essential, but keeps people from snooping around without 
# needing empty index.html files everywhere
Options -Indexes

# Deny access to config.php
# This can be useful if php ever breaks or dies
# Use with caution, this may break other functions of CMSms that use a config.php
# file.  This may also break other programs you have running under your CMSms
# install that use config.php.  You may need to add another .htaccess file to those
# directories to specifically allow config.php.
<Files "config.php">
 order allow,deny
 deny from all
</Files>

# Sets your 403 error document
# not absolutely essential to have, 
# or you may already have error pages defined elsewhere
# ErrorDocument 403 /forbidden403.shtml

# No sense advertising what we are running
ServerSignature Off

# END Optional Settings

# BEGIN CMSMS and Rewrite Rules
# Make sure you have Options FollowSymLinks
# and Allow on

RewriteEngine On

# Might be needed in a subdirectory
#RewriteBase /

# Redirects (a bunch of redirects here for SEO)
# RewriteRule ^old.html$ http://www.example.com/newlink [R=301,L]


# URL Filtering helps stop some hack attempts
#IF the URI contains a "http:"
RewriteCond %{QUERY_STRING} http\: [OR]
#OR if the URI contains a "["
RewriteCond %{QUERY_STRING} \[ [OR]
#OR if the URI contains a "]"
RewriteCond %{QUERY_STRING} \] [OR]
#OR if the URI contains a "<__script__>"
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
#OR script trying to set a PHP GLOBALS variable via URL
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
#OR any script trying to modify a _REQUEST variable via URL
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2}) 
RewriteRule ^.*$ - [F,L] 
# END Filtering

# CMSMS Rewriting
# Set assume mod_rewrite to true in config.php and clear CMSMS cache
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ index.php?page=$1 [QSA]
# END CMSMS
Mijn config.php

Code: Select all

$config['dbms'] = 'xxxxxx';
$config['db_hostname'] = 'xxxxxx';
$config['db_username'] = 'xxxxx';
$config['db_password'] = 'xxxxx';
$config['db_name'] = 'xxxx';
$config['db_prefix'] = 'cmsm_';
$config['timezone'] = 'Europe/Brussels';
$config['default_upload_permission'] = 'xxxx';
$config['url_rewriting'] = 'mod_rewrite';
Alle hulp zou welkom zijn.
Last edited by HarmO on Tue Aug 12, 2014 12:54 pm, edited 2 times in total.
Kind regards,
HarmO
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Pagina's aanpassen geeft mij een front-end error

Post by Jos »

Wat is de front-end error precies?

Je htaccess ziet er niet uit als de standaard die door CMS Made Simple meegeleverd wordt. Probeer eens die te vervangen met de inhoud uit htaccess.txt die in de docs folder staat.
HarmO
Power Poster
Power Poster
Posts: 251
Joined: Thu Jan 26, 2012 3:22 pm

Re: Pagina's aanpassen geeft mij een front-end error

Post by HarmO »

de frontend error is een 404 met een beetje design.

heb geprobeerd met het terug zetten van de originele .htaccess

het probleem blijft bestaan.
Last edited by HarmO on Tue Aug 12, 2014 12:51 pm, edited 1 time in total.
Kind regards,
HarmO
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Pagina's aanpassen geeft mij een front-end error

Post by Jos »

Op welke php versie draait je site nu? Zie admin » Websitebeheer » Systeem Informatie

En misschien helpt het al om bij Systeem Onderhoud » Website Buffer en Content alle 3 knoppen van boven naar beneden aan te klikken?
HarmO
Power Poster
Power Poster
Posts: 251
Joined: Thu Jan 26, 2012 3:22 pm

Re: Pagina's aanpassen geeft mij een front-end error

Post by HarmO »

Heb getest met herstellen van DB, clearen van cache enzovoort.
blijft hetzelfde, alsof hij zijn login gegevens verliest en als gevolg de error pagina geeft, want als je de pagina herlaad vraagt hij terug achter een login. De "?_sx_=xxxxxxxxxxxxxx" verdwijnt uit de link

Cms Version: 1.11.11 op php versie 5.3.20 met volgende modules.
  • CMSMailer: 5.2.2
  • CMSPrinting: 1.0.5
  • FileManager: 1.4.5
  • MenuManager: 1.8.6
  • MicroTiny: 1.2.7
  • ModuleManager: 1.5.8
  • News: 2.14.4
  • Search: 1.7.11
  • ThemeManager: 1.1.8
  • ListIt2: 1.4.1
  • ListIt2Contacts: 1.4.1
  • ListIt2Erkenninghouders: 1.4.1
  • ListIt2Producten: 1.4.1
  • TinyMCE: 2.9.12
  • ListIt2Press: 1.4.1
  • CGExtensions: 1.38.6
  • SiteMapMadeSimple: 1.2.8
  • FormBuilder: 0.7.3
  • ListIt2References: 1.4.1
  • GBFilePicker: 1.3.3
  • Gallery: 1.6.1
Kind regards,
HarmO
HarmO
Power Poster
Power Poster
Posts: 251
Joined: Thu Jan 26, 2012 3:22 pm

Re: Pagina's aanpassen geeft mij een front-end error

Post by HarmO »

nog meer info: de fout gebeurd enkel bij de admin user.

andere profielen hebben de fout niet.
Kind regards,
HarmO
HarmO
Power Poster
Power Poster
Posts: 251
Joined: Thu Jan 26, 2012 3:22 pm

Re: Pagina's aanpassen geeft mij een front-end error

Post by HarmO »

contact gehad met de hosting maatschappij want heb deze error op al mijn CMSMS websites.

blijkt dat er een security update doorgevoerd was betreffende boundery check bij formulieren.
Kind regards,
HarmO
Post Reply

Return to “Dutch - Nederlands”