I'm loosing members they cannot reply or post topics, when pretty urls is enabled !!!!
like this :
http://powerfullinfo.com/sci-tech/fbi-warns-infected-computers-may-crash-in-july-!!/?action=post;last_msg=1818
Still the same if enable action rewrite or not,Some of my error logs : Undefined index: session_var
Apply Filter: Only show the errors from this file
File: /Sources/PrettyUrls-Filters.php
Line: 35
$match = preg_replace(array('~^[\"\']|PHPSESSID=[^;]+|(se)?sc=[^;]+|' . $context['session_var'] . '=[^;]+~', '~\"~', '~;+|=;~', '~\?;~', '~\?$|;$|=$~'), array('', '%22', ';', '?', ''), $match);http://powerfullinfo.com/index.php?action=dlattach;attach=11;type=avatarApply Filter: Only show the errors with the same message
8: Undefined index: template_layers
Apply Filter: Only show the errors from this file
File: /Sources/Subs.php
Line: 3752
foreach (array_reverse($context['template_layers']) as $layer)http://powerfullinfo.com/index.php?action=dlattach;attach=11;type=avatar2: Invalid argument supplied for foreach()
Apply Filter: Only show the errors from this file
File: /Sources/Subs.php
Line: 3645
foreach ($context['template_layers'] as $layer)http://powerfullinfo.com/index.php?action=dlattach;attach=11;type=avatar8: Undefined index: html_headers
Sources/Load.php
Line: 1836
$context['html_headers'] .= "\n\t" . '<link rel="stylesheet" type="text/css" id="' . $sheet . '_css" href="' . $settings[$sheet_path] . '/css/' . $sheet . '.css"/>'And more, as you can see its the default avatar attach action problem that i get error logs from, but not for post and reply actions !!!
i get more than 150 error logs for the avatar problem, but cannot see error logs for the other actions?=post, or action?=reply
Also sometimes cannot login, it says wrong password, as i'm sure its only a url action problem too.
Btw if i uninstall pretty urls and reinstall, the settings i've made before in pretty urls still there, its like the pretty urls settings still there even after uninstall, maybe its the reason of the bugs, no clean uninstall ?!
Need help someone pls, i'm sure it is a little bug to fix but don't know how to do this !!!