Fatal Error on "with selected" operation on admin/pages

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
xnau
Forum Members
Forum Members
Posts: 33
Joined: Sun Apr 15, 2007 6:53 pm

Fatal Error on "with selected" operation on admin/pages

Post by xnau »

I was switching out the templates on a site that has pages owned by two different people. While logged in with an admin account, I tried to change the template on multiple files using the "with selected" function on the pages page. It made the changes fine up to the first page owned by another user, then threw this error:
Notice: Undefined variable: modifyall in …/admin/multicontent.php on line 288

Fatal error: Call to undefined function check_persmission() in …/admin/multicontent.php on line 290
(the … is my addition to stand for the actual path on my system )

Could just be a typo, as it's calling a function called "check_persmission()", I don't know. I can go in and change the template on the page in the normal page edit window, so the user permissions are fine. This happens even if I have only one page (owned by another user) selected.


My system info:
Cms Version: 1.5.1

Installed Modules:

    * CMSMailer: 1.73.14
    * FileManager: 0.4.3
    * MenuManager: 1.5.3
    * ModuleManager: 1.2.1
    * News: 2.9.1
    * nuSOAP: 1.0.1
    * Printing: 0.2.6
    * Search: 1.5.2
    * ThemeManager: 1.0.8
    * FormBrowser: 0.2
    * FormBuilder: 0.4.4
    * TruetypeText: 2.0.1
    * DojoEditor: 0.1
    * FileBackup: 0.1
    * ImagePicker: 0.1
    * MysqlDump: 1.2.3
    * TinyMCE: 2.4.10
    * Blogs: 0.3.0b1
    * CGExtensions: 1.8
    * SiteMapMadeSimple: 1.1.1
    * ModuleMaker: 0.3.1
    * mals_login: 0.1
    * RSS2HTML: 1.2.2


Config Information:

    * php_memory_limit:
    * process_whole_template: true
    * max_upload_size: 10000000
    * default_upload_permission: 664
    * assume_mod_rewrite: false
    * page_extension:
    * internal_pretty_urls: true
    * use_hierarchy: true


Php Information:

    * phpversion: 5.2.8
    * md5_function: On (True)
    * gd_version: 2
    * tempnam_function: On (True)
    * magic_quotes_runtime: Off (False)
    * memory_limit: 64M
    * max_execution_time: 30
    * safe_mode: Off (False)
    * session_save_path: /tmp (1777)


Server Information:

    * Server Api: cgi
    * Server Db Type: MySQL (mysql)
    * Server Db Version: 5.0.51a
force2083
Forum Members
Forum Members
Posts: 26
Joined: Wed Jun 11, 2008 6:32 am

Re: Fatal Error on "with selected" operation on admin/pages

Post by force2083 »

I have exactly the same problem.
Cms Version: 1.5.1

Installed Modules:
CMSMailer: 1.73.14
FileManager: 0.4.3
MenuManager: 1.5.3
ModuleManager: 1.2.1
News: 2.9.1
nuSOAP: 1.0.1
Printing: 0.2.6
Search: 1.5.2
ThemeManager: 1.0.8
TinyMCE: 2.4.10
FormBuilder: 0.5.5
Captcha: 0.3.2
Skeleton: 1.6


Config Information:
php_memory_limit:
process_whole_template: true
max_upload_size: 10000000
default_upload_permission: 664
assume_mod_rewrite: false
page_extension:
internal_pretty_urls: false
use_hierarchy: false


Php Information:
phpversion: 5.2.6
md5_function: An (Ja)
gd_version: 2
tempnam_function: An (Ja)
magic_quotes_runtime: Aus (Nein)
memory_limit: 64M
max_execution_time: 60
safe_mode: Aus (Nein)
session_save_path: /tmp (1777)


Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.26
Pierre M.

Re: Fatal Error on "with selected" operation on admin/pages

Post by Pierre M. »

Hello,

you report well so I think you should file a bug report in the forge if you have not already done so. The DevTeam is working on 1.5.2 to be a "bugfix only" release. If they can reproduce your bug you give them the opportunity to make the fix in 1.5.2 by filing the bug report. The forge is where the Devs track issues/bugs and it happens they miss some of the forum.

Thank you for reporting so well and thank you in advance to give everyone an opportunity for an even better CMSms.

Pierre M.
Post Reply

Return to “CMSMS Core”