Jump to content


nabludatel

Member Since 28 Jun 2009
Offline Last Active Nov 05 2011 05:01 PM
-----

#2147171 Ticket Support

Posted shelley on 04 August 2011 - 11:51 AM

I'm curious whether there's a back log of tickets that's delaying a response to an issue I'm having? My request ID is 753173 if so that would explain the delay and hopefully looking for this issue to get resolved soon.

Thankyou.


#1870922 VBULLETIN USERS WORRIED ABOUT SKINNING

Posted Nityananda on 24 October 2009 - 09:28 AM

OK guys,
I am currently running a vbulletin forum with a professional design set. My first and foremost worry about moving over to invision was the design of my forum. My thought behind this is that it is going to be a big enough move over to invision as it stands without the fact that the forum will look completely different.

NOW, bare in mind I only purchased invision less than 24 hours ago. I have almost managed to duplicate the look of my forum with only a very very basic knowledge of CSS and some knowledge of photoshop. How have I done this? I would seriously urge you to have a good read through the topic on this forum http://www.smartestc...showtopic=37422

This tutorial, I would print out and have at the side of you throughout your transition. Its simple, and it works...... Dont worry about your skinning guys. IMO its easier than vbulletin 3.8 and at the end of the day, you would have to learn 4.0 anyways.


#1854380 IPB 3.1.0 features

Posted RocketFoot on 09 September 2009 - 09:02 AM

I'm sure it's been mentioned before, but I'll throw my hat in for mouseover topic previews on the forum index like VB has!  Very useful feature!

Also, quick moderation function for new content search results!  (Ability to delete, close and move threads from the search results)


#1855561 IPB 3.1.0 features

Posted TCWT on 12 September 2009 - 09:42 PM

I doubt forums will die anytime soon.


#1855213 jQuery vs. Scriptaculous

Posted Rοb on 11 September 2009 - 01:53 PM

Yes, there have been a few discussions about this.

Re-writing the code might be a pain at first, but long-term it would be better.

Simpler code, more functionality, a fraction of the bandwidth and (as mentioned) a far more actively developed product. Speaks for itself!

Now, where's Jaggi...

Edit: D'oh! Just seen Luke mention him!


#1854681 jQuery vs. Scriptaculous

Posted KT Walrus on 10 September 2009 - 12:52 AM

I'm just getting into modding by adding some jQuery plugins to my board (there are tons of them out their and they are very easy to integrate).

But, IPB uses Scriptaculous/Prototype (which doesn't seem as active as jQuery plugins are).  My wish is that IPS would provide an alternate set of js that would use jQuery/jQuery.ui and allow us to select which version we want IPB to use.

I know this is unlikely to happen (as it duplicates work), but it would help to be able to easily plug in jQuery modules and not require both to be loaded.  I worry that loading two different js libs for a page will lead to conflicts and poor performance (jQuery has a call to eliminate most conflicts, but I have had to modify the jQuery plugins to not use the shortcut '$' which is a bit of a pain).

Or, since jQuery seems to be the front runner and seems to be very easy to use, maybe IPB could just switch over to it in some future release.