We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Forum attachment not work on 1.1.1 (Solved) | Forum

Jaime Pascual
Jaime Pascual Apr 20 '11
Forum attachement not work on 1.1.1. Yesterday on v 1.1.0 works fine.
The Forum post is edited by Jaime Pascual Apr 25 '11
Den Team
Den Apr 20 '11
Hello
What exactly do not work? :)
Jaime Pascual
Jaime Pascual Apr 20 '11
When you click on attachment document go to: "Sorry, this page not exist"
Den Team
Den Apr 20 '11
Testing attachement. It seems to work. How did you update to 1.1.1?
Attachments:
  804071_1398581[1].jpg (2.5Kb)
Jaime Pascual
Jaime Pascual Apr 20 '11
I autoupdate yesterday.

Testing attachement. It seems to work.

Yes this works. But in my network pdf not work. Could you try?
The Forum post is edited by Jaime Pascual Oct 5 '11
Jaime Pascual
Jaime Pascual Apr 20 '11
But doc files works fine. What's the problem? Maybe Oxwall not support pdf files?
Den Team
Den Apr 21 '11
got an issue!
In your .htaccess file replace this string:
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$ [NC]
with this:
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.raw|/[^.]*)$ [NC]

We will include this fix in next update :)
g00d
g00d Apr 28 '11
Thx, I had noticed this also.
Michael Leader
Michael Apr 28 '11
I never did. I will change this too!


Richard Carr
Richard Carr May 1 '11
Hi guys

I am using 1.1.0 and am trying to attach pdf documents but get the same error as above "Sorry, this page not exist" .doc files work ok. Would i have to include the same modification

In your .htaccess file replace this string:
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$ [NC]
with this:
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.raw|/[^.]*)$ [NC]

or if i update to 1.1.1 will this do it?
Richard Carr
Richard Carr May 1 '11
Its ok got it sorted, thanks