Hello there,
I turned on SSU, and get this when trying to Login:-
When turned off, login is fine. I am using 3.6.1.There was a security error when trying to login
Thanks in advance,
Heathenmagic![]()
Hello there,
I turned on SSU, and get this when trying to Login:-
When turned off, login is fine. I am using 3.6.1.There was a security error when trying to login
Thanks in advance,
Heathenmagic![]()
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Hi Yellow,
I just installed your mod ( v3.5.8 ).... I'm running zencart 1.3.8a.
I have everything installed and seems to be working, however there are some quirky things that I'm experiencing and wonder if you can offer some suggestions.
My Site address is http://www.kids-n-cribs.info/
If you do the following:
Click on left nav baby furniture -> Click Bonavita -> Click Peyton Collection -> Click Peyton Lifestyle Crib and you'll see the page seems to lose all its CSS properties. I checked the source and looks like the paths to the CSS files are correct.
Once you get to this point, everything is broken, can't add to cart, etc.
Similar behavior is present when you just select a manufacturer from the manufacturer drop down list.
Even if I do a simple search and try to click on a product, the whole product page gets messed up.
Any suggestions would be appreciated.
Thanks!
Bryan
Destination Baby & Kids - https://www.destinationbabykids.com
What happens here (css) is: you have a badly coded template, it is missing one important element: the base href
Why such an important element is missing? I guess only your coder can tell.
Anyhow, this line of code needed to be added to your html_header.php right above the <body> tag
I guess you have to fix that one first before trying anything else.PHP Code:<base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_CATALOG : HTTP_SERVER . DIR_WS_CATALOG ); ?>" />
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Also, take note that newer version is available here:
http://public.rubikintegration.com/
Changelog:
http://wiki.rubikintegration.com/zen.../ssu/changelog
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Thanks for the quick reply.
And the huge tip. I'm not exactly how the heck that line got deleted, but thanks for catching my screw up.
Things look like they're working now.
On another note, is it possible to not display the stuff at the end of the product / category name?
http://www.kids-n-cribs.info/baby-ge...diamond-p-2136
for example the p-2136 or the c-45_201_330?
Bryan
Destination Baby & Kids - https://www.destinationbabykids.com
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Hi there,
I went ahead and installed the beta version and all seems to be up and working.
I cleaned the cache and set the alias statuses to on. It seems like most of the links don't have the categories numbers at the end and sum do ( ie. click on Graco->Montreal Collection .. )
All the products seem to be working without the extraneous products ids at the end.
I cleaned out the cache again and it didn't change so I'm wondering if I forgot something.
Thanks, bryan
Bryan
Destination Baby & Kids - https://www.destinationbabykids.com