close button in mail-confirmed.php is not working

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Aug 05, 2013 4:26 pm
Reply with quote
Report this post
Hello There,

Can someone please telle me what is wrong in the mai_confirmed.php

The button is not closing the message in all browsers.
Thanks
Warm regards Webmiep
User avatar
Senior Boarder

teitbite
Tue Aug 06, 2013 8:43 am
Reply with quote
Report this post
Hi

Please show me the exact page with this problem.
User avatar
Moderator

teitbite
Wed Aug 07, 2013 4:34 pm
Reply with quote
Report this post
Hi

I got Your mail with description of the problem, but what I need is to see the problem my myself. I need to check what can be wrong while using firebug.
User avatar
Moderator

teitbite
Thu Aug 08, 2013 4:40 pm
Reply with quote
Report this post
Hi

When I hit the send mail button a new page is oppened. Does this works the same for you ? Because this is a problem I believe. Try editing /html/com_virtuemart/productdetails/default.php and put this code on top of this file:

Code: Select all
<?php JHTML::_('behavior.modal'); ?>


if this will not work than try to rename /html/com_virtuemart/productdetails/default.php to /html/com_virtuemart/productdetails/_default.php and let me know if this makes a difference.
User avatar
Moderator

GK User
Mon Aug 12, 2013 1:58 pm
Reply with quote
Report this post
Hello,

Sorry for my delay in answering your post.
In IE the mail a friend was opening in a new page. Not in firefox and chrome.
I did enter <?php JHTML::_('behavior.modal'); ?> in the front of the default.php and now also in IE there is this pop-up appearing.
But still the close button does not close the pop-up.
The _default.php did not make a difference.

Do you think it can be because of the fact that youre storebox template is not the default template?
Would it help when I put the com_virtuemart/productdetails/default.php put in the html folder of the default template of the site?

Thanks for your help
warm regards Marianne
User avatar
Senior Boarder

GK User
Mon Aug 12, 2013 2:02 pm
Reply with quote
Report this post
Hello,

I did upload the com_virtuemart/productdetails folder in the html folder of the default template. But it does not make a difference.
I also uploaded the com_virtuemart/recommend folder to the default template but also no difference

May you want to now this

Warm regards
Webmiep
User avatar
Senior Boarder

teitbite
Tue Aug 13, 2013 3:28 am
Reply with quote
Report this post
Hi

This looks more like a conflict with one of the modules or VM itself. Try just for test disable all modules visible on this page. Start with zoom plugin.
User avatar
Moderator

GK User
Tue Aug 13, 2013 3:44 am
Reply with quote
Report this post
Hello Teitbite,

There are no modules on this page. It is an pop-up after you recommend an product also from an pop-up.
I updated today the vm and the close button on the mail_confirmed.php is working.
So I took some code from there to try
The code was
if(VmConfig::get('usefancy',0)){
$onclick = 'parent.jQuery.fancybox.close();';
} else {
$onclick = 'parent.jQuery.facebox.close();';
}
?>

But also that did not make the button work.

Please help me
webmiep
User avatar
Senior Boarder

teitbite
Tue Aug 13, 2013 9:37 pm
Reply with quote
Report this post
Hi

By modules I meant extensions, so plugins as well. Sorry bad naming.

Anyway send me new joomla panel access (old one is not working) so I'll try disable it myself and see, becauase right now it looks like the popup for sending mail is broken again. I'm being redirected to new page.
User avatar
Moderator

GK User
Sun Aug 18, 2013 12:12 pm
Reply with quote
Report this post
Hello Teibite,

Sorry for the delay in answering your post.
I will send you the login stuff
Will you please let me know what you change in which file so I can remember when it goes wrong again.

Have a nice day
Webmiep
User avatar
Senior Boarder

teitbite
Tue Aug 20, 2013 3:28 pm
Reply with quote
Report this post
Hi

Unfortunately the access is not working. I see this message when I'm trying to log into the joomla administrator panel: "Inloggen is geweigerd! Uw account is geblokkeerd of u heeft het nog niet geactiveerd."
User avatar
Moderator


cron