A-conman Mysql Port Here!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Naughty
    Confirmed User
    • Jul 2001
    • 6482

    #51
    Originally posted by Stramm
    stramm[@]whammed.com

    Sent






    50 aaiiight
    seks.ai for sale - ping me

    Comment

    • Roxane
      Confirmed User
      • May 2002
      • 154

      #52
      Has anyone been able to add web sites sucessfully?

      I'm getting hung up on it trying to compare the "oid" column when adding a website. Is oid (I assume it stands for object id) a Postgresql thing?

      Anyway, I've changed it to "...WHERE id='$oid'..." and it seems ok. I've also had to use the function "mysql_query()" for grabbing the list of sites. I'm still working on putting everything together (sort of like humpty dumpty).

      Just wondering if it's only my problem or has anyone else run into it? Also, stramm, I'll be hitting you up for the db backup code soon.

      Roxane

      Comment

      • Stramm
        Confirmed User
        • Jan 2003
        • 342

        #53
        Hi Roxane... I have the same problems. But for me it didn't work to change oid to id. Tried that yesterday. Maybe cause I haven't changed @my_query to mysql_query(), lol
        going to test that a lil bit later. If it works out then I'm finishing the improved thumbs generation

        Comment

        • Stramm
          Confirmed User
          • Jan 2003
          • 342

          #54
          hmm.. I don't get it going. Can you email me the files??

          Comment

          • 4Pics
            Confirmed User
            • Dec 2001
            • 7952

            #55
            Originally posted by Roxane
            Has anyone been able to add web sites sucessfully?

            I'm getting hung up on it trying to compare the "oid" column when adding a website. Is oid (I assume it stands for object id) a Postgresql thing?

            Anyway, I've changed it to "...WHERE id='$oid'..." and it seems ok. I've also had to use the function "mysql_query()" for grabbing the list of sites. I'm still working on putting everything together (sort of like humpty dumpty).

            Just wondering if it's only my problem or has anyone else run into it? Also, stramm, I'll be hitting you up for the db backup code soon.

            Roxane
            I have this problem too.

            I fixed it by editing builderfuncs.php and changing
            all lines where is says "where oid = '$oid' " to where id = '$oid'

            Now I can enter a site but they don't get displayed... so i'm trying to figure out why they are in the database but don't get displayed.
            Last edited by 4Pics; 06-11-2003, 11:38 AM.

            Comment

            • 4Pics
              Confirmed User
              • Dec 2001
              • 7952

              #56
              Ok found out how to fix it so it displays sites.

              In builderfuncs.php find

              $query .= " LIMIT $limit, $offset";

              change to

              $query .= " LIMIT $offset, $limit";

              Anyone else with problems please post them (not authenication problems since I dont have that)

              Comment

              • Roxane
                Confirmed User
                • May 2002
                • 154

                #57
                Originally posted by 4Pics
                Ok found out how to fix it so it displays sites.

                In builderfuncs.php find

                $query .= " LIMIT $limit, $offset";

                change to

                $query .= " LIMIT $offset, $limit";

                Anyone else with problems please post them (not authenication problems since I dont have that)
                I haven't worked on it since yesterday. But yes, 4Pics, I had the same problem and fixed it the same way. When I start working on it again. I'll post some more.

                Stramm, I haven't forgotten about you. I'll try to get you the files today.

                Roxane

                Comment

                • KCat
                  Confirmed User
                  • Sep 2002
                  • 2204

                  #58
                  Any news on this? I don't want to start fucking with it until I know someone else got it working. My coding skills leave something to be desired.

                  ~ 300+ FHGs, 100,000 pics to use plus a rockin' Video of the Day download! ~

                  Comment

                  • 4Pics
                    Confirmed User
                    • Dec 2001
                    • 7952

                    #59
                    Originally posted by KCat
                    Any news on this? I don't want to start fucking with it until I know someone else got it working. My coding skills leave something to be desired.
                    Go ahead and try it and post what problems you have.

                    Comment

                    • SABAI
                      Confirmed User
                      • Jan 2001
                      • 2880

                      #60
                      i just cant get this shit to work!!

                      how do i create the sql tables?

                      here is the error i get

                      SYSTEM ERROR
                      An error occurred during the last operation.
                      Please forward the following debug information to the developers for further help.
                      Password Checker : Table 'sabai.users' doesn't exist


                      how do i set login and pass?

                      i never seen a script so obscure

                      Comment

                      • Serge_Oprano
                        So Fucking Banned
                        • Feb 2002
                        • 9820

                        #61
                        Originally posted by tical
                        I'm not sure if anyone has done this and made it public yet.

                        But I managed to port over the A-Conman database shit to MySQL (w/ a little help from Brujah).

                        Everything is here in this zip: BOOYOW!

                        I can't help you with the install, you're on your own for that part. I hope someone can use it

                        GOOD LUCK!
                        great!

                        now...
                        can you turn water into wine and make Lensman pay his debt of honor?

                        Comment

                        • Tipsy
                          Confirmed User
                          • Jul 2001
                          • 6989

                          #62
                          The original version is working fine
                          Ignorance is never bliss.

                          Comment

                          • Naughty
                            Confirmed User
                            • Jul 2001
                            • 6482

                            #63
                            Originally posted by Tipsy
                            The original version is working fine
                            Teaser
                            seks.ai for sale - ping me

                            Comment

                            • Stramm
                              Confirmed User
                              • Jan 2003
                              • 342

                              #64
                              Originally posted by Tipsy
                              The original version is working fine
                              lol, I've installed that one now as well. However I still have no clue how it works.

                              Comment

                              • cyberpunk
                                Confirmed User
                                • Feb 2001
                                • 1377

                                #65
                                Originally posted by Tipsy
                                The original version is working fine

                                As is mine

                                but I did change from the zend encoded to the raw php last week
                                POST NO ADS!

                                Comment

                                • Tipsy
                                  Confirmed User
                                  • Jul 2001
                                  • 6989

                                  #66
                                  Originally posted by cyberpunk



                                  As is mine

                                  but I did change from the zend encoded to the raw php last week
                                  I was straight in with the raw. Never tried the zend encoded. Soooo much better with the raw code as it makes small changes much easier.
                                  Ignorance is never bliss.

                                  Comment

                                  • kaitech
                                    Registered User
                                    • Nov 2003
                                    • 5

                                    #67
                                    Originally posted by tical
                                    I'm not sure if anyone has done this and made it public yet.

                                    But I managed to port over the A-Conman database shit to MySQL (w/ a little help from Brujah).

                                    Everything is here in this zip: BOOYOW!

                                    I can't help you with the install, you're on your own for that part. I hope someone can use it

                                    GOOD LUCK!
                                    I click on the link and File not found is there an updated link? I have been looking for the mysql port of conman

                                    Comment

                                    • Babaganoosh
                                      ♥♥♥ Likes Hugs ♥♥♥
                                      • Nov 2001
                                      • 15841

                                      #68
                                      the mysql version never did work properly. Part of it did function but I sure wouldn't use it on live sites.
                                      I like pie.

                                      Comment

                                      • AM Jeff
                                        Confirmed User
                                        • Aug 2002
                                        • 1320

                                        #69
                                        Don't pay the Conman people shit.

                                        The fucked me outta $200 bucks for the install.
                                        Waited 2 months from Q to get me installed.
                                        Yet...nothing but excuses.

                                        Feel the Rage Motherfucker. It's Coming Soon to a Browser near you.

                                        Comment

                                        • Tobcisab
                                          So Fucking Banned
                                          • Nov 2003
                                          • 696

                                          #70
                                          Lol.

                                          Comment

                                          Working...