PDA

View Full Version : Some question about attachment and quotation


Lion1302
03-03-2013, 08:32 AM
Hi, all!
Installed vBulletin 3.8.7 and something don't work.
1. I don't insert attachment in post in place wich cursor.
2. I don't sent private message with attachment (panel of editor don't have button attach).
3. Don't work quote with selection. After press on button quote all text of post is quotation.
4. Reply with quote don't support includes quote.

Thank's.

kh99
03-08-2013, 01:36 PM
Attachments are not allowed for private messages. Other than that, you should try disabling all plugins to see if it makes a difference. Also, try using a difference browser.

squidsk
03-08-2013, 02:54 PM
1. Attachments are always inserted at the bottom. You can't insert them part way through the post.

2. There's a plugin that enables it, search vb3 mods for private message attachment

3. That' the behaviour you're supposed to see, when you quote a post you quote the entire post, if you want only part of it delete the bits you don't want.

4. There's some hardcoded stuff you'd need to change in order to be able to have nested quotes when quoting another post that itself quotes other posts.