World News 2.3 on Joomla 1.7 Clean Install truncated output

GK User
Wed Nov 09, 2011 8:41 am
World News 2.3
Joomla 1.7
Apache 2.2

Have downloaded and put clean install of World News II in Apache.
All I get is the following output (just a short list)

Code: Select all
<div class="gkTab" id="gkTab-103">
   <div class="gkTabWrap">
              <ul class="gkTabs top">
                              <li class="gkTab-1 active"><span>Popular</span></li>
                              <li class="gkTab-2"><span>Comments</span></li>
                              <li class="gkTab-3"><span>Tags</span></li>
                 </ul>

                         
      <div class="gkTabContainer0">
           <div class="gkTabContainer1">
               <div class="gkTabContainer2">
                  
<div class="gkTabItem active">
   <div class="gkTabItemSpace">
   


After checking apache logs. I found error
[error] [client 127.0.0.1] PHP Notice: Undefined offset: 1 in C:filesjoomlatemplatesgk_twn2_clean_quickstart_J17modulesmod_stock_gk4helper.php on line 171

In short I disabled the stock module.. but it has made no difference (error in log is absent now)

I have removed and reinstalled with clean DB each time .. with same result

Thanks for any pointers
Daniel
User avatar
Fresh Boarder

GK User
Wed Feb 01, 2012 5:16 pm
danielgoodwin wrote:World News 2.3
Joomla 1.7
Apache 2.2

Have downloaded and put clean install of World News II in Apache.
All I get is the following output (just a short list)

Code: Select all
<div class="gkTab" id="gkTab-103">
   <div class="gkTabWrap">
              <ul class="gkTabs top">
                              <li class="gkTab-1 active"><span>Popular</span></li>
                              <li class="gkTab-2"><span>Comments</span></li>
                              <li class="gkTab-3"><span>Tags</span></li>
                 </ul>

                         
      <div class="gkTabContainer0">
           <div class="gkTabContainer1">
               <div class="gkTabContainer2">
                  
<div class="gkTabItem active">
   <div class="gkTabItemSpace">
   


After checking apache logs. I found error
[error] [client 127.0.0.1] PHP Notice: Undefined offset: 1 in C:filesjoomlatemplatesgk_twn2_clean_quickstart_J17modulesmod_stock_gk4helper.php on line 171

In short I disabled the stock module.. but it has made no difference (error in log is absent now)

I have removed and reinstalled with clean DB each time .. with same result

Thanks for any pointers
Daniel



I am also facing the same issue, just that i have upgraded to Joomal 2.5 and also have updated all the extensions, and its then i am facing the above mentioned issue where i get only the above mentioned output.

But if i refresh the site with F5 then the site loads, now what causes this and how can this issue be solved?
User avatar
Fresh Boarder

teitbite
Thu Feb 02, 2012 4:07 am
Hi

Please send me an access to joomla panel.
User avatar
Moderator

GK User
Thu Feb 02, 2012 10:15 am
teitbite wrote:Hi

Please send me an access to joomla panel.


I have mailed you access to my joomla panel. Please let me know what you think.
User avatar
Fresh Boarder

teitbite
Thu Feb 02, 2012 10:58 pm
christusc wrote:
teitbite wrote:Hi

Please send me an access to joomla panel.


I have mailed you access to my joomla panel. Please let me know what you think.



Hi

Thank You. Please tell me where I can see the problem. I've noticed that Your PHP version a little bit old. This can be cousing the problem so I thik it would be better to upgrade it. Anyway I'm clicking throught the site and no mentioned error spoted.
User avatar
Moderator

GK User
Fri Feb 03, 2012 4:08 am
teitbite wrote:
christusc wrote:
teitbite wrote:Hi

Please send me an access to joomla panel.


I have mailed you access to my joomla panel. Please let me know what you think.



Hi

Thank You. Please tell me where I can see the problem. I've noticed that Your PHP version a little bit old. This can be cousing the problem so I thik it would be better to upgrade it. Anyway I'm clicking throught the site and no mentioned error spoted.


i had this sh404 see component installed, and its after that i started getting the issue, i had not activated the component, but yesterday i configured and activated it, after which i did not get the issue i had mentioned in the earlier posts, i think it was something to do with the sef configuration in htaccess or sh404sef component. Anyways its cool now. Thanks so much for your support :)
User avatar
Fresh Boarder

GK User
Thu Feb 09, 2012 12:26 pm
I have the same problem was found a solution.
same template
thanks

<div class="gkTab" id="gkTab-103">
<div class="gkTabWrap">
<ul class="gkTabs top">
<li class="gkTab-1 active"><span>Popular</span></li>
<li class="gkTab-2"><span>Comments</span></li>
<li class="gkTab-3"><span>Tags</span></li>
</ul>


<div class="gkTabContainer0">
<div class="gkTabContainer1">
<div class="gkTabContainer2">

<div class="gkTabItem active">
<div class="gkTabItemSpace">
User avatar
Fresh Boarder


cron