- Posts: 2
COMMUNITY FORUM
Found some bugs
- Yin Yang Source
-
Topic Author
- Offline
- New Member
Less
More
13 years 5 months ago - 13 years 5 months ago #60053
by Yin Yang Source
Found some bugs was created by Yin Yang Source
Hi all
I am new user of K2 but i faced some bugs not only in the component but also on the K2 website perse.
So first I've tried to restart my password and I got the following screen:
Next problem was logging to the website, once general login and separate forum login. A bit daunting but anyway. Your general login with Google and Facebook doesn't work, Yahoo works fine.
So let me explain the component bug I faced: it's connected to the search module (mod_k2_toolbox)
When you select categories in which the module should search everything works fine until you try to search without keyword. Than part of the Itemlist code is skipped because there is no search term and this cause omitting the category where clause. The problem is in file "com_k2/models/itemlist.php" roughly on line: 134 (I have done some core changes so not 100% sure for the exact line) but the code is as follows:
I am new user of K2 but i faced some bugs not only in the component but also on the K2 website perse.
So first I've tried to restart my password and I got the following screen:
Next problem was logging to the website, once general login and separate forum login. A bit daunting but anyway. Your general login with Google and Facebook doesn't work, Yahoo works fine.
So let me explain the component bug I faced: it's connected to the search module (mod_k2_toolbox)
When you select categories in which the module should search everything works fine until you try to search without keyword. Than part of the Itemlist code is skipped because there is no search term and this cause omitting the category where clause. The problem is in file "com_k2/models/itemlist.php" roughly on line: 134 (I have done some core changes so not 100% sure for the exact line) but the code is as follows:
Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
-
- Offline
- Platinum Member
- Aham Brahmasmi
13 years 5 months ago #60054
by Kannan Naidu Venugopal
K2 Rocks \m/
Replied by Kannan Naidu Venugopal on topic Re: Found some bugs
K2 Rocks \m/
Please Log in or Create an account to join the conversation.
- Yin Yang Source
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 2
13 years 5 months ago - 13 years 5 months ago #60055
by Yin Yang Source
Replied by Yin Yang Source on topic Re: Found some bugs
Hi Kannan
Sorry for that, I didn't know there is a bug tracker I'm quite new to the K2 community.
Edit: Bug submitted at
code.google.com/p/joomlaworks/issues/detail?id=263&thanks=263&ts=1322822522
It has attachment with changes in it so if any one has the same problem and would like to add the code to their projects they can download and replace the file.
WARNING!!! - DON'T INSTALL DIRECTLY ON LIVE SERVER! I haven't got time to test it completely so be careful. It's not a big change but who knows...
Sorry for that, I didn't know there is a bug tracker I'm quite new to the K2 community.
Edit: Bug submitted at
code.google.com/p/joomlaworks/issues/detail?id=263&thanks=263&ts=1322822522
It has attachment with changes in it so if any one has the same problem and would like to add the code to their projects they can download and replace the file.
WARNING!!! - DON'T INSTALL DIRECTLY ON LIVE SERVER! I haven't got time to test it completely so be careful. It's not a big change but who knows...
Please Log in or Create an account to join the conversation.