- Posts: 15
- Thank you received: 0
Problem configuring and adding categories
I've noticed that I cannot save any new configuration settings or add categories. If I click on 'New' nothing happens except for a # sign appearing in the url. Is this a bug or is it something to do with it being the free version?
Many thanks.
PS - Apart from not being able to use it yet, Hikashop does look very good
Please Log in or Create an account to join the conversation.
The Starter edition is fully functional. No one reported such problem with 1.7 so far and it works ok on our end. Could you give more information on the problem ? Do you have also the problem when creating a product ?
Did you installed "system" plugins on joomla 1.7 ? If you turn on the debug mode of the configuration of joomla and try again, do you get error messages ?
Please Log in or Create an account to join the conversation.
There appears to be 1 Hikashop system plugin installed 'HikaShop user synchronization plugin' and this is enabled. I couldn't see any error messages in debug mode - but there again I wouldn't really know what to look for
Regards
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Regards,
Alan
Please Log in or Create an account to join the conversation.
Could you edit the file administrator/components/com_hikashop/views/product/tmpl/listing.php via FTP and change the line:
<form action="index.php?option=<?php echo HIKASHOP_COMPONENT ?>&ctrl=product" method="post" name="adminForm">
to:
<form action="index.php?option=<?php echo HIKASHOP_COMPONENT ?>&ctrl=product" method="post" name="adminForm" id="adminForm">
Then, try again to create a new product. Do you now see the interface of the product edition screen ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Thanks for your help
Regards Alan
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Have a good night
Regards,
Alan
Please Log in or Create an account to join the conversation.
core.js:24Uncaught TypeError: Cannot read property 'task' of null
But on our version of Joomla 1.7.0 (the official that we downloaded from joomla.org after the release) on which we tested HikaShop, we don't have that problem, simply because we don't have the same code in that file.
We actually have the code:
1. You installed an extension which changed that file
2. You changed that file yourself
3. You use a version 1.7.0 which is not the final version
If you use the original core.js file of the currently released 1.7.0 package instead of your current core.js file, that will solve the problem.
Please Log in or Create an account to join the conversation.
Regards,
Alan
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
We tried to reproduce the problem on Joomla 1.7 on our end but it works properly so maybe you have a conflict with something else installed on your website. Or maybe it's related to your browser ? Did you try with other browsers ? Could you give a link to that page so that we can try ?
Please Log in or Create an account to join the conversation.