[Solved] MicroTiny Fatal error: Call to a member function...

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
User avatar
rotezecke
Power Poster
Power Poster
Posts: 411
Joined: Fri Apr 18, 2008 9:34 pm
Location: Nimbin, Australia

[Solved] MicroTiny Fatal error: Call to a member function...

Post by rotezecke »

just upgraded to 1.11.3 on old Linux box with php 5.2.6.

i actually ran the upgrade routine. Afterwards, looking at the installed modules in Extensions - Modules, MicroTiny (1.2.3) is shown with "Needs Upgrading". Clicking the Upgrade link returns:
Fatal error: Call to a member function GetName() on a non-object in /var/www/cmsms/lib/classes/class.moduleoperations.inc.php on line 827
MicroTiny was marked inactive when I ran the upgrade. Ideas?


CMS Version 1.11.3

Installed Modules
CMSMailer 5.2.1
FileManager 1.4.2
MenuManager 1.8.4
News 2.12.10
CGSmartImage 1.9.5
Search 1.7.7
CGSimpleSmarty 1.5.2
CGExtensions 1.31.1
CGBlog 1.9.8
CGFeedback 1.5.10
Captcha 0.4.5
FormBuilder 0.7.3
IE6Warning 1.03
Showtime 3.2
CMSPrinting 1.0.3


CMS Config Settings
php_memory_limit
process_whole_template
output_compression
max_upload_size 2000000
url_rewriting mod_rewrite
page_extension .html
query_var page
image_manipulation_prog GD
auto_alias_content true
locale
default_encoding utf-8
admin_encoding utf-8
set_names true
debug false
root_url xxx
ssl_url xxx
root_path Success /var/www/cmsms (0775)
previews_path Success /var/www/cmsms/tmp/cache (0770)
uploads_path Success /var/www/cmsms/uploads (0770)
uploads_url xxx/uploads
image_uploads_path Success /var/www/cmsms/uploads/images (0770)
image_uploads_url xxx/uploads/images
ssl_uploads_url /uploads
use_smarty_php_tags false


PHP Information
Current PHP Version (phpversion) Caution 5.2.6-1+lenny16
md5 function (md5_function) Success On (True)
GD version (gd_version) Success 2
tempnam function (tempnam_function) Success On (True)
Magic quotes in runtime (magic_quotes_runtime) Success Off (False)
Is E_STRICT disabled in error_reporting (E_STRICT) Success
PHP Effective Memory Limit (memory_limit) Success 128M
Maximum Execution Time (max_execution_time) Success 60
PHP output_buffering (output_buffering) Success On
PHP Safe Mode (safe_mode) Success Off (False)
File uploads (file_uploads) Success On (True)
Maximum Post Size (post_max_size) Caution 8M ?
Maximum Upload Size (upload_max_filesize) Caution 2M ?
Session Save Path (session_save_path) Success /var/lib/php5 (1733)
Sessions are allowed to use Cookies (session_use_cookies) Success On (True)
Basic XML (expat) support (xml_function) Success On (True)
Checking for the XMLReader class (xmlreader_class) Success On (True)
Checking if the httpd process can create a file inside of a directory it created (create_dir_and_file) Success
PHP register_globals (register_globals) Success Off (False)
disable_functions in PHP (disable_functions) Success
PHP Open Basedir (open_basedir) Success
Test for remote URL (test_remote_url) Success
fsockopen: Connection ok! Success
fopen: Connection ok! Success
Test ini_set (check_ini_set) Success On (True)
Test for the curl library (curl) Success On
Test curl version (curlversion) Caution Test Curl Version version 7.18.2, minimum recommended version is 7.19.7


Server Information
Server API (server_api) apache2handler
Server Database (server_db_type) mysql (mysql)
Server Database Version (server_db_version) Success 5.0.51a
Check database access levels (server_db_grants) Success found a "grant all" statement that appears to be suitable
Server Software (server_software) apache
Server Operating System (server_os) linux 2.6.26-1-686 on i686


Permission Information
tmp Success /var/www/cmsms/tmp (0770)
templates_c Success /var/www/cmsms/tmp/templates_c (0770)
modules Success /var/www/cmsms/modules (0770)
File Creation Mask (umask) Success /var/www/cmsms/tmp/cache (0770)
config_file Failure 0660
config.php writable. It is more safe if you change permission to read-only
Last edited by rotezecke on Mon Jan 21, 2013 4:53 am, edited 1 time in total.
User avatar
rotezecke
Power Poster
Power Poster
Posts: 411
Joined: Fri Apr 18, 2008 9:34 pm
Location: Nimbin, Australia

Re: MicroTiny Fatal error: Call to a member function GetName

Post by rotezecke »

Bump.
Same problem with php 5.2.17. Debug shows nothing.
User avatar
rotezecke
Power Poster
Power Poster
Posts: 411
Joined: Fri Apr 18, 2008 9:34 pm
Location: Nimbin, Australia

Re: MicroTiny Fatal error: Call to a member function GetName

Post by rotezecke »

my install does not show the dependencies between file manager and MicroTiny. As the file manager was disabled, MicroTiny could not upgrade. Enabling file manager before MicroTiny upgrade fixed the issue. however, still not showing a dependency between the two modules.
Locked

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