you have an idea, it’s time to share it!
open minded, but narrowed in the execution, i want to hear from the people…
you have a project, let’s talk about it!
open minded, but narrowed in the execution, i want to hear from the people…
you have a project, let’s talk about it!
Well here is Alpha 2. The real difference between this and alpha one is the MTF levels function and that a lot of « clutter » was removed to make it a lot smaller and run a little faster. I haven’t tested it that much but i thought i should give it to you for you to…
The tickers are all part of a single engine which is called the « nex_ticker », and they all run the same way, so they can be integrated to the same forum without conflicts. These tickers are all packaged with one default pack of images, and each additional pack of images can be purchased seperately, there are…
This thread will contain all the useful screenshots regarding this package. First, « Quote Post in pm/email to Poster« When a user have the permissions to send PM, or send Email, and the poster have the same permissions, a new link appear in the Postbit Popup, like here: as you can see, the Private Message part…
Ok, so first week of september, everybody who had to go back to school is now there, and that makes me complete solo on this site for the next months… In addition, it’s the same thing in real life, everybody above 5 years old is now back to school even in my home, and that…
just to not show the test to everybody … [sql]SELECT user, MAX(salary) FROM users GROUP BY user HAVING MAX(salary) > 10;[/sql] nexia;222 wrote: Nam placerat libero vitae tortor laoreet viverra eu nec sapien. Sed nec quam ornare nisl egestas iaculis. Vivamus imperdiet suscipit risus, in interdum dui blandit et. Vivamus ut leo magna. Fusce egestas…
Always wanted to « secure » your administration process when you edited/deleted forums?… Wanted to speedup the move of thousands of threads before deleting a forum? This engine is very simply to understand, and is missing from vBulletin. I coded the original version inside Invision Board, and when i came to vBulletin i thought it was already…