Jump to content
UBot Underground

THT1878

Members
  • Content Count

    13
  • Joined

  • Last visited

Posts posted by THT1878

  1. Hi... Is this the reason why I am getting error messages when trying to push an update for one of my tools? 
     

    ICSharpCode.SharpZipLib.Zip.ZipException: EOF in header
       at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadLeByte()
       at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadLeInt()
       at ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry()
       at WindowsFormsApplication1.DownloadDialog.UnZip(String outputDirectory)
       at WindowsFormsApplication1.DownloadDialog.client_DownloadFileCompleted(Object sender, AsyncCompletedEventArgs e)
  2. Hi Support, Working through the configuration of my license server and I am getting the following message - 

    Warning: date_diff() expects parameter 2 to be DateTime, boolean given in ManageLicenses.php on line 107

    Fatal error: Call to a member function format() on a non-object in ManageLicenses.php on line 107

     

    I have updated my default time zone in my php.ini file and I have confirmed that is has updated by viewing my phpinfo.php file. 

    I have also added date_default_timezone_set("Europe/London"); to line 106 in ManageLicenses.php 
    But I am still getting the same error message. 

     

    How can I fix this and move forward? 

    Thanks

    Lloyd

  3. Hi Everyone, Just bought into Ubot Standard after watching the first 6/7 training videos :) 

    I am well on my way to making my first bot, but, I have come across my first obstacle? How to read from excel files for user account creation? 
    The videos I have found on YT are from 6 & 7 years ago. 

    I was wondering if there was a more up to date tutorial for version 5.9.55 

     

    Thanks in advance
     

×
×
  • Create New...