Fatal error: Call to private Editor::__construct() from context 'Editor' in /home/mid

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Deverill
    Senior Member
    • Jan 2011
    • 305
    • 4.1.x

    #16
    Heres mine -

    System Linux server.themidwiferysanctuary.com 2.6.18-194.8.1.el5.028stab070.5ent #1 SMP Fri Sep 17 19:46:02 MSD 2010 i686
    Build Date Jan 30 2008 16:00:19
    Configure Command './configure' '--enable-bcmath' '--enable-calendar' '--enable-dbase' '--enable-discard-path' '--enable-exif' '--enable-ftp' '--enable-gd-native-ttf' '--enable-libxml' '--enable-magic-quotes' '--enable-mbstring' '--enable-pdo=shared' '--enable-soap' '--enable-sockets' '--enable-wddx' '--enable-zend-multibyte' '--enable-zip' '--prefix=/usr' '--with-curl=/opt/curlssl/' '--with-curlwrappers' '--with-freetype-dir=/usr' '--with-gd' '--with-gettext' '--with-imap=/opt/php_with_imap_client/' '--with-imap-ssl=/usr' '--with-jpeg-dir=/usr' '--with-kerberos' '--with-libexpat-dir=/usr' '--with-libxml-dir=/opt/xml2/' '--with-mcrypt=/opt/libmcrypt/' '--with-mhash=/opt/mhash/' '--with-mime-magic' '--with-mysql=/usr' '--with-mysql-sock=/var/lib/mysql/mysql.sock' '--with-mysqli=/usr/bin/mysql_config' '--with-openssl=/usr' '--with-openssl-dir=/usr' '--with-pdo-mysql=shared' '--with-pdo-sqlite=shared' '--with-png-dir=/usr' '--with-pspell' '--with-sqlite=shared' '--with-tidy=/opt/tidy/' '--with-ttf' '--with-xmlrpc' '--with-xpm-dir=/usr' '--with-xsl=/opt/xslt/' '--with-zlib' '--with-zlib-dir=/usr'
    Server API CGI
    Virtual Directory Support disabled
    Configuration File (php.ini) Path /usr/lib
    Loaded Configuration File /usr/local/lib/php.ini
    PHP API 20041225
    PHP Extension 20060613
    Zend Extension 220060519
    Debug Build no
    Thread Safety disabled
    Zend Memory Manager enabled
    IPv6 Support enabled
    Registered PHP Streams zip, php, file, data, tftp, ftp, telnet, dict, ldap, http, https, ftps, compress.zlib
    Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
    Registered Stream Filters string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*, zlib.*

    Configuration

    PHP Core

    allow_call_time_pass_reference On On
    allow_url_fopen On On
    allow_url_include Off Off
    always_populate_raw_post_data Off Off
    arg_separator.input & &
    arg_separator.output & &
    asp_tags Off Off
    auto_append_file no value no value
    auto_globals_jit On On
    auto_prepend_file no value no value
    browscap no value no value
    default_charset no value no value
    default_mimetype text/html text/html
    define_syslog_variables Off Off
    detect_unicode On On
    disable_classes no value no value
    disable_functions no value no value
    display_errors STDOUT STDOUT
    display_startup_errors Off Off
    doc_root no value no value
    docref_ext no value no value
    docref_root no value no value
    enable_dl On On
    error_append_string no value no value
    error_log error_log error_log
    error_prepend_string no value no value
    error_reporting 6135 6135
    expose_php On On
    extension_dir /usr/local/lib/php/extensions/no-debug-non-zts-20060613 /usr/local/lib/php/extensions/no-debug-non-zts-20060613
    file_uploads On On
    highlight.bg #FFFFFF #FFFFFF
    highlight.comment #FF8000 #FF8000
    highlight.default #0000BB #0000BB
    highlight.html #000000 #000000
    highlight.keyword #007700 #007700
    highlight.string #DD0000 #DD0000
    html_errors On On
    ignore_repeated_errors Off Off
    ignore_repeated_source Off Off
    ignore_user_abort Off Off
    implicit_flush Off Off
    include_path .:/usr/lib/php:/usr/local/lib/php .:/usr/lib/php:/usr/local/lib/php
    log_errors On On
    log_errors_max_len 1024 1024
    magic_quotes_gpc On On
    magic_quotes_runtime Off Off
    magic_quotes_sybase Off Off
    mail.force_extra_parameters no value no value
    max_execution_time 6226121 6226121
    max_input_nesting_level 64 64
    max_input_time 6226121 6226121
    memory_limit 32M 32M
    open_basedir no value no value
    output_buffering no value no value
    output_handler no value no value
    post_max_size 8M 8M
    precision 12 12
    realpath_cache_size 16K 16K
    realpath_cache_ttl 120 120
    register_argc_argv On On
    register_globals Off Off
    register_long_arrays On On
    report_memleaks On On
    report_zend_debug On On
    safe_mode Off Off
    safe_mode_exec_dir no value no value
    safe_mode_gid Off Off
    safe_mode_include_dir no value no value
    sendmail_from no value no value
    sendmail_path /usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i
    serialize_precision 100 100
    short_open_tag On On
    SMTP localhost localhost
    smtp_port 25 25
    sql.safe_mode Off Off
    track_errors Off Off
    unserialize_callback_func no value no value
    upload_max_filesize 10M 10M
    upload_tmp_dir no value no value
    user_dir no value no value
    variables_order EGPCS EGPCS
    xmlrpc_error_number 0 0
    xmlrpc_errors Off Off
    y2k_compliance On On
    zend.ze1_compatibility_mode Off Off
    This -
    I suspect the issues that you're having are caused by the open_basedir directive. This has caused issues in other parts of the App. Anyway that you can try disabling this?
    I dont know how to do.

    Comment

    • Thomas Vi
      Member
      • Jan 2011
      • 55

      #17
      I can check this tommorow with our server admin. I wil give a a reply when we tested it.
      nume.co network

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

      http://djnetz.com - http://4wheelfreestyle.de - http://sports-cloud.com

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 74123

        #18
        Are you running 4.1.10? If not, you will need to upgrade to fix some API dependencies.
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment

        • Deverill
          Senior Member
          • Jan 2011
          • 305
          • 4.1.x

          #19
          I am running 4.1.10

          Comment

          • Thomas Vi
            Member
            • Jan 2011
            • 55

            #20
            We are running 4.1.10 too!

            Open-Basedir can´t be disabled and if you take a look on deverills config it is disabled on her site.

            We also checked to run the server in regular apache mode instead of fast cgi mode but nothing happens.
            nume.co network

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

            http://djnetz.com - http://4wheelfreestyle.de - http://sports-cloud.com

            Comment

            • Deverill
              Senior Member
              • Jan 2011
              • 305
              • 4.1.x

              #21
              Any other suggestions Wayne?

              Comment

              • Wayne Luke
                vBulletin Technical Support Lead
                • Aug 2000
                • 74123

                #22
                Not at this time. Please enter it into JIRA for developer review.
                Translations provided by Google.

                Wayne Luke
                The Rabid Badger - a vBulletin Cloud demonstration site.
                vBulletin 5 API

                Comment

                • Thomas Vi
                  Member
                  • Jan 2011
                  • 55

                  #23
                  Posted the link of this post to the issue.

                  nume.co network

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

                  http://djnetz.com - http://4wheelfreestyle.de - http://sports-cloud.com

                  Comment

                  • Kyle Furlong
                    Senior Member
                    • Jan 2011
                    • 171

                    #24
                    Hey all,

                    Can those affected please try this fix:

                    Open editor.php and change this line:

                    PHP Code:
                        private function __construct($category$id$contenttype) { 
                    to this:

                    PHP Code:
                        protected function __construct($category$id$contenttype) { 
                    This should clear up the error.

                    Thanks,

                    Kyle

                    Comment

                    • Thomas Vi
                      Member
                      • Jan 2011
                      • 55

                      #25
                      YES! It works!

                      Thanks you very much! Now we can use the app!
                      nume.co network

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

                      http://djnetz.com - http://4wheelfreestyle.de - http://sports-cloud.com

                      Comment

                      • Deverill
                        Senior Member
                        • Jan 2011
                        • 305
                        • 4.1.x

                        #26
                        I see you made the changes to mine already. Thank you!

                        Comment

                        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                        Working...