Weird StackTrace behaviour
A colleague noticed that changing a combobox wasn't showing the changes in the text fields below. When testing, I saw it WAS working. But with the click-once application not. After…
A colleague noticed that changing a combobox wasn't showing the changes in the text fields below. When testing, I saw it WAS working. But with the click-once application not. After…
Converting phpBB2CH aka Ptifo to phpBB3 On my installed board (still partially found on azure.m2tec.be/forum) I installed phpBB2CH (Categories Hierarchy) also known as Ptifo. Basically it adds sub-forums, forum links, advanced permissions,…
I needed to make a program in java which logins with the vBulletin login system. As you may know, many php boards use MD5 for hashing passwords. vBulletin uses a "more advanced…