Page 1 of 1

Nothing in "Extensions" help!

Posted: Fri Sep 19, 2008 3:53 pm
by strat
Hey there,

I just looked at the admin "demo" and there are a bunch of extensions in the admin under "Extensions"...
PayPal,COD under "Payments" and Admin Footer,Admin Header, etc etc under "module"... there is NOTHING listed in my "Extensions" area!! why??? help!!

Very weird! I copy/pasted exactly what the demo had for "PayPal" under "Extensions/Payment" and clicked "save"...when I went into "Configure" the Paypal" module, I clicked "Cancel" then all of the modules shoewed up!!??, when I clicked "Module" in "Extentions" they all disappeared again!

I noticed, when the url ends in "store/admin/index.php?controller=extension&type=module" everything shows up, clicking "modules" again, everything disappears again! the url ends in "index.php?controller=extension&type=module" when they don't show. I see that it is adding a "&" instead of a "&" in the url when the modules aren't showing up...anyone know how to fix this? Thanks

Re: Nothing in "Extensions" help!

Posted: Fri Sep 19, 2008 5:23 pm
by JNeuhoff
Welcome to the OpenCart forum.

What you are describing is a known bug, see http://code.google.com/p/open-cart/issues/detail?id=35 for more details and a quick workaround.

Re: Nothing in "Extensions" help!

Posted: Sat Sep 20, 2008 2:16 am
by strat
Thanks JNeuhoff,

That worked, although it mentions:

"In future versions the URLs used in HTML can have htmlspecialchars() applied to them
on an individual basis to ensure the HTML is valid, until then, HTML will remain
invalid. A new tracker can be raised to discuss this issue."

Is this going to cause issues elsewhere? I don't want any broken links or any other issues... will this make using Opencart a pain? Thanks. I'd just like to know if this is going to cause headaches before I invest too much time into this... Thanks again...