Can not show items in category view

More
9 years 9 months ago #56982 by despair

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

More
9 years 9 months ago #56983 by ggppdk
Hello

1. i guesed you clean joomla cache once already, right


2. please set parameter
- error reporting
to maximum in Joomla global settings

is there something printed ?


3. edit file
components/com_flexicontent/models/category.php

search for and change (about at about line 546)
Code:
//echo $query."<br/><br/> \n";
to
Code:
echo $query."<br/><br/> \n";


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

More
9 years 9 months ago - 9 years 9 months ago #56985 by despair


Strict Standards: Only variables should be assigned by reference in /public/www/joomla/components/com_flexicontent/templates/userstory/category.php on line 27
^^^^ this line is cl.ly/ctgm

and my local server is apache but the develop server is ngnix
Last edit: 9 years 9 months ago by despair.

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

More
9 years 9 months ago #56987 by despair
we try to disable URL rewrite
cl.ly/cu8o
And the category's search and items display.

Maybe the problem is ngnix url rewrite rules?

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

More
9 years 9 months ago - 9 years 9 months ago #56988 by despair
We solved the category items problem.
docs.joomla.org/Nginx
we change our ngnix rewrite rule
from
try_files $uri $uri/ /index.php?q=$uri&$args;
to
try_files $uri $uri/ /index.php?$args;
finally we can see all the category items

But the search problem still there.

should we modify other rewrite rule to solve it?
Last edit: 9 years 9 months ago by despair.

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.671 seconds
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save