big problem mod_news_pro_gk4

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Apr 23, 2014 9:26 pm
The situation looks like this:
1 we have news template and module mod_news_pro_gk4 ver 3.3.7.1,
2. The second module is connected at several locations
3. I tested various combinations and all the time the error lies in the fact that it displays the last added news!

Is there any recipes for this software, yesterday wydałoło to f is ok, and today flap.

http://www.eoborniki.pl
User avatar
Senior Boarder

GK User
Thu Apr 24, 2014 4:00 pm
Maybe someone will tell. He walked me to mod_new_pro_5 but after installing and setting up the modules do not have the same appearance. Do not act earlier style sheets. Anyone know how to fix this?
You can see it here, bad font, no background etc ... -> http://eoborniki.pl/home/o-portalu
User avatar
Senior Boarder

GK User
Thu Apr 24, 2014 9:09 pm
strus wrote:The situation looks like this:
1 we have news template and module mod_news_pro_gk4 ver 3.3.7.1,
2. The second module is connected at several locations
3. I tested various combinations and all the time the error lies in the fact that it displays the last added news!

Is there any recipes for this software, yesterday wydałoło to f is ok, and today flap.

http://www.eoborniki.pl


On the main page in modules mod_news_pro_4 only three news a day is published. It's very annoying, can anyone help? I've been over this already since Monday.
User avatar
Senior Boarder

teitbite
Fri Apr 25, 2014 6:21 pm
Hi

NSP GK4 and GK5 are completly different modules which are only designed to do the same thing. News template has a support (style) for GK4 module, becuase GK5 has not existed when this template was released, so there is no style for it build into template. Try selecting to use default CSS in "Advanced settings" in GK5 module. Than You will be able to choose from one of implemented styles.

Please explain this issue with 3 news in NSP GK4 module. Do You mean that news are shown with delay ?
User avatar
Moderator

GK User
Fri Apr 25, 2014 7:35 pm
Theoretically, the addition of 3 posts of the day 4 displays the elapsed time until 0:00. Parameter already given time offset to +12.
The rest sent to gk.teitbite @ gmail.com
User avatar
Senior Boarder

GK User
Sat Apr 26, 2014 9:17 am
Hello
I found a mistake. In the advanced settings joomla CSS compression was enabled. In the Data source but I had to set the Time offset to +12. Is it good? Now it seems that publish all the news well.
But I have another problem. mod_news_pro_gk4 does not work with planning publication. Do not respond to the parameter time of publication and publishes news immediately after its publication.
Thank you for your interest in my problem.
User avatar
Senior Boarder

GK User
Sat Apr 26, 2014 10:35 pm
Unfortunately, it seemed to me that I solved the problem. All the time there is something wrong. Now the situation is as follows:
- In the morning I added 10 news testing, all nicely published
- In the afternoon when I tied to add another news, it did not appear on the home page in the NSP
- about noon the news appeared in the NSP
- The news published at 22.15 had to have the time changed eg 13.
For me it is completely incomprehensible. So I still need help. It seems to me that the key was to include CSS compression, but maybe I'm wrong.
User avatar
Senior Boarder

GK User
Sun Apr 27, 2014 11:25 pm
It’s difficult to understand where the reason is. On Sunday I planned to publish the first news about 20:00. It didn’t appear on the main page. It appeared when I changed the date into 13:00 o’clock, and it “jumped” into mod_news_pro_gk4 on the main page.
User avatar
Senior Boarder

teitbite
Mon Apr 28, 2014 12:06 pm
Hi

As we discussed by phone I've extended the option for Time Offset hours to 30h in before and after. Hopefully this will help to solve the problem. Please try now.

Code: Select all
                      <option value="-30">-30</option>
                      <option value="-29">-29</option>
                      <option value="-28">-28</option>
                      <option value="-27">-27</option>
                      <option value="-26">-26</option>
                      <option value="-25">-25</option>
                      <option value="-24">-24</option>
                      <option value="-23">-23</option>
                      <option value="-22">-22</option>
                      <option value="-21">-21</option>
                      <option value="-20">-20</option>
                      <option value="-19">-19</option>
                      <option value="-18">-18</option>
                      <option value="-17">-17</option>
                      <option value="-16">-16</option>
                      <option value="-15">-15</option>
                      <option value="-14">-14</option>
                      <option value="-13">-13</option>
                      <option value="-12">-12</option>
                      <option value="-11">-11</option>
                      <option value="-10">-10</option>
                      <option value="-9">-9</option>
                      <option value="-8">-8</option>
                      <option value="-7">-7</option>
                      <option value="-6">-6</option>
                      <option value="-5">-5</option>
                      <option value="-4">-4</option>
                      <option value="-3">-3</option>
                      <option value="-2">-2</option>
                      <option value="-1">-1</option>
                        <option value="0">0</option>
                      <option value="1">+1</option>
                      <option value="2">+2</option>
                      <option value="3">+3</option>
                      <option value="4">+4</option>
                      <option value="5">+5</option>
                      <option value="6">+6</option>
                      <option value="7">+7</option>
                      <option value="8">+8</option>
                      <option value="9">+9</option>
                      <option value="10">+10</option>
                      <option value="11">+11</option>
                      <option value="12">+12</option>
                      <option value="13">+13</option>
                      <option value="14">+14</option>
                      <option value="15">+15</option>
                      <option value="16">+16</option>
                      <option value="17">+17</option>
                      <option value="18">+18</option>
                      <option value="19">+19</option>
                      <option value="20">+20</option>
                      <option value="21">+21</option>
                      <option value="22">+22</option>
                      <option value="23">+23</option>
                      <option value="24">+24</option>
                      <option value="25">+25</option>
                      <option value="26">+26</option>
                      <option value="27">+27</option>
                      <option value="28">+28</option>
                      <option value="29">+29</option>
                      <option value="30">+30</option>   


PS: Please do not bump Your own thread. Each bump moves Your question to the end of the line in moderator tool and it takes more time to get to it.
User avatar
Moderator

teitbite
Tue Apr 29, 2014 9:01 am
Hi

Ok. I got Your mail with an information that it's not working still. Next thing I can advice is to set a time in database server, joomla time and time of the server where joomla is installed to the same value.

Yes this problem is very common and I've already seen 3 different causes of such behaviour:
- time of database different than server
- date format in database is different than one in joomla
- php has an override of the time picking function which is not consistent with the one used by database

Please do the above suggestion and if this will not work. I'll move to more drastic tests. Probably will need to disable site for couple of hours, so if You do not want that please prepare a copy of Your site where I can work.
User avatar
Moderator


cron