I just installed vbug on my system. Looks nice, but I ran into a problem with the vbug_install.php.
I have a table prefix for all my tables. In vbug_install.php, there are several references to the datastore table without the table prefix. This causes the install to fail if there is a table prefix.
Let me know if you want a fixed version of it.
Also, I see that you don't use the table prefix for the vbug tables. I think you should, otherwise it would be very difficult to run more than one forum on a single system.
JBB
|