PROBLEM 1
I've done some searching as not to ask a question that has already been dealt with but couldn't find anything... If there is an answer for this that I missed, I apologise in advance.
Ok, I've installed Reviewpost and got it working fine... Then I went to integrate my vB3 forums with it and that's where the problem is....
The integration went fine except this:
This is my forums... It is the default
vB skin with the only style modifications being the colour scheme via the css in the AdminCP
Code:
Content visible to verified customers only.
Now, when I do the integration, this is what happens to RP:
Code:
Content visible to verified customers only.
As you can see, the colours came over fine, but I've lost all table formating, making it look very messy and dis-jointed.
Could someone either, a) tell me how to get my tables to work again in RP, or tell me how I could modify the default RP css to make a similar colour scheme?
PROBLEM 2
Ok, I went live with the modified css to get similar colours (still would like to use the
vB integration though!

), but now I'm experiencing another issue!
The cookies don't seem to be inherited from one to another application. If I log into
vB, RP is logged out, if I log into RP,
vB is logged out... And, I can't get into either adminCP (login loop) unless I clear my cookies.
Both scripts are set for:
cookie domain = .mumsonline.net
cookie path = /
cookie prefix = bb
I'm at a loss here and do not want to keep telling my users that it'll ok, just clear your cookies!