While I still don't know why, I did manage to figure out what SSU was burping on. The URL that my site was being directed to upon login is apparently part of the Flash code found on my WOZ sidebox. The WOZ sidebox I use displays all of my active WordPress widgets on Zen Cart.

Since the sidebox displays all active WP widgets, there are a few that I don't want to display on the Zen Cart side.. So I am using CSS to suppress the display of two of those widgets on the Zen Cart side. So the code is still there if you view the page source.. One of those suppressed WP widgets includes code for a small flash animation which is what SSU is appending to the URL that you are redirected to when logging in..

So that is the what.. I don't know the how.. **shrugs** Not sure if this is SSU alone or something that could be fixed with a line or two in the .htaccess file.. **shrugs**

Quote Originally Posted by DivaVocals View Post
Spoke WAAAAY too soon.. Got up this morning all excited about this working,and found that this little gremlin just won't go away..

This is the ONLY thing that is not working correctly with SSU on..

It keeps burping on my homepage flash and what's weird is that at this point I removed the flash code to help troubleshoot this..

I have removed ALL the flash files from my site. I have removed ALL of the flash code from the main page..

And despite that with SSU turned off the login redirects me to:
http : //clients.overthehillweb . com/hairisle/index.php?main_page=index&/media/hairisleflash2_swf

With SSU turned on the login shows me a page not found error
http : //clients.overthehillweb . com/hairisle/page_not_found/hairisleflash2_swf

But IF I remove the .htaccess file, the login stops trying to redirect me to this NON EXISTENT PAGE.

I have even taken the drastic step of deleting all of the SSU cache folders and copying those over fresh from the install files.. Still no joy..

One thing I did notice (and this may have little or nothing to do with this) but when I look in the module manager at this app, the version says Beta 3.7.1

I am fresh out of ideas..