galley issues

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

    galley issues

    Parse error: syntax error, unexpected T_ELSE in /home/a3398914/public_html/gallery/viewcategory.php on line 65 }else if(filesize($file[1])>1023);

    help please

    #2
    post script. you have not provided any link or script then how can help

    Comment


      #3
      Go to line 65

      Then double check the code.

      BTW your if condition already closed here
      }else if(filesize($file[1])>1023);
      Go to line 65

      Then double check the code.

      BTW your if condition already closed here
      }else if(filesize($file[1])>1023);
      Did I help you?
      You can help me too
      Your donations will help me finance my studies.

      Comment


        #4
        Lol..You have the condition but you didn't put any statement after..That's the error..Put something after if(blah) { //put something here }..And don't put semi colon after if()..Like yours, if();..That's wrong..Hope you got it..
        Last edited by kiLLeR-eyEd_14; 11.08.10, 08:15.
        My Blog: http://jhommark.blogspot.com
        My Facebook: http://www.facebook.com/jhommark
        My Official Site: http://www.undergroundweb.tk
        My Community Site: http://undergroundwap.xtreemhost.com

        Comment


          #5
          killer-eyed-14 im really sorry but im thick as **** when it comes to this stuff. what dya mean?

          Added after 2 minutes:

          an the sites evilsplace.com not really open to the public as ive allot of work to do changing it from others stuff to mine
          Last edited by evil1; 11.08.10, 12:34.

          Comment


            #6
            this is wrong: }else if(filesize($file[1])>1023);
            needs to be:
            }else if(filesize($file[1])>1023){
            //something here
            }

            Comment


              #7
              Originally posted by evil1 View Post
              Parse error: syntax error, unexpected T_ELSE in /home/a3398914/public_html/gallery/viewcategory.php on line 65 }else if(filesize($file[1])>1023);

              help please
              this means ya pic has no mb which means it never uploaded right
              HELP THEM WHO HELPS YOU



              i only work on wapdesire v_2 coding only

              Comment


                #8
                no it doesnt it means there's a syntax error like it says lol

                evil are you actually doing anything different with the gallery script if not just replace it with the one from the v2 script which is posted here it'll save you a lot of time

                Comment


                  #9
                  no im just tryin to get a m/f gallery just the basics but it keeps comin up errors

                  ummm just the view cat thing? ta for the help :D

                  Comment


                    #10
                    like user uploads but it will auto place them in there own gallery folder

                    like

                    males
                    subzero (5) picture's

                    females
                    xbitchx (100) picture's

                    all they see is

                    input to upload

                    then send done

                    is that what you want ??
                    Last edited by subzero; 13.08.10, 18:46.
                    Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
                    Visit: WapMasterz Coming Back Soon!
                    _______
                    SCRIPTS FOR SALE BY SUBZERO
                    Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
                    FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
                    _______
                    Info & Tips
                    php.net
                    w3schools.com

                    Comment

                    Working...
                    X