PDA

View Full Version : VB Plugin 0.9.11 released


winter
June 22nd, 2009, 11:14
Hi all,

We have released a newer version of VB plugin (0.9.11) to the Forum Owner Area. Here are few highlighted:

- Fixed accessibility problem when the entire forum requires login entry
- European language display issue.
- Ability to hide specific sub-forum.

Instruction to hide specific sub-forum:

For whatever reason if you need to hide specific sub-forums from appearing on iPhone, you can edit the /mobiquo/conf/config.txt configuration file, e.g.:

hide_forum_id=3,6,8;

Will hide forums with id 3, 6 and 8. Once a sub-forum is hidden, the entire children forums will also get hidden as well.

Planning for new feature: Customizing your sub-forum icons

*This feature will be available in next iPhone release*

I heard that some of you really annoyed by the "mirco-phone" icon appearing on all the sub-forums on iPhone! Now it is your chance to customize them! You can specific unique icon for EACH forums with 0.9.11 plugin. Here is how:

You will notice an empty directory /mobiquo/forum_icons/ All you need to do is to place an icon 54x54 in PNG format in this directory. with your forum id and append with ".png" extension. E.g. your forum with id 3, your icon name should be "3.png" under the forum_icons directory.

You can start preparing this now and as soon as the new iPhone release it out you will be able to see the icons replacing the mircophone. :cool:

iFonz
June 22nd, 2009, 12:17
thats great, a way to personalize our forum a bit.

thanks

CrownVictoriaCop
June 23rd, 2009, 11:21
Do we just replace the files we currently have in our mobiquo directory with the ones in this ZIP?

winter
June 23rd, 2009, 11:36
Yes.

Just do a remove then do a clean install - DO NO replace it at directory level as some old files may confuse the new plugin.

shayanb
June 26th, 2009, 22:07
Great update! the "hide sub-forum" feature is great!

djc
June 28th, 2009, 08:40
Thanks for adding the hide sub-forum feature Winter!

EDIT: I hid a forum and it still shows up? Is there a delay?

winter
June 28th, 2009, 11:50
Thanks for adding the hide sub-forum feature Winter!

EDIT: I hid a forum and it still shows up? Is there a delay?

Hi,

Yes there is a delay, you can try logoff and re-login you should see the change. Alternatively tap on the refresh button at your forum root level.

MyMedia-Forum.com
June 30th, 2009, 08:50
Minor inconvenience:

The vB 3.8 version has a "mobiquo-release" directory in the archive, rather than a "mobiquo" directory.

winter
June 30th, 2009, 16:43
Minor inconvenience:

The vB 3.8 version has a "mobiquo-release" directory in the archive, rather than a "mobiquo" directory.

Thanks - and fixed.