In the latest 2.8-beta-2, there is a bug preventing you from saving user rights. I had to add the json query into "function getUserData(user_id) {"
below is the updated function, changes are noted to the right with //##
Starting at line 361
function getUserData(user_id) {
$('#user_data_table ...
Search found 3 matches
- Thu Jan 24, 2013 4:33 pm
- Forum: Bug reports
- Topic: [Bug][Fix] admin/user.php
- Replies: 1
- Views: 3790
- Wed Mar 21, 2012 9:32 pm
- Forum: Proposals
- Topic: Inline Image Attachments
- Replies: 2
- Views: 7237
Re: Inline Image Attachments
under insert/edit image, there is nothing to allow you to upload, unless im missing something. the only thing ive found is adding attachments on edit.
I found it, nevermind.. kinda hidden
I found it, nevermind.. kinda hidden
- Wed Mar 21, 2012 2:32 pm
- Forum: Proposals
- Topic: Inline Image Attachments
- Replies: 2
- Views: 7237
Inline Image Attachments
I dont know if any of you are familiar with XenForo, but the way it handles image attachments is superb.
Essentially, you upload your file via a ajax/jquery widget, it by default creates a thumbnail, and you can click "insert full size" or "insert thumbnail".
It then adds a tag like [attachment ...
Essentially, you upload your file via a ajax/jquery widget, it by default creates a thumbnail, and you can click "insert full size" or "insert thumbnail".
It then adds a tag like [attachment ...