Someone please help me

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Wagerboy
    Confirmed User
    • Jul 2006
    • 2290

    #1

    Someone please help me

    Hi all-

    I have been tryin to install a trade script. I tried using Chokers TTT script. I used an unused domain to try to get it to work.

    I am on dreamhost, yeah yeah i know, but they cant help me either. It said to put the htaccess to turn on ssi which i did. If i change the main page to .php instead of .shtml it works. I want it to be shtml. When you load the page, its blank. the source is wierd. http://www.canadianblackgirls.com How the fuck do i make this load right, instead of a blank page? Ill do whatever ;)

    WB
    The Main Program That Makes Me Fucking Money!!

    Teens Getting Pounded
  • MoviesBucks
    Registered User
    • Nov 2006
    • 31

    #2
    Even if you haven't activated ssi it should be displayed in the page source like the usual text, so it seems to be active.
    And the only reason of this I can think about is wrong ssi-code, it does smth wrong.
    Have you tried to get in touch with the script developers?
    The only legal way to earn millions

    Comment

    • Wagerboy
      Confirmed User
      • Jul 2006
      • 2290

      #3
      It happens with every script that I have tried to install. I followed the direction very carefully on all the scripts, it just wont work. Odd it works with .php, not shtml, it wont load the page. Any other ideas? Thanks
      The Main Program That Makes Me Fucking Money!!

      Teens Getting Pounded

      Comment

      • MoviesBucks
        Registered User
        • Nov 2006
        • 31

        #4
        Are you sure that ssi itself works?
        Create the file test.shtml there and fill it with:
        <html>
        <head>
        <title>SSI Test</title>
        </head>
        <body>
        <!--#echo var="DATE_LOCAL" -->
        </body>
        </html>
        then open it through your browser, it should show you the date and time.
        If it doesn't - kick your admin
        The only legal way to earn millions

        Comment

        • xecutech
          Confirmed User
          • Jul 2006
          • 349

          #5
          Do you have any ssl installed? If yes, could be a setting with it, if not, then there is the problem.

          Comment

          • Wagerboy
            Confirmed User
            • Jul 2006
            • 2290

            #6
            ok, the test.shtml worked. I dont get it. I also see that the command line is outside the <head></head> lines...This is what I have as a header.

            <head>
            <!--#include virtual="ttt-in.php" -->
            <meta http-equiv="Content-Language" content="en-us">
            <META NAME="Keywords" CONTENT="black hardcore, movies, free movies, teen porn, porno">
            <META NAME="Description" CONTENT="free porn site with hardcore movies and videos for black pornstar lovers">
            <META NAME="robots" content="index,follow"
            <META NAME="Author" CONTENT="[email protected]">
            </head>

            perhaps i did it wrong? Why would it work with the .php extention and not the shtml? man I have been working on this for 2 weeks, i cant get this fucking thing to work. anyone want to help me? ill pay if needed. I want to install a trade script on 3 domains. thanks.
            The Main Program That Makes Me Fucking Money!!

            Teens Getting Pounded

            Comment

            • F U S I O N
              Confirmed User
              • Jan 2006
              • 1898

              #7
              What does your htaccess look like?

              Comment

              • Wagerboy
                Confirmed User
                • Jul 2006
                • 2290

                #8
                test.shtml worked, index.php works and tracks incoming trades, index.shtml with out the <---#includes--> tag loads( but does not track) I moved the <--# all around the page, it just renders the blank page. I have atempted this with many different free scripts, all do the same. The htccess is:

                AddType text/html .shtml

                AddHandler server-parsed .shtml

                Options Indexes FollowSymLinks Includes

                Any other ideas?

                Eddie
                The Main Program That Makes Me Fucking Money!!

                Teens Getting Pounded

                Comment

                • Wagerboy
                  Confirmed User
                  • Jul 2006
                  • 2290

                  #9
                  AddType text/html .shtml

                  AddHandler server-parsed .shtml

                  Options Indexes FollowSymLinks Includes

                  This just wont work, i dont get it.
                  The Main Program That Makes Me Fucking Money!!

                  Teens Getting Pounded

                  Comment

                  • MoviesBucks
                    Registered User
                    • Nov 2006
                    • 31

                    #10
                    What scripts have you already tried?
                    Do you have any control panel installed on the server?
                    The only legal way to earn millions

                    Comment

                    • Wagerboy
                      Confirmed User
                      • Jul 2006
                      • 2290

                      #11
                      Originally posted by MoviesBucks
                      What scripts have you already tried?
                      Do you have any control panel installed on the server?

                      The extreme script one, I dont even recall, im at work. I have tried 3 free ones, every one of them does the same. Im not sure what c panel is on dream host. I use the webftp feature. Wanna look at it? Ill give ya a link or something, sux cause it wont work and i have the feeder traffic all set up [email protected]
                      The Main Program That Makes Me Fucking Money!!

                      Teens Getting Pounded

                      Comment

                      • Wagerboy
                        Confirmed User
                        • Jul 2006
                        • 2290

                        #12
                        Originally posted by MoviesBucks
                        What scripts have you already tried?
                        Do you have any control panel installed on the server?

                        The extreme script one, I dont even recall, im at work. I have tried 3 free ones, every one of them does the same. Im not sure what c panel is on dream host. I use the webftp feature. Wanna look at it? Ill give ya a link or something, sux cause it wont work and i have the feeder traffic all set up [email protected]
                        The Main Program That Makes Me Fucking Money!!

                        Teens Getting Pounded

                        Comment

                        • Wagerboy
                          Confirmed User
                          • Jul 2006
                          • 2290

                          #13
                          bump.......
                          The Main Program That Makes Me Fucking Money!!

                          Teens Getting Pounded

                          Comment

                          • MoviesBucks
                            Registered User
                            • Nov 2006
                            • 31

                            #14
                            try tm3 it should work, I really have no ideas what else could it be.
                            Ask your admins to look at the suexec log, it should write what is the problem
                            The only legal way to earn millions

                            Comment

                            • Ace_luffy
                              www.creationcrew.com
                              • Feb 2005
                              • 12164

                              #15
                              Originally posted by Wagerboy
                              Hi all-

                              I have been tryin to install a trade script. I tried using Chokers TTT script. I used an unused domain to try to get it to work.

                              I am on dreamhost, yeah yeah i know, but they cant help me either. It said to put the htaccess to turn on ssi which i did. If i change the main page to .php instead of .shtml it works. I want it to be shtml. When you load the page, its blank. the source is wierd. http://www.canadianblackgirls.com How the fuck do i make this load right, instead of a blank page? Ill do whatever ;)

                              WB
                              i have couple of problems installing script in dreamhost.....

                              goodluck!!


                              ++ Adult and Mainstream Websites Designs | 10 banners for only $50 | html5 Banners ++
                              email : [email protected] Telegram : https://t.me/creationcrew WhatsApp : +63 956 420 4819 | HTML5/Responsive Site - Div/CSS - ElevatedX - NATs - Wordpress

                              Comment

                              Working...