- Posts: 7
- Thank you received: 0
Transferring
14 years 10 months ago #28315
by momo55
Transferring was created by momo55
Hello,
I have a problem in the new update.
I am transferring my website from a server to another, and I found the new update for the hikashop so I did the update.
My problem is when I click add to cart, the module says undefined in the new server with the new update.
while in the old one , it works fine.
Also there is a big space between the social plugin and the image.
So please help me in this
Here are the two links:
sinaisharm.com/index.php/sharm-excursion...nd-a-light-show.html
50.63.38.182/sharm-excursions/product/53...c-sound-a-light-show
I have a problem in the new update.
I am transferring my website from a server to another, and I found the new update for the hikashop so I did the update.
My problem is when I click add to cart, the module says undefined in the new server with the new update.
while in the old one , it works fine.
Also there is a big space between the social plugin and the image.
So please help me in this
Here are the two links:
sinaisharm.com/index.php/sharm-excursion...nd-a-light-show.html
50.63.38.182/sharm-excursions/product/53...c-sound-a-light-show
Please Log in or Create an account to join the conversation.
14 years 10 months ago #28328
by nicolas
Replied by nicolas on topic Re: Transferring
Hi,
It sounds like the cart file is missing or corrupted. Could you check the file components/com_hikashop/views/product/tmpl/cart.php on your new website ?
Also, could you try to activate the debug mode in the configuration of joomla and try again ?
For the space between the social buttons and the rest you can add the CSS below:
#hikashop_social iframe{
height: 50px !important;
}
It sounds like the cart file is missing or corrupted. Could you check the file components/com_hikashop/views/product/tmpl/cart.php on your new website ?
Also, could you try to activate the debug mode in the configuration of joomla and try again ?
For the space between the social buttons and the rest you can add the CSS below:
#hikashop_social iframe{
height: 50px !important;
}
Please Log in or Create an account to join the conversation.
14 years 10 months ago #28338
by momo55
Replied by momo55 on topic Re: Transferring
Thank ypu so much for your reply. The CSS for the social works fine.
But i still have the same problem in the cart after replacing the cart.php file.
I still dont know what to do. but it is not the cart.php file
But i still have the same problem in the cart after replacing the cart.php file.
I still dont know what to do. but it is not the cart.php file
Please Log in or Create an account to join the conversation.
14 years 10 months ago #28339
by nicolas
Replied by nicolas on topic Re: Transferring
could you try to activate the debug mode in the configuration of joomla and try again ?
Please Log in or Create an account to join the conversation.
14 years 10 months ago #28342
by momo55
Replied by momo55 on topic Re: Transferring
I just did, please check that
50.63.38.182/sharm-excursions
50.63.38.182/sharm-excursions
Please Log in or Create an account to join the conversation.
14 years 10 months ago #28363
by nicolas
Replied by nicolas on topic Re: Transferring
The problem comes apparently from the Extjs javascript library which is in the module mod_ariextmenu of your website.
If you disable that module, the add to cart button should work.
If you disable that module, the add to cart button should work.
Please Log in or Create an account to join the conversation.
Time to create page: 0.178 seconds