- Posts: 155
- Thank you received: 4
No print button shown after update to joomla 3.4.8
10 years 8 months ago - 10 years 8 months ago #225208
by Cattelan
No print button shown after update to joomla 3.4.8 was created by Cattelan
-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.8
-- PHP version -- : 5.6.16-2+deb.sury.org~trusty+1
-- Browser(s) name and version -- : chrome latest
Hallo.
I upgraded to joomla 3.4.8. In my order i cannot print invoice or shipping doc because the popup is blank. This already happend some upgrades before and you comunicated the solution but with different version.
Could you please give advice.
Thanks
-- Joomla version -- : 3.4.8
-- PHP version -- : 5.6.16-2+deb.sury.org~trusty+1
-- Browser(s) name and version -- : chrome latest
Hallo.
I upgraded to joomla 3.4.8. In my order i cannot print invoice or shipping doc because the popup is blank. This already happend some upgrades before and you comunicated the solution but with different version.
Could you please give advice.
Thanks
Last edit: 10 years 8 months ago by Cattelan.
Please Log in or Create an account to join the conversation.
10 years 8 months ago - 10 years 8 months ago #225209
by Cattelan
Replied by Cattelan on topic No print button shown after update to joomla 3.4.8
Last edit: 10 years 8 months ago by Cattelan.
Please Log in or Create an account to join the conversation.
10 years 8 months ago #225214
by Jerome
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.
Replied by Jerome on topic No print button shown after update to joomla 3.4.8
Hi,
Problem is the same than with Joomla 3.4.4 ; 3.4.5 ; 3.4.6 and 3.4.7
Regards,
Problem is the same than with Joomla 3.4.4 ; 3.4.5 ; 3.4.6 and 3.4.7
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.
10 years 8 months ago #225242
by Cattelan
Replied by Cattelan on topic No print button shown after update to joomla 3.4.8
Thanks for reply. I imagined yesterday and i searched before posting but i could not find the solution. Last time i did. I tried also now but can't find nothing. Is it trouble for yoy to post the link?
Will this be solved in anyway or do i have to face this on every upgrade?
Thanks for your kind reply
Will this be solved in anyway or do i have to face this on every upgrade?
Thanks for your kind reply
Please Log in or Create an account to join the conversation.
10 years 8 months ago #225243
by Jerome
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.
Replied by Jerome on topic No print button shown after update to joomla 3.4.8
Hi,
I hope that it will be include in a Joomla update.
But as you could see in the other posts for the fix ; the problem is not related to HikaShop but to Joomla itself.
So we can't do anything in our side....
Regards,
I hope that it will be include in a Joomla update.
But as you could see in the other posts for the fix ; the problem is not related to HikaShop but to Joomla itself.
So we can't do anything in our side....
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.
The following user(s) said Thank You: Cattelan
Please Log in or Create an account to join the conversation.
10 years 8 months ago #225341
by Cattelan
Replied by Cattelan on topic No print button shown after update to joomla 3.4.8
Sorry for disturbing you. I had it in my Topics saved. The solution is in
hikashop.com/forum/install-update/879271...joomla-to-3-4-4.html
i applied :
As you gave advice. Thanks again and sorry for waisting your time
Thanks and a happy new Year to you all
i applied :
File "layouts/joomla/modal/main.php", replace:
ByCode:$script[] = " modalBody.prepend('" . trim($iframeHtml) . "');";Code:$script[] = " modalBody.prepend('" . str_replace("'", "\'", trim($iframeHtml)) . "');";
As you gave advice. Thanks again and sorry for waisting your time
Thanks and a happy new Year to you all
Please Log in or Create an account to join the conversation.
10 years 8 months ago #225345
by Jerome
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.
Replied by Jerome on topic No print button shown after update to joomla 3.4.8
Hi,
That's one of the right topics but you should read more carefully the post.
hikashop.com/forum/install-update/879271...to-3-4-4.html#214269
Regards,
That's one of the right topics but you should read more carefully the post.
hikashop.com/forum/install-update/879271...to-3-4-4.html#214269
Edit
Instead of that patch, please apply the official patch (which won't have side effect on dynamic URL).
github.com/joomla/joomla-cms/pull/7845/files
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.
10 years 8 months ago #225365
by Cattelan
Replied by Cattelan on topic No print button shown after update to joomla 3.4.8
Ok Thanks. I restored the main.php like before and i applied the original patch from Github
github.com/joomla/joomla-cms/pull/7845/files
is it enough to make only this change?
in the hikashop.com/forum/install-update/879271...to-3-4-4.html#214269 topic there are different changes talked about.
github.com/joomla/joomla-cms/pull/7845/files
is it enough to make only this change?
in the hikashop.com/forum/install-update/879271...to-3-4-4.html#214269 topic there are different changes talked about.
Please Log in or Create an account to join the conversation.
10 years 8 months ago #225368
by nicolas
Replied by nicolas on topic No print button shown after update to joomla 3.4.8
Yes, only the official patch of Joomla should be necessary.
Please Log in or Create an account to join the conversation.
Time to create page: 0.220 seconds