SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
May 23, 2012, 12:46:57 pm

Login with username, password and session length
Members
Total Members: 10069
Latest: tetsujrock
Stats
Total Posts: 28682
Total Topics: 4975
Online Today: 94
Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Users: 0
Guests: 49
Total: 49
+ 
|-+ 
| |-+ 
| | |-+ 
| | | |-+ 
0 Members and 2 Guests are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Download System help  (Read 3275 times)
TheNostradamus
Newbie
*
Offline Offline

Posts: 5


View Profile
« on: August 12, 2008, 06:14:22 pm »

I have downloaded and installed via the admin panal, Download System 1.0.4 on SMF 1.1.5. I can install fine and upload files fine but when I click to download an item it says

"" Internet Explorer cannot read this webpage format
 HTTP 406 
   What you can try:
     Go back to the previous page.
 
     More information
 
"""

Any Ideas, I have had a quick search but i could not findd anything??

Please help guys...
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9676


View Profile
« Reply #1 on: August 12, 2008, 06:57:00 pm »

That is an issue with mod_security disable it for your forum and it should work.
Logged
TheNostradamus
Newbie
*
Offline Offline

Posts: 5


View Profile
« Reply #2 on: August 13, 2008, 05:07:43 am »

That is an issue with mod_security disable it for your forum and it should work.

I cant remember seeing that option dude... any ideas???
Logged
TheNostradamus
Newbie
*
Offline Offline

Posts: 5


View Profile
« Reply #3 on: August 13, 2008, 11:15:36 am »

is it done via the htaccess Huh?
Logged
TheNostradamus
Newbie
*
Offline Offline

Posts: 5


View Profile
« Reply #4 on: August 13, 2008, 02:57:32 pm »

ok guys would this do it...

# Turn off mod_security filtering.  SMF is a big boy, it doesn't need its hands held.   SecFilterEngine Off   # The below probably isn't needed, but better safe than sorry.   SecFilterScanPOST Off
#   Pretty URLs mod
#   http://code.google.com/p/prettyurls/
#   .htaccess file generated automatically on: December 11, 2007, 19:27

RewriteEngine on

#   Rules for: boards
RewriteRule ^([-_!~*'()$a-zA-Z0-9]+)/?$ ./index.php?pretty;board=$1.0 [L,QSA]

RewriteRule ^([-_!~*'()$a-zA-Z0-9]+)/([0-9]*)/?$ ./index.php?pretty;board=$1.$2 [L,QSA]

#   Rules for: topics
RewriteRule ^([-_!~*'()$a-zA-Z0-9]+)/([-_!~*'()$a-zA-Z0-9]+)/?$ ./index.php?pretty;board=$1;topic=$2.0 [L,QSA]
RewriteRule ^([-_!~*'()$a-zA-Z0-9]+)/([-_!~*'()$a-zA-Z0-9]+)/([0-9]*|msg[0-9]*|new)/?$ ./index.php?pretty;board=$1;topic=$2.$3 [L,QSA]


Thanks guys...
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9676


View Profile
« Reply #5 on: August 13, 2008, 07:14:02 pm »

Looks good needs to be in your site or forums root i think
SecFilterEngine Off  needs to be on its own line
Logged
TheNostradamus
Newbie
*
Offline Offline

Posts: 5


View Profile
« Reply #6 on: August 14, 2008, 04:09:06 am »

still aint working, so contacted my host and they dont allow it to be turned of as im apparantly on a shared server, bugger, is there any other option??
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9676


View Profile
« Reply #7 on: August 14, 2008, 07:19:21 pm »

No any other way. They are blocking ;id= in the url and that is used in many spots
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Recent
[May 21, 2012, 08:54:11 am]

[May 20, 2012, 11:06:52 am]

[May 20, 2012, 05:58:11 am]

[May 19, 2012, 06:16:58 pm]

[May 19, 2012, 05:42:37 pm]

[May 18, 2012, 03:08:38 pm]

[May 17, 2012, 06:07:46 pm]

[May 17, 2012, 02:22:07 pm]

[May 17, 2012, 12:38:16 pm]

[May 15, 2012, 09:32:27 pm]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Powered by SMF 1.1.16 | SMF © 2006-2011, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
SMF and SimpleMachines are registered trademarks of Simple Machines. SMFHacks.com is not affiliated with nor endorsed by Simple Machines.
Page created in 0.218 seconds with 18 queries.