CatchTube V2- YouTube Video Searcher And Downloader

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

    #31
    @opti bro related video code gives
    Parse error: syntax error, unexpected $end
    she is beautifull than php.and i love her more than php.
    sigpic

    Comment


      #32
      Originally posted by ranzit2 View Post
      @opti bro related video code gives
      Parse error: syntax error, unexpected $end
      add one more } at the end.
      sigpic

      Comment


        #33
        i also have the same problem,, mine is that i doesnt support simplexml_load_file() i use php4 can anyone recode it as php curl? they said it will work there

        Comment


          #34
          Originally posted by rh0bz View Post
          i also have the same problem,, mine is that i doesnt support simplexml_load_file() i use php4 can anyone recode it as php curl? they said it will work there
          add this line to ur htaccess and try ur luck

          Code:
          # Use PHP5 as default
          AddHandler application/x-httpd-php5 .php .php4 .php3 .phtml .html

          Comment


            #35
            yeah...its very easy to fix... just open footer.php and other files where you see error like function include and replace with this..
            <?php include('mkhoj.php');
            on this script it is like this,and it is wrong :D
            [QUOTE]
            <?php include($_SERVER['DOCUMENT_ROOT'].'/mkhoj.php'); [QUOTE]

            and add in mkhoj.php and admob.php this:

            <?php
            ?>

            :D


            or just move mkhoj.php and admob.php in root.
            http://www.youtube.com/watch?v=vsLkpcFKbOk

            Comment


              #36
              i have error in datails.php , Fatal error: Call to undefined function curl_init() in C:\xampp\htdocs\chat\details.php on line 15
              and
              Fatal error: Call to undefined function admob_request() in C:\xampp\htdocs\chat\details.php on line 221 ...

              help me (if you want :D )
              http://www.youtube.com/watch?v=vsLkpcFKbOk

              Comment


                #37
                Originally posted by rap-4ever View Post
                i have error in datails.php , Fatal error: Call to undefined function curl_init() in C:\xampp\htdocs\chat\details.php on line 15
                and
                Fatal error: Call to undefined function admob_request() in C:\xampp\htdocs\chat\details.php on line 221 ...

                help me (if you want :D )
                enable curl on xampp .
                goto php folder that is “C:\xampp\php” in that search for “php.ini” open it. After opening search for “extension=php_curl.dll” just uncomment that one. After doing that, just restart your Apache.
                and include admob in details.php as function admob_request() in in admob.php
                Last edited by ranzit2; 21.11.09, 16:13.
                she is beautifull than php.and i love her more than php.
                sigpic

                Comment


                  #38
                  Warning: simplexml_load_file() [function.simplexml-load-file]: URL file-access is disabled in the server configuration in /home/xxxxxxxxxx/public_html/xxxxxxxxx/search.php on line 82


                  How Should i solve this ??

                  Comment


                    #39
                    ERROR : Missing Video ID

                    Please Help Me To Fix This Problem

                    Comment


                      #40
                      hi can u pls back up ur script yah using now in ur demo and zipped it then attached it here again,, thats sure it has no errors and bugs! pls...

                      Comment


                        #41
                        Originally posted by bjayz View Post
                        hi can u pls back up ur script yah using now in ur demo and zipped it then attached it here again,, thats sure it has no errors and bugs! pls...
                        in current demo i have make 1-2 changes.
                        i'll share script after adding more features.
                        and into this attached file there is no any error.
                        all you need is php curl enable. and mysql3+
                        sigpic

                        Comment


                          #42
                          simple script .. but priceless ... thanks so much for this ..

                          Comment


                            #43
                            it seems like youtube has updated their code,

                            downloading is not possible anymore

                            any updates?

                            thanks in advance.

                            Comment


                              #44
                              Yes Youtube has updated its code.So the script needs update too.

                              Comment


                                #45
                                This looks more glichy than working, i prefer previos one ;)

                                Comment

                                Working...
                                X