Paxum please fix your stuff

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • GrandeRevenueMark
    Confirmed User
    • Mar 2015
    • 142

    #1

    Rant Paxum please fix your stuff

    Fatal error: Cannot use object of type SoapFault as array in /home/www/lib/toplabs/passport/actions/passport/LoginSaveAction.php on line 68

  • Denny
    Too lazy to set a custom title
    • Feb 2005
    • 17425

    #2
    Yep, same error message here + pages take forever to load.

    Comment

    • EvgenUA
      Confirmed User
      • Dec 2009
      • 110

      #3
      "display_errors on" at production server...
      i bet they also store your passwords in a plain text, accessible via something like paxum.com/users.txt

      Comment

      • seeandsee
        Check SIG!
        • Mar 2006
        • 50945

        #4
        An error occurred.

        Sorry, the page you are looking for is currently unavailable.
        Please try again later.

        If you are the system administrator of this resource then you should check the error log for details.

        Faithfully yours, nginx.
        BUY MY SIG - 50$/Year

        Contact here

        Comment

        • TeenCat
          Too lazy to set a koala
          • Jan 2007
          • 16131

          #5
          yes mr ginx, please give us our paxum back or i will remove my xmas avatar

          6bot
          / Coming again very soon!
          Svit Zlin Radio 24/7!

          Comment

          • dimetrio
            just smoke it
            • Jul 2010
            • 173

            #6
            same shit here
            [TRY]
            these:
            | MobIdea | Slimspots |
            | PlugRush | Exo Click | Ero Advertising |

            Comment

            • brassmonkey
              Pay It Forward
              • Sep 2005
              • 77390

              #7
              TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
              DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

              Comment

              • Adraco
                Confirmed User
                • May 2009
                • 3745

                #8
                Works perfectly for me.
                ----------------------------------------------------------------------------------
                The truth is not affected by the beliefs, or doubts, of the majority.

                Comment

                • Denny
                  Too lazy to set a custom title
                  • Feb 2005
                  • 17425

                  #9
                  Originally posted by Adraco
                  Works perfectly for me.
                  Seems to be fixed now.

                  Comment

                  • dimetrio
                    just smoke it
                    • Jul 2010
                    • 173

                    #10
                    yep... works well now
                    [TRY]
                    these:
                    | MobIdea | Slimspots |
                    | PlugRush | Exo Click | Ero Advertising |

                    Comment

                    • Kafka
                      Confirmed User
                      • Oct 2002
                      • 466

                      #11
                      Originally posted by EvgenUA
                      "display_errors on" at production server...
                      i bet they also store your passwords in a plain text, accessible via something like paxum.com/users.txt
                      tip for Paxum:


                      ini_set('display_errors','0');

                      register_shutdown_function('fatalError');
                      function fatalError()
                      {
                      $last_error = error_get_last();
                      if ($last_error['type'] === E_ERROR){

                      echo "There was an error.";
                      exit;

                      }
                      }

                      Comment

                      • CaptainHowdy
                        Too lazy to set a custom title
                        • Dec 2004
                        • 94150

                        #12
                        Working for me ...

                        Comment

                        • Bruceleo
                          Registered User
                          • Jun 2013
                          • 7

                          #13
                          Same error for me right now:
                          Fatal error: Cannot use object of type SoapFault as array in /home/www/lib/toplabs/passport/actions/passport/LoginSaveAction.php on line 68

                          Comment

                          • 3xmedia
                            Confirmed User
                            • Apr 2004
                            • 5742

                            #14
                            Originally posted by Bruceleo
                            Same error for me right now:
                            Fatal error: Cannot use object of type SoapFault as array in /home/www/lib/toplabs/passport/actions/passport/LoginSaveAction.php on line 68
                            yep, getting that error message whilte trying to login.
                            ---

                            Comment

                            • Sednub997
                              Naked in my bathroom
                              • Dec 2008
                              • 6175

                              #15
                              this error give me a headache



                              X10 FANS PLAFORM - 3 IN 1 LIVE CAMS/FANS/MEMBERSHIP CMS
                              CONTENT MANAGEMENT, MONETIZATION AND PUBLISHING PLATFORM
                              17 YEARS WITH 1000'S OF CLIENTS SCALABLE - ENTERPRISE-READY - MULTI-LANG

                              Comment

                              • #23
                                So Fucking Banned
                                • Jan 2016
                                • 555

                                #16
                                Are you guys enjoying the "PAXUM EXPERIENCE"

                                Comment

                                • shake
                                  frc
                                  • Jul 2003
                                  • 4663

                                  #17
                                  Originally posted by Kafka
                                  tip for Paxum:


                                  ini_set('display_errors','0');

                                  register_shutdown_function('fatalError');
                                  function fatalError()
                                  {
                                  $last_error = error_get_last();
                                  if ($last_error['type'] === E_ERROR){

                                  echo "There was an error.";
                                  exit;

                                  }
                                  }
                                  Yeah, showing error details is a security risk.
                                  Crazy fast VPS for $10 a month. Try with $20 free credit

                                  Comment

                                  Working...