[Solved]How do attached files works ? [message #40371] |
Wed, 20 February 2008 21:37 |
Arafel
Messages: 18 Registered: July 2006 Location: France
Karma: 0
|
Junior Member |
|
|
Hello,
i succeeded reading forum files containing the body of the message.
I used a regexp to change the attached files (images)'s folder, and here is the result:
I'm sorry it's in french.
http://www.pvp-academy.info/?site=test
So, right now i can have this:
<img src="http://www.pvp-academy.info/forum/index.php?t=getfile&id=707&private=0" border=0 alt="http://www.pvp-academy.info/forum/index.php?t=getfile&id=707&private=0"><br />
But only the alt is shown (of course...), i would like to know how attached files works in order to display the image instead of having the alt.
Thanks for helping
[Updated on: Mon, 25 February 2008 20:02] Report message to a moderator
|
|
|
Re: How do attached files works ? [message #40377 is a reply to message #40371] |
Thu, 21 February 2008 13:40 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The image would show up if the user has access to see the downloaded file. What error are you seeing now?
FUDforum Core Developer
|
|
|
|
|