[SOLVED] News - view filter does not work (CMSMS 2.0)

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
frankmanl
Power Poster
Power Poster
Posts: 425
Joined: Sat Jul 12, 2008 3:50 am

[SOLVED] News - view filter does not work (CMSMS 2.0)

Post by frankmanl »

After upgrading from 1.12 to 2.0 the News admin page only shows news items from one category.
The link to View filter does not react.
I suppose that I had this category filter set before upgrading.
How can I get rid of this filter and display all news items?
Is there a database record I could change or delete to set it straight?

Frank

edit: Oct 14 Calguy put a fixed version in SVN
Attachments
news.JPG
news.JPG (11.75 KiB) Viewed 4800 times
Last edited by frankmanl on Sat Oct 17, 2015 1:12 pm, edited 1 time in total.
waltertakashi
Forum Members
Forum Members
Posts: 31
Joined: Tue Oct 06, 2015 7:55 pm

Re: News - view filter does not work (CMSMS 2.0)

Post by waltertakashi »

Same issue here with CMSMS 2.0.1.1
User avatar
frankmanl
Power Poster
Power Poster
Posts: 425
Joined: Sat Jul 12, 2008 3:50 am

Re: News - view filter does not work (CMSMS 2.0)

Post by frankmanl »

I rebuilt the site from scratch, starting with version 1.12.
I made sure there was no filter applied to my news items.
Then I upgraded to 2.0.1.1.
The filter functionality does not work at all. I at least have a complete list of my news items now, but I can't filter or sort them.
From the page's source:

Code: Select all

 <div class="pageoptions half" style="margin-top: 8px;">
    <a id="toggle_filter" ><img src="http://www.alertgroepen.nl/admin/themes/OneEleven/images/icons/system/view.gif" alt="Toon filter"/> Toon filter</a>
    &nbsp;<a href="http://www.alertgroepen.nl/admin/moduleinterface.php?mact=News,m1_,addarticle,0&_sk_=b9853472d15cf3bd"><img src="themes/OneEleven/images/icons/system/newobject.gif" class="systemicon" alt="Artikel toevoegen" title="Artikel toevoegen" /></a> <a href="http://www.alertgroepen.nl/admin/moduleinterface.php?mact=News,m1_,addarticle,0&_sk_=b9853472d15cf3bd" class="pageoptions">Artikel toevoegen</a>  </div>
</div>
Frank



----------------------------------------------

Cms Version: 2.0.1.1

Installed Modules:

CGExtensions: 1.49.9
AdminSearch: 1.0
FileManager: 1.5.1
MenuManager: 1.50.1
MicroTiny: 2.0
ModuleManager: 2.0
News: 2.50.1
Search: 1.50.1
ThemeManager: 1.1.8
CMSContentManager: 1.0.1
DesignManager: 1.0.1
Navigator: 1.0.1
CGSimpleSmarty: 2.0.2


Config Information:

php_memory_limit:
max_upload_size: 10000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/Amsterdam
permissive_smarty: false


Php Information:

phpversion: 5.5.18
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference:
test_db_timedifference:
memory_limit: 128M
max_execution_time: 60
output_buffering: 4096
file_uploads: On (True)
post_max_size: 10M
upload_max_filesize: 10M
session_save_path: /tmp (0777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)


Performance Information:

allow_browser_cache: Off (False)
browser_cache_expiry: 60
php_opcache: Off (False)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
smarty_cache_udt: Off (False)
auto_clear_cache_age: Off (False)

Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.5.36
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No file system time difference found


----------------------------------------------
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: News - view filter does not work (CMSMS 2.0)

Post by Rolf »

I have tried to reproduce this on an upgraded website (2.0.1.1), but it works for me...
Have you tried another webbrowser?
Clear Cache?
Clear browser cache?
Just guessing...

grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
frankmanl
Power Poster
Power Poster
Posts: 425
Joined: Sat Jul 12, 2008 3:50 am

Re: News - view filter does not work (CMSMS 2.0)

Post by frankmanl »

Hi Rolf, I cleared the cache often (both CMSMS and browser), but that solves nothing.
Firefox, Chrome, Opera, InternetExplorer ... nothing.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1973
Joined: Mon Jan 29, 2007 4:47 pm

Re: News - view filter does not work (CMSMS 2.0)

Post by Jo Morg »

frankmanl wrote:After upgrading from 1.12 to 2.0 the News admin page only shows news items from one category.
The link to View filter does not react.
I suppose that I had this category filter set before upgrading.
I also tried to reproduce this, I have even set a filter to a category before upgrade. After upgrade the category was still set as a filter but I could easily unset, or change the filtered category, and sort in any way I wanted. So all working as designed here.
There must be something else interfering with your upgrade.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: News - view filter does not work (CMSMS 2.0)

Post by Rolf »

You don't use custom templates or langstrings using the module_custom methode?
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
frankmanl
Power Poster
Power Poster
Posts: 425
Joined: Sat Jul 12, 2008 3:50 am

Re: News - view filter does not work (CMSMS 2.0)

Post by frankmanl »

I used to use module_custom in my 1.12 site (for Front End Users), but when I rebuilt the site I did not even use FEU anymore, let alone module_custom.
In another site I upgraded all goes well.
I'll have a look at the database, see if I can find any irregularities in the news tables.

ed. - No irregularities found ... :(
Last edited by frankmanl on Tue Oct 13, 2015 5:27 pm, edited 1 time in total.
waltertakashi
Forum Members
Forum Members
Posts: 31
Joined: Tue Oct 06, 2015 7:55 pm

Re: News - view filter does not work (CMSMS 2.0)

Post by waltertakashi »

Well, I don't know if it is related to the issue, or if is just in my system, but Chrome gives this message in console:

Code: Select all

Uncaught InvalidCharacterError: Failed to execute 'setAttribute' on 'Element': 'name-"m1_paginate"' is not a valid attribute name.

jquery-1.11.1.min.js:4
@Sponsi, you can add a category in 'News settings' in 'Site administration' drop-down menu.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: News - view filter does not work (CMSMS 2.0)

Post by calguy1000 »

cool, with that little bit of information I was able to find an error and fix it in svn. thanks.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
frankmanl
Power Poster
Power Poster
Posts: 425
Joined: Sat Jul 12, 2008 3:50 am

Re: News - view filter does not work (CMSMS 2.0)

Post by frankmanl »

great, calguy
Attachments
thumbsup.jpg
thumbsup.jpg (4.68 KiB) Viewed 4512 times
waltertakashi
Forum Members
Forum Members
Posts: 31
Joined: Tue Oct 06, 2015 7:55 pm

Re: News - view filter does not work (CMSMS 2.0)

Post by waltertakashi »

Hi @calguy1000

Glad I could help :)

Btw, how can I get this update?
Sponsi

Re: [SOLVED] News - view filter does not work (CMSMS 2.0)

Post by Sponsi »

Yeah, how do you update the CMS MS so that it works? : )
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: [SOLVED] News - view filter does not work (CMSMS 2.0)

Post by velden »

Sponsi wrote:Yeah, how do you update the CMS MS so that it works? : )
You will have to wait until the next release. Fixes will be included.
Sponsi

Re: [SOLVED] News - view filter does not work (CMSMS 2.0)

Post by Sponsi »

OK, waiting... waiting... When will we have 2.0.1.2 or something?
This bug is CRUCIAL IMO.
Post Reply

Return to “CMSMS Core”