News Module - Missing menu in admin

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
sandaha
Forum Members
Forum Members
Posts: 23
Joined: Thu Jul 05, 2012 2:11 am

News Module - Missing menu in admin

Post by sandaha »

Hi all,

Strange problem with my "Settings - News Module" page. At the bottom there a section called "Detail View Settings:" which should have a drop-down menu to select a default page to use for detail views. However, I am missing that menu (screen shot below). Has anyone come across this before and know a solution please?

My System info below:

----------------------------------------------
Cms Version: 2.2.2
Installed Modules:
AdminSearch: 1.0.4
CMSContentManager: 1.1.5
CMSMailer: 6.2.14
Captcha: 0.5.5
CmsJobManager: 0.1
DesignManager: 1.1.3
FileManager: 1.6.3
FilePicker: 1.0
FormBuilder: 0.8.1.6
MenuManager: 1.50.3
MicroTiny: 2.2
ModuleManager: 2.1.1
Navigator: 1.0.7
News: 2.51.2
Search: 1.51.2

Config Information:
php_memory_limit:
max_upload_size: 64000000
url_rewriting: none
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Australia/Sydney
permissive_smarty: false

Php Information:
phpversion: 7.0.22
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 32767
E_STRICT: 2048
E_DEPRECATED: 8192
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 128M
max_execution_time: 300
register_globals: Off (False)
output_buffering: 4096
disable_functions:
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 64M
upload_max_filesize: 64M
session_save_path: /tmp (0700)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: On

Performance Information:
allow_browser_cache: On (True)
browser_cache_expiry: 60
php_opcache: Off (False)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
auto_clear_cache_age: On (True)
Server Information:
Server Software: LiteSpeed
Server Api: litespeed
Server Os: Linux 3.10.0-614.10.2.lve1.4.55.el7.x86_64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 10.0.32
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable

Permission Information:
tmp: /home/[domain]/public_html/tmp (0755)
tmp_cache: /home/[domain]/public_html/tmp/cache (0755)
templates_c: /home/[domain]/public_html/tmp/templates_c (0755)
modules: /home/[domain]/public_html/modules (0755)
uploads: /home/[domain]/public_html/uploads (0755)
File Creation Mask (umask): /home/[domain]/public_html/tmp/cache (0755)
config_file: 0444
----------------------------------------------
Attachments
Screen Shot 2017-08-28 at 11.25.26 am.png
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1629
Joined: Wed Feb 25, 2009 4:25 am
Location: Victoria, BC

Re: News Module - Missing menu in admin

Post by DIGI3 »

Try clearing your browser cache, or a different browser. I've tested in 2.2.2 and can't recreate the issue.
Not getting the answer you need? CMSMS support options
sandaha
Forum Members
Forum Members
Posts: 23
Joined: Thu Jul 05, 2012 2:11 am

Re: News Module - Missing menu in admin

Post by sandaha »

Thanks DIG13. Tried that, same problem.
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Location: Maidenhead, UK
Contact:

Re: News Module - Missing menu in admin

Post by paulbaker »

Anything in directory assets/module_custom/News that would change this admin view?
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
User avatar
rotezecke
Power Poster
Power Poster
Posts: 411
Joined: Fri Apr 18, 2008 9:34 pm
Location: Nimbin, Australia

Re: News Module - Missing menu in admin

Post by rotezecke »

any JS errors?
sandaha
Forum Members
Forum Members
Posts: 23
Joined: Thu Jul 05, 2012 2:11 am

Re: News Module - Missing menu in admin

Post by sandaha »

Hi Paul, the only file in that directory is index.html. The only modules other than default installed are Form Builder (which works fine)
paulbaker wrote:Anything in directory assets/module_custom/News that would change this admin view?
sandaha
Forum Members
Forum Members
Posts: 23
Joined: Thu Jul 05, 2012 2:11 am

Re: News Module - Missing menu in admin

Post by sandaha »

On the Settings - News module page I get the following:

Code: Select all

http://www.domain.com.au/admin/ajax_content.php?_sk_=4bc6ba9c89884d1e7dd&t=1504480945877&disabled=false&create=&current=37&allowcurrent=false&use_perms=false&use_simple=false&allow_all=false&for_child=false&is_manager=1&secure_param=_sk_&user_key=4bc6ba9c89884d1e7dd&admin_url=%2F%2Fwww.avgvaluers.com.au%2Fadmin&op=here_up&page=37
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
rotezecke wrote:any JS errors?
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Location: Maidenhead, UK
Contact:

Re: News Module - Missing menu in admin

Post by paulbaker »

Getting to the bottom of that 500 error will probably help. Your hosting should have a php error log where it stores details of errors, find that and post the full error line.
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
sandaha
Forum Members
Forum Members
Posts: 23
Joined: Thu Jul 05, 2012 2:11 am

Re: News Module - Missing menu in admin

Post by sandaha »

Thanks Paul. I found this, does it help?

Code: Select all

[04-Sep-2017 11:23:01 Australia/Sydney] PHP Notice:  Undefined index: input_captcha in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 170
[04-Sep-2017 11:23:01 Australia/Sydney] PHP Notice:  Trying to get property of non-object in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 170
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined property: stdClass::$op in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 137
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Undefined index: input_captcha in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 170
[04-Sep-2017 11:23:16 Australia/Sydney] PHP Notice:  Trying to get property of non-object in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^fb836af5c922a3e27f3554c54e368a08b0b2aa62_0.module_db_tpl.FormBuilder;fb_9.php on line 170
[04-Sep-2017 11:23:46 Australia/Sydney] PHP Notice:  Undefined index: input_captcha in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^2c89f31d43834bdf5005666f73b54ee628239dab_0.module_db_tpl.FormBuilder;fb_6.php on line 170
[04-Sep-2017 11:23:46 Australia/Sydney] PHP Notice:  Trying to get property of non-object in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^2c89f31d43834bdf5005666f73b54ee628239dab_0.module_db_tpl.FormBuilder;fb_6.php on line 170
[04-Sep-2017 11:24:08 Australia/Sydney] PHP Notice:  Undefined index: input_captcha in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^2c89f31d43834bdf5005666f73b54ee628239dab_0.module_db_tpl.FormBuilder;fb_6.php on line 170
[04-Sep-2017 11:24:08 Australia/Sydney] PHP Notice:  Trying to get property of non-object in /home/avgvalue/public_html/tmp/templates_c/FormBuilder^2c89f31d43834bdf5005666f73b54ee628239dab_0.module_db_tpl.FormBuilder;fb_6.php on line 170
[04-Sep-2017 11:40:26 Australia/Sydney] PHP Notice:  Undefined index: title in /home/avgvalue/public_html/tmp/templates_c/966267d230dfd2e136f96bea201cc504862b1c04_0.tpl_head.41.php on line 33
[04-Sep-2017 11:40:26 Australia/Sydney] PHP Notice:  Trying to get property of non-object in /home/avgvalue/public_html/tmp/templates_c/966267d230dfd2e136f96bea201cc504862b1c04_0.tpl_head.41.php on line 33
paulbaker wrote:Getting to the bottom of that 500 error will probably help. Your hosting should have a php error log where it stores details of errors, find that and post the full error line.
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Location: Maidenhead, UK
Contact:

Re: News Module - Missing menu in admin

Post by paulbaker »

Failed to load ajax error. Anybody else help? :-\
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
Locked

Return to “[locked] Installation, Setup and Upgrade”