Last update for EasyBlog

February 2014 Joomla Template
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
Thu Aug 28, 2014 4:29 am
Reply with quote
Report this post
Hello,

It seems that the Last update section doesn't support EasyBlog? In my blog it always show: http://goo.gl/eqQVoS
If it doesn't support, can I use any other module for this position?

Thanks,
Giang Anh
User avatar
Expert Boarder

teitbite
Thu Aug 28, 2014 8:01 am
Reply with quote
Report this post
Hi

Can You please tell me what is this thing on screen ? I'm sorry, but it's not possible to tell. All I can see is an unix start time, but it can be comming from anywhere. What is Your server PHP version ?
User avatar
Moderator

GK User
Thu Aug 28, 2014 9:30 am
Reply with quote
Report this post
That is the update module in your template: http://goo.gl/yy1Tze
User avatar
Expert Boarder

teitbite
Mon Sep 01, 2014 12:32 pm
Reply with quote
Report this post
Hi

I've just checked the code and looks like this date only works with K2. I need to see this site. What is the url ?
User avatar
Moderator

GK User
Wed Sep 03, 2014 9:12 am
Reply with quote
Report this post
Hi,

http://lamgame.vn

Thanks,
Giang Anh
User avatar
Expert Boarder

teitbite
Thu Sep 04, 2014 10:33 am
Reply with quote
Report this post
Hi

Ok. That's what I was afraid of. You are using eazyBlog and this update date is prepared for K2 only. You cannot use it than. Please disable it in template settings.
User avatar
Moderator

GK User
Fri Sep 05, 2014 2:21 am
Reply with quote
Report this post
What's a pity, thank you.
I assume that I can reuse this module position by follow the document below?
https://www.gavick.com/documentation/jo ... -position/
User avatar
Expert Boarder

teitbite
Fri Sep 05, 2014 4:34 pm
Reply with quote
Report this post
Hi

Yes You can replace it with a new module position. Just show it to me when You will finish so I'll see if this needs to be styled some more.
User avatar
Moderator

GK User
Sat Sep 06, 2014 2:48 am
Reply with quote
Report this post
Hi,

I finished 2 first steps then add the code below to the default.php file:
http://goo.gl/BTDtne
Code: Select all
<?php if($this->API->modules('updates2')) : ?>
                  <div class="newstyle">
                  <jdoc:include type="modules" name="updates2"
                  style="<?php echo $this->module_styles['updates2']; ?>" />
                  </div>
               <?php endif; ?>


However it doesn't show the module I assigned to updates2. Please help.

Thanks,
Giang Anh
User avatar
Expert Boarder

teitbite
Sun Sep 07, 2014 9:18 pm
Reply with quote
Report this post
Hi

Are You editing a PHP file ? What editor are You using ? I can see

Code: Select all
<div class="newstyle">
<jdoc:include style="gk_style" name="updates2" type="modules"> </jdoc:include>
</div>


directly on site, so it's definitely wrong. Send me an access to ftp so I'll correct it.
User avatar
Moderator

GK User
Mon Sep 08, 2014 5:11 am
Reply with quote
Report this post
Sent. I used Notepad ++
Thanks.
User avatar
Expert Boarder

teitbite
Mon Sep 08, 2014 12:14 pm
Reply with quote
Report this post
Hi

I cannot connect via this ftp details. I have a "Connection refused." message.

Try replace file /layout/blocks/updates.php with the one attached and remove the code You've added before.
User avatar
Moderator

GK User
Mon Sep 08, 2014 6:34 pm
Reply with quote
Report this post
It's ok now. I can assign a normal module to updates2 position. Thank you so much!
User avatar
Expert Boarder


cron