Back to top

Visualizza post

Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.


Post - FuzzFuzz

Pagine: [1]
1
Gallerie di immagini / Re:module is not working
« il: 26 Gen 2010, 23:11:49 »
Just did that after making a copy on my hard drve, didn't work neither :(

2
Gallerie di immagini / Re:module is not working
« il: 26 Gen 2010, 23:04:27 »
Nope, mine looks something like this


########## Begin - Rewrite rules to block out some common exploits
## If you experience problems on your site block out the operations listed below
## This attempts to block the most common type of exploit `attempts` to Joomla!
<Files ~ "\.xml$">
Order allow,deny
Deny from all
Satisfy all
</Files>
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
# Block out any script trying to base64_encode crap to send via URL
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
# Block out any script that includes a <script> tag in URL
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to modify a _REQUEST variable via URL
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
# Send all blocked request to homepage with 403 Forbidden error!
RewriteRule ^(.*)$ index.php [F,L]

you want me to erase all the rest as well?

3
Gallerie di immagini / Re:module is not working
« il: 26 Gen 2010, 21:12:17 »
Hi

I got the same problem, The carrousel won't start.
I do get a major error.
I've tried to change the .htacces file, but that didn't help
in permissions, everything is unwritable, accept plugins/content/ozio.php.

If you like, it's all very well visible on http://www.ttpp.nl/index.php?option=com_oziogallery2&view=04carousel&Itemid=5

Thanks in advance and sorry for my non existent italian  ;)

Pagine: [1]


Web Design Bolzano Kreatif