PHP Warning: strtolower() expects parameter 1 to be string, array given in ..../

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • t3h3th32
    Member
    • Oct 2013
    • 36
    • 4.2.X

    PHP Warning: strtolower() expects parameter 1 to be string, array given in ..../

    Hello,

    any idea, how to troubleshoot this?

    Code:
    [B]PHP Warning[/B]: strtolower() expects parameter 1 to be string, array given in [B]..../includes/class_core.php[/B] on line [B]2586[/B]
    Unable to add cookies, header already sent.
    File: /xxx/xxx/public_html/domain.com/main/includes/class_core.php
    Line: 5806
    The web-site is completely blank, can't load anything.

    Regards,
    ~t3h'Pâr4d0x
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24286
    • 6.0.X

    #2
    What version of vBulletin are you running?
    What version of php is running on the server?
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • t3h3th32
      Member
      • Oct 2013
      • 36
      • 4.2.X

      #3
      Originally posted by Mark.B
      What version of vBulletin are you running?
      What version of php is running on the server?
      Hello,

      I'm running: vBulletin 4.2.4 and php 5.5

      Regards,
      ~t3h'Pâr4d0x

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24286
        • 6.0.X

        #4
        Originally posted by t3h3th32

        Hello,

        I'm running: vBulletin 4.2.4 and php 5.5

        Regards,
        ~t3h'Pâr4d0x
        You will need to run php 5.6 with 4.2.4.
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

        • Paul M
          Former Lead Developer
          vB.Com & vB.Org
          • Sep 2004
          • 9886

          #5
          vB 4.2.4 supports PHP 5.5

          (See the FAQs on the main site)
          PHP 5.5

          vBulletin 3.8.10, 4.2.4, 5.2.5, 5.2.6, 5.3.0
          Baby, I was born this way

          Comment

          Related Topics

          Collapse

          Working...