A quick little jquery tutorial for anyone that’s interested. Of course I’m going to assume you have at least a little jquery knowledge. Such as setting up the basic foundation for the jquery library. Now that that’s out of the way. Today I had to make some quick documentation for a piece of software and I wanted a simple single page FAQ system where the questions were at the top of the page and the answers would display inside a dedicated viewing window. To accomplish this I decided... Read→
Featured Auctions Displayed
It’s a common question. How do we make the front page show more than just 3 featured product or service Auctions? And it’s not as hard as you think! Open your main.php file in your favorite editor and then find the following code Read→ Read More →
Trouble shooting Plugins
Plugins, we want em, we need em, we love em. But sometimes they have bugs. Unfortunately as with all software, even plugins will have their bugs. We try our hardest to test them, but inevitibilly we cannot account for every environment that they will be assimilated into. Sometimes plugins can push eachother around, other times it can be another customization that causes a Plugin to go rogue. While everyone loves a self starter I’ve found that sometimes self-starters shoot themselves in the... Read→
Member Profiles – Default Tabs?
It was recently asked in the iLance forums how to set which tab is the default that appears on a members profile when someone clicks the link. Our goal here is to make the Full Profile tab be our default visible tab whenever someone clicks a username link to go to their profile. There are several ways to accomplish this, so lets review them. First we need to know how iLance prints the username and it’s associated link. One might think it’s straight forward, and that editing the html... Read→
Adding to Daily Auction Newsletters
I was recently asked by a client who purchased our Premiere addon how they could update their cron_daily_auction_newsletter email template so that the listing includes whether or not the New projects are premiere only or not. So I thought I would share that information here, incase anyone else has a similar request. This tutorial is being written for ilance version 3.1.9, while it should stand true for 3.1.8 and the upcoming 3.2.0, you should make sure you pay extra close attention to your files... Read→


