most wanted script feesbook wap vrsn in english

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #46
    why dont show image on home

    Comment


      #47
      Originally posted by yuzrawk View Post
      i thnk mobilust share not complete file. dats y so many ppl having problem.
      I think it because of host.
      Some of host didn't support some function of this script.
      Like the error image posted by andrew
      Did I help you?
      You can help me too
      Your donations will help me finance my studies.

      Comment


        #48
        thenks for share such a nice script and it working fine but i want that friend only can see the status,some permission like without accept request friend cand send massege,gift pleaz any one help

        Comment


          #49
          i got 500 server error...

          how to Solve that??

          Comment


            #50
            Test Platform
            DCMS Version: 6.6.4 stable
            PHP Version: 5.2.16 (OK)
            set_time_limit: OK
            session.use_trans_sid: OK
            magic_quotes_gpc: Enable
            arg_separator.output: & (OK)
            mod_rewrite: OK
            GD: bundled (2.0.34 compatible) OK
            MySQL: OK
            Iconv: No
            FFmpeg: OK
            register_globals off: OK
            COOKIE Encryption: OK
            Enabled shielding quotes
            Add a root .htaccess line php_value magic_quotes_gpc 0
            Engine need Iconv
            I got This Error !
            What To Do ??? plz Help

            Comment


              #51
              if you cannot see images try deleting .htaccess file in style folder and themes folder.

              Comment


                #52
                Originally posted by kei_ki7 View Post
                I think it because of host.
                Some of host didn't support some function of this script.
                Like the error image posted by andrew
                try this host www.com.nu . I am not try this script. I want to try this. Anyone have this script in .zip file ?

                Comment


                  #53
                  for those getting the server error

                  delete the htaccess file

                  then goto

                  install/index.php and edit

                  include_once 'inc/functions.php';
                  include_once 'inc/settings.php';
                  include_once '../sys/inc/ipua.php';


                  to

                  include_once 'install/inc/functions.php';
                  include_once 'install/inc/settings.php';
                  include_once '../sys/inc/ipua.php';

                  install was missing for me and it was searching in the wrong place

                  Comment

                  Working...
                  X