[opgelost] error gallery

Nederlandse ondersteuning voor CMS Made Simple

Moderator: velden

iStevo

[opgelost] error gallery

Post by iStevo »

Ik heb net gallery geïnstalleerd binnen mijn nieuwe cmsms 1.10.2 "Casa Pilote" en ik krijg volgende foutmelding als ik foto's probeer toe te voegen

ERROR #2032
Last edited by iStevo on Tue Feb 14, 2012 9:53 am, edited 1 time in total.
User avatar
M@rtijn
Power Poster
Power Poster
Posts: 706
Joined: Sat Nov 14, 2009 4:54 pm

Re: error gallery

Post by M@rtijn »

Steve,

Alsjeblieft, gebruik de search functie op dit forum eens.

http://forum.cmsmadesimple.org/search.p ... mit=Search
Make your community a better place!
iStevo

Re: error gallery

Post by iStevo »

Sorry,

Ik had te snel op ok geklikt.
Deze stappen heb ik allemaal al geprobeerd, zonder succes
SWF-upload Error #2032

Error: mod_security: Access denied with code 403. Error processing request body: Multipart: final boundary missing [severity "EMERGENCY"] [hostname "www.cmsmadesimple.org"] [uri "/modules/Gallery/function.upload.php"]

Solution:

1) Add "SecFilterEngine Off" to the .htaccess file in the root of the website, or add it to a new .htaccess file in the modules/Gallery/ folder

2) Make sure there isn't a slash at the end of your url in this line of the config.php file: $config['root_url'] = 'http://www.yourwebsite.com';

3) CHMOD the 'modules' directory to 755 (See this forumtopic)
1) als ik SecFilterEngine Off in de .htaccess zet, start website niet meer op
2) dat is niet het geval
3) die staan goed


edit:
als ik SecFilterEngine Off in de .htaccess zet, start website niet meer op
Hoe en waar zet ik dat best? ik heb .htaccess uit docs gebruikt omwille van pretty url
deactivated010521

Re: error gallery

Post by deactivated010521 »

----------
Last edited by deactivated010521 on Tue Mar 12, 2013 5:59 pm, edited 1 time in total.
iStevo

Re: error gallery

Post by iStevo »

Beste Arnoud,

Heb even bij de provider navraag gedaan en het is mogelijk om on/off te zetten via .htaccess

Hieronder mijn .htaccess zoals ik deze nu gebruik.
Ik heb ook problemen om bestandsbeheer te openen vanuit een pagina. Ik krijg foutmelding als ik wil bladeren om een image toe te voegen.

Ik weet niet als dit hier iets mee te maken heeft.

Code: Select all

# Attempt to override some php settings, these settings may be helpful on some hosts if your
# default configuration does not meet CMS's minimum requirements, and your host
# has given your account appropriate permissions
#php_value upload_max_filesize "10M"
#php_value session_save_path "tmp/cache"

#php_flag magic_quotes_gpc Off
#php_flag register_globals Off
#php_flag session.use_trans_sid Off

# (this is important, so uncomment if your host permit)
#Options -Indexes
#ServerSignature Off

#Options +FollowSymLinks

# To prevent E_STRICT problems with PHP 5.3+ you can uncomment the following lines
# Note: These settings should only be enabled for production sites!
#php_flag display_startup_errors 0
#php_flag display_errors 0
#php_flag html_errors 0
#php_value docref_root 0
#php_value docref_ext 0

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
# Rewrites urls in the form of /parent/child/
# but only rewrites if the requested URL is not a file or directory
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ index.php?page=$1 [QSA]
</IfModule>

<IfModule mod_header.c>
# Disable ETags
Header unset ETag
FileEtag None
</IfModule>

<IfModule mod_deflate.c>
# Compress css, plaintext, xml, gif, and images in transport.
AddOutputFilterByType DEFLATE text/css text/plain text/xml image/gif image/jpeg image/png
</IfModule>

<IfModule mod_expires.c>
<FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$">
# Set expires tags on various files... so that the browser wont attempt to reload them.
ExpiresActive On
ExpiresDefault "access plus 1 year"
<IfModule mod_header.c>
  # Setting cache control to public allowes proxy servers to cache the items too.
  Header set Cache-Control "public"
</IfModule>
</FilesMatch>
</IfModule>
deactivated010521

Re: error gallery

Post by deactivated010521 »

----------
Last edited by deactivated010521 on Tue Mar 12, 2013 6:02 pm, edited 1 time in total.
iStevo

Re: error gallery

Post by iStevo »

mod_security staat standaard niet aan op de servers.
Ik zit sinds kort bij Arvixe, dus weet echt niet wat fout loopt bij mij.

En ik gebruik MicroTiny WYSIWYG Editor
iStevo

Re: error gallery

Post by iStevo »

update:
Als ik ze per ftp in de map zet, zie ik ze wel in Gallery staan.
Is wel een omweg omdat ik ook thumbs moet bewerken dan.

Ik weet anders niet hoe het op te lossen, alle schrijfbestanden in de mappen staan goed
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: error gallery

Post by Rolf »

Wat staat er in de php error log?

Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
timdebuurman
Power Poster
Power Poster
Posts: 891
Joined: Sun Nov 06, 2011 8:15 pm

Re: error gallery

Post by timdebuurman »

Hoi,

Bij mij werkt het als je een .htaccess maakt met erin:

SecFilterEngine Off

upload dan de htacces in de map

modules/Gallery

in plaats van in de root.

(maak eerst in kladblok en sla op als bijv. galleryhtaccess.txt
dan uploaden in de map modules/gallery ,
daarna hernoemen naar .htaccess -> bij mij gaat dat door te selecteren en dan shift+F6 te doen)
iStevo

Re: error gallery

Post by iStevo »

Kan iemand me zeggen wat fout gaat met mijn gallery?

http://www.shipspotevents.com/pictures/ ... ip-weekend

> alle foto's verschijnen onder elkaar
> als ik op een foto klik opent hij deze in een nieuw pagina
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: error gallery

Post by Jos »

Ik kan op dit moment niet inhoudelijk kijken, maar misschien een dubbele aanroep van jquery?
iStevo

Re: error gallery

Post by iStevo »

Jos wrote:Ik kan op dit moment niet inhoudelijk kijken, maar misschien een dubbele aanroep van jquery?
Hoe kan ik dit controleren??
Ik heb gewoon copy/paste (van andere website) gedaan en site was in begin in orde.
Ik heb wel onlangs de upgrade gedaan.
User avatar
timdebuurman
Power Poster
Power Poster
Posts: 891
Joined: Sun Nov 06, 2011 8:15 pm

Re: error gallery

Post by timdebuurman »

iStevo,

Het lijkt erop dat de stylesheet van de gallery niet aangeroepen worden.
NextDoorMedia - Online Marketing Partner
https://www.nextdoormedia.nl
iStevo

Re: error gallery

Post by iStevo »

mmmm en hoe moet ik die laten aanroepen?
alle stylesheets worden opgenomen in mijn sjabloon en in gallery gebruik ik slimbox
Post Reply

Return to “Dutch - Nederlands”