Registration confirmation text not displaying

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
Fri Jul 05, 2013 4:59 pm
Reply with quote
Report this post
Hi

Need some help here please..

When a user registers on my website, the registration process is okay, but on successfull registration the user does not get a message like " You account has been created and an email has been sent to you for activation........" . All they see is a refreshed page without any text, but the template loads okay.''

Also on activation, no text is displayed to confirm activation. Text is okay in the language files "/language/en-GB/en-gb.com_users.ini"

The website is http://www.project24.in

Could you please suggest what could be causing this?

regards
User avatar
Junior Boarder

GK User
Fri Jul 05, 2013 6:49 pm
Reply with quote
Report this post
Hi,
I will check our quickstart demo if this message appears or not. Wait a moment.
User avatar
Platinum Boarder

GK User
Fri Jul 05, 2013 7:21 pm
Reply with quote
Report this post
Sure..look forward to your response.

Just a note, I was trying this on my tablet and on user registration the confirmation text comes for just a fraction of a second and then disappears. Looks like one of the template modules hides it. Just a guess.

Thanks for your help.
User avatar
Junior Boarder

GK User
Fri Jul 05, 2013 7:27 pm
Reply with quote
Report this post
You're right this is our bug, I will ask developers to fix it in next template version update.

I will ask how to fix it.
User avatar
Platinum Boarder

GK User
Sat Jul 06, 2013 12:30 pm
Reply with quote
Report this post
Hi.

Thanks for the response. If you could provide me a solution when you have a response from the developers that would be great, so that i can fix it for my website as its under production.

Thanks much for the help
User avatar
Junior Boarder

GK User
Mon Jul 08, 2013 1:16 pm
Reply with quote
Report this post
Please open file layout/default.php and find this code :

Code: Select all
<?php if(count($app->getMessageQueue())) : ?>
      <jdoc:include type="message" />
      <?php endif; ?>


then just cut this code and paste right after this line :

Code: Select all
<div id="gkContentWrapper"<?php if(!$this->API->modules('intro')) : ?> class="noIntro"<?php endif; ?>>
User avatar
Platinum Boarder

GK User
Wed Jul 10, 2013 10:41 am
Reply with quote
Report this post
I edited the file in template / gkcreativity / layouts
but not solved the problem ..how come this big bug? adjustments are the + important phase of the site for the user .... among other things even email newsletters give the messages ....
PS VERSION is JOOMLA 3:00
User avatar
Expert Boarder

GK User
Thu Jul 11, 2013 12:22 pm
Reply with quote
Report this post
Please provide me FTP details AND link to this forum topic via PM. The message by default is visible but behind the menu that's the problem. I've made exactly the same modificaiton and all is working fine so maybe in your case is just a problem with displaying all system messages. Did you check this on Beez template ?
User avatar
Platinum Boarder

GK User
Thu Jul 11, 2013 12:43 pm
Reply with quote
Report this post
bkrztuk wrote:Please provide me FTP details AND link to this forum topic via PM. The message by default is visible but behind the menu that's the problem. I've made exactly the same modificaiton and all is working fine so maybe in your case is just a problem with displaying all system messages. Did you check this on Beez template ?


Thanks for the support, try this link to register, the site where the template is official gkcreativity server transfer rates and is not visible, then you can try here http://italysitiweb.it/test if I change my template and put the beez posts i see them .... as required gkcreativity main instead I see nothing wrong if only the registration form to enter data but if the data is correct the form disappears and you see a blank page ...
if you can see the official website this is the string to change the pc so you can see the site in transfer rates to the new server where I'm working .... string to be added to modify the hosts file .... 46.28.5.100 studioeducational.it http://www.studioeducational.it confirm for me if you see the site give you the ftp-data of this so I solve the problem to the site that requires ....
studioeducational.it here I made the change to the template file / gkcreativity / layouts / default.php as you said without success ...
try it please thanks ...
User avatar
Expert Boarder

GK User
Fri Jul 12, 2013 9:53 am
Reply with quote
Report this post
Hello [url]bkrztuk[/url] I send the data in trafserimento ftp site uses the string to see the site until it is transferred, PS You gave un'okkiata test if the site does registration work? I tried it on 2 different servers so it works .... not even look info should I publish the site and I need that work the messages and registration of that sign up for newsletters wait ... info .. thanks
User avatar
Expert Boarder

GK User
Mon Jul 15, 2013 10:36 am
Reply with quote
Report this post
Yes I get your message, let's move discussion to PM.
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 8:23 am
Reply with quote
Report this post
Hi bkrztuk

This solution that you provided does not work. I made changes to /layout/default.php as suggested, but there is no difference at all in the way it behaves. No messages on sign up and neither any messages on email confirmation.

Please suggest a resolution as this is critical for my website to function.

bkrztuk wrote:Please open file layout/default.php and find this code :

Code: Select all
<?php if(count($app->getMessageQueue())) : ?>
      <jdoc:include type="message" />
      <?php endif; ?>


then just cut this code and paste right after this line :

Code: Select all
<div id="gkContentWrapper"<?php if(!$this->API->modules('intro')) : ?> class="noIntro"<?php endif; ?>>
User avatar
Junior Boarder

GK User
Tue Jul 16, 2013 5:35 pm
Reply with quote
Report this post
Some help with this bug would be highly appreciated!

My website is under production and i need to rectify this

Cannot believe such bugs arent ironed out before releasing a template!

Please provide a solution to this.
User avatar
Junior Boarder

GK User
Wed Jul 17, 2013 8:33 am
Reply with quote
Report this post
@akhtarkamal1 please provide me FTP details via PM. I've made mentioned change in @amsterdam installation and this resolved issue so maybe the code in your installation is in wrong place.
User avatar
Platinum Boarder

GK User
Wed Jul 17, 2013 9:25 am
Reply with quote
Report this post
I confirm bkrztuk my site works great thanks for having fixed the bug, thanks 1000 was just urgent and necessary!
User avatar
Expert Boarder

GK User
Wed Jul 17, 2013 3:00 pm
Reply with quote
Report this post
Hi bkrztuk

I have sent you the FTP details via PM. Look forward to your response.

Thank you.

bkrztuk wrote:@akhtarkamal1 please provide me FTP details via PM. I've made mentioned change in @amsterdam installation and this resolved issue so maybe the code in your installation is in wrong place.
User avatar
Junior Boarder

GK User
Thu Jul 18, 2013 9:09 am
Reply with quote
Report this post
Did you get my response ? I've made exactly the same modification like described at topic.
User avatar
Platinum Boarder

GK User
Thu Jul 18, 2013 12:29 pm
Reply with quote
Report this post
Hi bkrztuk

This resolves my issue. I have checked an it works fine now.

Thanks much for your help with this. Really appreciate it!

regards
User avatar
Junior Boarder


cron