Activity Stream
48,167 MEMBERS
64635 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 15 of 21 FirstFirst ... 51314151617 ... LastLast
Results 141 to 150 of 205
  1.     
    #141
    Member
    The new site has a really nice logo, I wonder who made it?

  2.     
    #142
    Member
    yeah i just joined his site.

  3.     
    #143
    Respected Developer
    Website's:
    X4B.org
    hehe Chri5 made the logo for decod.in, not that iive even uploaded it yet.

  4.   Sponsored Links

  5.     
    #144
    Member
    Stop chatting and get on with the fixing

    hehehehhehehe only joking

    Pizza time for me dam hungry

  6.     
    #145
    Respected Developer
    Website's:
    X4B.org
    Im taking this as an opertunity to do a code cleanup and make a good GUI.

  7.     
    #146
    Member
    I c well good luck with that bro.

  8.     
    #147
    Member
    Website's:
    mysql.lt
    I get this:
    PHP Code: 
    ** SplitIce Ioncube Decoder **<br />
    Opening ../phptmp//index.php
     
    Supported version type (3).

    Notice:  ServerrestricionsInvalid type for the following dataRecord  @0000009A in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @0000009B in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @0000009C in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @0000009D in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @0000009E in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @0000009F in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @000000A0 in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @000000A1 in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @000000A2 in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @000000A3 in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @000000A4 in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @000000A5 in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @000000A6 in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @000000A7 in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @000000A8 in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @000000A9 in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @000000AA in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  ServerrestricionsInvalid type for the following dataRecord  @000000AB in /var/www/virtual/decod.in/htdocs/includes/decode/ioncube/level2_funcs.php on line 85

    Notice
    :  Decode errorNot enough data to decode in /var/www/virtual/decod.in/htdocs/includes/StringReader.php on line 134 
    Same file.. as i was uploading long ago (-;

  9.     
    #148
    Respected Developer
    Website's:
    X4B.org
    We have a fix for that but we will finish the code cleanup first.

  10.     
    #149
    Member
    Some functions are being treated as variables, for an instance:

    $request = 'remote=licenses&type=1&license_key='.urlencode
    ($base64_encode

    It should be urlencode(base64_encode.

    Or also:

    $product_id = array(substr
    ($md5
    ($product_license_id

    Should be substr(md5($product_license_id

    I know that it's possibe to rename functions as variables but from looking at the complete code, this is not the case.

  11.     
    #150
    Respected Developer
    Website's:
    X4B.org
    Hmm a couple wierd bugs ill look into them as soon as decod.in is ready.

Page 15 of 21 FirstFirst ... 51314151617 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 8
    Last Post: 31st Jan 2012, 10:03 AM
  2. Does anyone have SplitIce ioncube decoder?
    By soogoomoo in forum Web Development Area
    Replies: 10
    Last Post: 23rd Feb 2011, 11:14 AM
  3. [Buying] IonCube decoder
    By iRakic in forum Completed Transactions
    Replies: 8
    Last Post: 4th Jul 2010, 05:46 PM
  4. [PoC] Ioncube decoder
    By SplitIce in forum Webmaster Resources
    Replies: 18
    Last Post: 23rd Nov 2009, 10:26 PM

Tags for this Thread

BE SOCIAL