Hi,
this is most probably because the links of the module do not contain stoken
parameter, which is added by using
oxSession::url()
method.
Also, the selflink variable is changed to use this method too, so if you
have in templates urls beggining with:
"[{$shop->selflink}]?"
pls try changing them to
"[{$shop->selflink}]&"
so that the end result of the urls would contain only one "?" sign.
if needed specifically, the required value of stoken is accessible via
oxSession::getSessionChallengeToken() method (though usage of
oxSession::url() is recommended)
Regards,
Sarunas
----- Original Message -----
From: "Philip Frank" <[email protected]>
To: <[email protected]>
Sent: Thursday, June 17, 2010 11:45 AM
Subject: [oxid-dev-general] Admin-Modules 4.3 incompatibility
Hi,
we have the issue that severalal Modules designed for Versions < 4.3 that
add new pages to the admin interface are incompatible with the 4.3 version.
Whenever you try to open the admin page you get redirected to the login.
We had some module vendors fix that problem, I was just wondering if anybody
knows what exactly causes it so we could get this done faster.
Regards,
Philip
Datenwerk GmbH - Mauerkircherstraße 8 - 81679 München
Tel.: 089 997383-223 Fax: 089 997383-10
Registergericht München - HRB 120556
Geschäftsführer: Tino Schöninger
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general