Ok I am sorry I really need help. I downloaded the vbMod and applied everything in the "read me" file. categories from pp intergrated into
VB great except for some reason images in the data base are generating wide thumbnails with "x's" on them that are messing up the interface. The 22 users i have in photopost are not being recognized by
vb. i followed your instructions to the "t" in your
vb FAQ: here is my config_inc.php file:
$vblicense = "#XXXXXXXXX"; (the license comes with the # character which i am unsure if is required or not, eitherways I tried both and neither helped)
these is my cookie settings:
$cookie_path = "/";
$cookie_domain = ""; (i had my domain in this as well, but it did not help either
$cookieprefix="bb";
and in the vB3 Admin Options under Cookies and HTTP Header Options:
Path to Save Cookies: /
Cookie Domain: <blank> (which were the default settings)
I have so many questions i really need answers and would appreciate one ASAP
Am I understanding the instructions correctly?
Am i supposed the leave the cookie paths as a simple slash (/) or am i supposed to place an actual path there, and if so what directory, the forums or photopost?
mySQL tables have 2 tables one called user(
VB) and users(PP) all have same fields such as userid, password, etc (user has a bit more) is this a conflict in anyway?
when people register, which form should they use?
VB or PP or a combo of both.
I would like to get this sorted out before I even begin upgrading photopost 4.8.5B4 which i am dying to try out.