|
|
Registered User Currently Offline
|
Posts: 1
Join Date: Aug 2010
|
i have a site in subdomain url and the forum inner page using iframe html when i login with admin user and click en control panel the forum system answer "you must be admin user..." (in FF, not in IE, both over Linux). The problem: cookies domain. Solution: in seo-board_option.php I change $cookiedomain to ".dominio.com.ar" (drop at the begin) this allow php to read cookie from any subdomain of the same domain.
I hope that it help to someone
sorry for my poor little english my natural language is spanish,
|