- Posts: 73
- Thank you received: 3
url not found for registration
-- HikaShop version -- : latest
-- HikaMarket version -- : latest
-- Error-message(debug-mod must be tuned on) -- : error 404
Hi
I have a problem with an url.
I have the sef and url rewriting activated
The normal link is
and this works, but if I put it in the editor it becomesindex.php?option=com_hikamarket&view=vendormarket&layout=form
and this returns a 404 error.component/hikamarket/vendormarket/form
I have no idea why this occurs. I have updated to the latest versions of hikashop and hikamarket, my editor is the standard included into joomla3
Thank you
CEd
Please Log in or Create an account to join the conversation.
The URL is wrong SEF.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I am currently making some tests in order to modify the HikaMarker router so the future SEF url won't contain the "market" anymore.
But it is also require to add a support of this "market" word in the url, so please edit the file "components/com_hikamarket/hikamarket.php" and replace
Sorry for the inconvenient.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
thank you. Do you have integrated in the future update ?
CEd
Please Log in or Create an account to join the conversation.
Yes.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
dashboard : domain/vendor-account/control-panel
add product : domain/vendor-account/submit-a-theme
both return a 404 error. Is this due to the latest update ? it was working before ...
Please Log in or Create an account to join the conversation.
I got websites under Joomla 2.5 and Joomla 3.3 and I can't reproduce your issue.
Would it be possible to have more details about the URL behind the SEF ?
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
www.themes-ck.com/vendor-account
>> 404 - Page not found : vendormarket
www.themes-ck.com/vendor-account/control-panel
>> 404 - Page not found : vendormarket
www.themes-ck.com/vendor-account/submit-a-theme
>> 404 - Page not found : productmarket
let me know what other details you need
for info all other pages, and the pages from hikashop are working well. Only the hikamarket pages are impacted
Please Log in or Create an account to join the conversation.
www.themes-ck.com/index.php?option=com_h...yout=form&Itemid=174
www.themes-ck.com/index.php?option=com_h...ut=cpanel&Itemid=167
www.themes-ck.com/index.php?option=com_h...ayout=add&Itemid=166
Please Log in or Create an account to join the conversation.
So it will be useful to place the same kind of code for the view parameter
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.