Login/Register don't work with IE8

GK User
Wed Oct 13, 2010 4:45 am
Login/Register don't work with IE8
User avatar
Platinum Boarder

GK User
Thu Oct 14, 2010 12:46 am
Can you guys say something at least people will know what's going on. You guys take your time design wonderful template but if the support is not helping people get it to work fine, people won't be too happy.
User avatar
Platinum Boarder

GK User
Thu Oct 14, 2010 6:17 am
Mate, its casue you gave no info about your problem, no screen shots......I would assume that if you can't be bothered to write a detailed explination of the problem, then why should someone take their time to help...

Please note I am not saying this is this case, but please understand no one is inside your head, they have no clue what you are really talking about.

My advice, take some time to write a detailed description of your problem with screens shots and or a link to the offending site
User avatar
Senior Boarder

GK User
Thu Oct 14, 2010 12:09 pm
Before you start policing people on how to behave in the forum maybe it will be better if you understand the problem first. There is no need to provide link or images for a self explanatory problem that the gavick team is already well aware of.
See this topic and it will open your eyes mind and understanding of what's going on.

http://www.gavick.com/forum/94-sporter/ ... n-ie8.html

They know about the problem they said it was gonna be sent to programmer and an update came out and the problem is still there.
User avatar
Platinum Boarder

GK User
Thu Oct 14, 2010 1:40 pm
I've tried to reproduce this problem but I cann't - on IE9, on IE8 (x32 and x64 versions)
User avatar
Administrator

teitbite
Thu Oct 14, 2010 3:34 pm
Hi

I've seen once that there were a bug which had such behaviour when "Tools" were disabled in template configuration. Please enable it and tell us if it's a common case.
User avatar
Moderator

GK User
Thu Oct 14, 2010 10:50 pm
Guy let's admit it it is a bug in the template. the same problem happens with tool enabled and disabled.
User avatar
Platinum Boarder

GK User
Fri Oct 15, 2010 9:41 pm
Gavick team , PLEASE HELP FIX THIS PROBLEM it's a pain in every body's butt that such a nice template can't be used because of such obvious bug
User avatar
Platinum Boarder

GK User
Fri Oct 15, 2010 10:33 pm
How can I fix the problem if I cannot even reproduce it ?
User avatar
Administrator

GK User
Fri Oct 15, 2010 11:48 pm
You don't need to go far to reproduce it Sir. Just open the demo of your own template on your own site in IE8 and try to click on login and register and you will see what happens
User avatar
Platinum Boarder

GK User
Sat Oct 16, 2010 12:06 am
It is a little bit strange - I've uninstalled IE9 beta version and then I can see the problem - solution:

in file css/ie8.css you have to replace code:
Code: Select all
.gk_popup { padding-bottom: 10px; }

with:
Code: Select all
.gk_popup_wrap { border-bottom: 10px solid #101010; }
User avatar
Administrator

GK User
Sat Oct 16, 2010 12:17 am
It works Thank you very Much because i will try to use this template on my live site this week end.

Is there way to make it so when people click on the register it takes them a link of my choice where i can set captcha in order to stop bots registrations ?
User avatar
Platinum Boarder

GK User
Sat Oct 16, 2010 12:49 am
You can edit tools.php file - change ID and href of register link.
User avatar
Administrator

GK User
Sat Oct 16, 2010 12:57 am
I'm sorry but Where can I find this file? i can't seem to find it anywhere in the template
User avatar
Platinum Boarder

GK User
Sat Oct 16, 2010 8:26 am
layous/block/usertools/tools.php
User avatar
Administrator

GK User
Sat Oct 16, 2010 4:35 pm
Are you sure that is the right file because all i see in the file is related to the tool behavior > Nothing refers to register at all
User avatar
Platinum Boarder

GK User
Sat Oct 16, 2010 4:54 pm
As I wrote - you can change there url for register link - to your own. Please remember to change ID of this link - then popup will be deactivated.
User avatar
Administrator

GK User
Sat Oct 16, 2010 6:01 pm
I guess i'm confused you said change the url but in the file you gave me there is no url for register. Did you mean add it to the file or change? Would you please give me a example that i can follow?
User avatar
Platinum Boarder

GK User
Sat Oct 16, 2010 6:08 pm
Ou - my mistake - file layouts/blocks/top.php in fragment:
Code: Select all
        <?php if(GK_REGISTER) : ?>
      <a href="<?php echo $this->baseurl(); ?>index.php?option=com_user&view=register" id="btn_register"><span><?php echo JText::_('GK_REGISTER'); ?></span></a>
   <?php endif; ?>
User avatar
Administrator

GK User
Sat Oct 16, 2010 6:23 pm
let's say i wanna redirect the register button to the jomsocial registration page. Can i just replace the href with the link to that page?
User avatar
Platinum Boarder

GK User
Sat Oct 16, 2010 8:34 pm
apanou yes and the id as dzi says ...
User avatar
Platinum Boarder

GK User
Sun Oct 17, 2010 3:13 am
What does the ID represent exactly?
User avatar
Platinum Boarder

GK User
Mon Oct 18, 2010 3:37 pm
there's a problem with this template and jomsocial 1.8.10.

On Jomsocial profile page the friend location app stopped working since the template was installed, and the profile toolbar icons are not displayed the way they are suppose to.

This errors is happening in both FireFox and IE8. Also the site is taking a lot to load since we installed the template.

Attached is a screen shot.



Also, just noticed that the login pop up don't works if you try to load it from the Jomsocial homepage.


Thanks
User avatar
Fresh Boarder

GK User
Tue Oct 19, 2010 12:12 am
Hey maxxfc i would suggest you add this problem as a topic in itself as it will be more appropriate for people with same problem to find the solution


PS Gavick team what he says it's true the problem is terrible
User avatar
Platinum Boarder


cron