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