Marc Vanderstraeten wrote: > > Since the update, i cannot give any arguments anymore to dynamically open a > specific article under a topic > > e.g. cms.surftips.com/acea?id=20 should force article with ID=20 to open but > it doesn't. What has hapened? >
Doublecheck you PHP settings, make sure register_globals is on and magic_quotes_gpc is off. (add phpinfo() call to the page you're calling and doublecheck from there as well after checking the conf files). > please help... > > Marc Vanderstraeten > > Mobile +32 475 713612 > > Email [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Eero af Heurlin [EMAIL PROTECTED] Consultant Partner Tel: +358 (0)20 198 6035 Nemein Solutions Oy http://www.nemein.com/ Nadmin Studio and Midgard support at +358-20-198 6050 / [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
