Keyword

[SOLVED] I get a blank page in itemlist category

  • Vicent Cubells Peña
  • Vicent Cubells Peña's Avatar Topic Author
  • Offline
  • New Member
More
13 years 8 months ago #93216 by Vicent Cubells Peña
[SOLVED] I get a blank page in itemlist category was created by Vicent Cubells Peña
Hi:

 

Joomla version: 1.5.22

k2 version: 2.4.1

webpage: germanpuchades.es

demo/demo

 

I've put the module k2 tools in order to show a list of categories. When user clic on menu he only get a blank page.

 

I've reinstalled all the component as it's said in another thread in forum when a man solved his problem doing it, and it's no solution for me.

 

I've deactivated the joomla sef and I get a blank page again.

 

Anybody can tell me what's the problem? Any idea?

 

thanks a lot!

Please Log in or Create an account to join the conversation.

  • Vicent Cubells Peña
  • Vicent Cubells Peña's Avatar Topic Author
  • Offline
  • New Member
More
13 years 8 months ago #93217 by Vicent Cubells Peña
Replied by Vicent Cubells Peña on topic [SOLVED] I get a blank page in itemlist category
Update:

Not only the module k2 tools shows a blank page, if I create a category itemlist menu, when I browse through the menu I get a blank page too.

 

url: germanpuchades.es/productos

 

I think there is a problem here.

Please Log in or Create an account to join the conversation.

  • Vicent Cubells Peña
  • Vicent Cubells Peña's Avatar Topic Author
  • Offline
  • New Member
More
13 years 8 months ago #93218 by Vicent Cubells Peña
Replied by Vicent Cubells Peña on topic [SOLVED] I get a blank page in itemlist category
update:

 

I've debugged the code and the view stops in the line 73 of the file components/com_k2/views/itemlist/view.html.php.

 

If I put a "before" that line and an "after" that line,

echo "before";JPluginHelper::importPlugin('content');echo "after";

 

only it's printed the word before.

 

What's the problem with importPlugin in the k2 component?

Please Log in or Create an account to join the conversation.

  • Vicent Cubells Peña
  • Vicent Cubells Peña's Avatar Topic Author
  • Offline
  • New Member
More
13 years 8 months ago #93219 by Vicent Cubells Peña
Replied by Vicent Cubells Peña on topic [SOLVED] I get a blank page in itemlist category
Update: I've solved my problem.

 

After activating to show errors in php I discovered that code stops because of a virtuemart plugin.

 

Before installing the k2 component I had been testing the virtuemart component. Finally I uninstalled the component but I had two virtuemart plugins activated.

 

I've unistalled the plugins and all works fine now.

 

Thanks to all.

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #93220 by Adrian Cumpanasu
Replied by Adrian Cumpanasu on topic [SOLVED] I get a blank page in itemlist category
My problem si that only parent categories show blank page.

After a lot of reading your forum and experimenting

i found that in the link of the parent categories appears an intem id of 3 letters at the end,

while in subcategories there is itemid=1 on all subcategories.

Example:

working link of subcategory: www.frumusetepemuchiedecutit.ro/index.php?option=com_k2&;...

 

not working link of parent category: www.frumusetepemuchiedecutit.ro/index.php?option=com_k2&;...

 

I have tried to enable joomla standard SEO(the only one I have), and itemid is no more in link but still not working.

If I modify the link from browser adress and replace the 3 letters itemid with just one letter, it works.

Example: from itemid=103 make itemid=1 and the adress will work. Also works deleting all &itemid=1 expression.

What is the solution for fixing or deleting itemid from base links?

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #93221 by Adrian Cumpanasu
Replied by Adrian Cumpanasu on topic [SOLVED] I get a blank page in itemlist category
Solved by installing sh404SEF. No more help needed :p

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #93222 by Adrian Cumpanasu
Replied by Adrian Cumpanasu on topic [SOLVED] I get a blank page in itemlist category
SORRYYY!!!!  I SOLVED KUNENA NOT K2.

K2 still has the blank page in parrent categories.

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #93223 by Adrian Cumpanasu
Replied by Adrian Cumpanasu on topic [SOLVED] I get a blank page in itemlist category
no one has an answer?

 Is it k2 tools the bad module or K2 itself?

I get 3 digit item id's instead of 2 digit as it is real.

It doesn't work after changing templates, enabling and disabling joomla sef or sh404SEF.

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #93224 by Adrian Cumpanasu
Replied by Adrian Cumpanasu on topic [SOLVED] I get a blank page in itemlist category
I think it is from helper.php in mod_k2_tools  and edited path replacing itemid={$itemID} and itemid=.$itemID with itemid=1.

that should result in a functional path, but the links on site don't change at all. I tried to empty all caches but no change. Please help me fixing to 1 the variable item id at the and of the links!

 

I want to change /index.php?option=com_k2&view=itemlist&task=category&id=4:sani&Itemid=103

in /index.php?option=com_k2&view=itemlist&task=category&id=4:sani&Itemid=1

because that would solve everything, all links changed to itemid=1 at the end are working

Please Log in or Create an account to join the conversation.

  • Vicent Cubells Peña
  • Vicent Cubells Peña's Avatar Topic Author
  • Offline
  • New Member
More
13 years 6 months ago #93225 by Vicent Cubells Peña
Replied by Vicent Cubells Peña on topic [SOLVED] I get a blank page in itemlist category
Can you show me where you have the links  (at your webpage) they give you trouble?
 

cheers

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum