OK finally hunkered down and learned how to use your ssi. I use to use another php script for my main page news and was really great but the seperate log in and such was getting old so I started to use the SSI. The one thing I miss though is the ability to upload images, then insert them into the message. Now let me explain. Its in among the post not just an end attachment. Is there any mods out there that do this? Or possible a future feature? Right now I use a seperate thread no one see and i upload the images then i right click to get the path then I add that into between the{img}{/img}
Has anyone else come up with another way of doing this?
The old news script I used was http://www.fusionphp.net
thanks for any ideas :D
Unfortunately that's about the only way to do it right now. The attachment doesn't actually get uploaded until after you post, so there's no way to determine what the attachment name will be until after it's uploaded.