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

Page 18 of 258 FirstFirst ... 816171819202868118 ... LastLast
Results 171 to 180 of 2577
  1.     
    #171
    Doing things differently.
    Quick question, i've upgraded/setup to v2.5, but it's still got the "update" up the top, is there another one out or shall i ignore that?
    $project->uploading($surprise);
    //Fatal error: found object, can't execute, no earn = must kill self..

  2.     
    #172
    Member
    Website's:
    sborg.us
    Quote Originally Posted by ShareShiz View Post
    i have prefix with site FileServe-Warez.com-

    in rename files i put in the filename i wanted to change to. but output i get...



    wheres the .1 coming from?
    Looks like you're having some text in the "Rename files inside rar to:" field. That additional .1. comes to make sure no file is deleted! We had to add this bit to avoid more trouble, as rename in php deletes any duplicate file.

    Quote Originally Posted by crepito View Post
    auto "forum posts leech" for instance
    Oh, leeching form posts is a bit difficult unless they follow a strict template format. You can contact me on yahoo/msn for that

    Quote Originally Posted by ShareShiz View Post
    when done with upload it gives All files deleted. i like it when it says what files were deleted so that i know what the file is when its emailed.. any way to change that?
    Okays, I'll put the variable back into the statement. It should be done in the next update.

    Quote Originally Posted by crepito View Post
    For me sborg only has a major problem.

    I download a large number of links at the same time to process later.

    After i got like 30 or so files in the server, i select the option to "upload only" and to "take screenshots".

    sBorg will take all screenshots (sometimes it will fail) and upload the files. The problem is here: in the email sent / forum post template it will only use the first image and will add all the uploaded links as download links.

    This is kinda annoying because i need to check 1 by 1 all images and files to find the proper combinations (image + file). I need also to heck if all downloads have a picture associated (sometimes there are more uploads than images (mtn failure)).
    I believe it's the hardcoded settings that we've implemented in mtn and image uploader functions. The screenshots are stored in a temp file, uploaded, and the link to image is received. This link is overwritten as soon as the next screenshot is uploaded! I'll probably put an array instead of a single variable to deal with this issue

    But i don't get one simple thing with your bunch of links, are they different files? If yes then v2.5 can run multiple instances O.o Just put the link, start sBorg, go back to the index page and put the next link, start over and continue!


    Quote Originally Posted by ShareShiz View Post
    i was gonna say the same thing earlier. like it will say all files deleted. but was nice when it said what file was deleted cuz then you have an email you know what its for.
    Will be taken care of

  3.     
    #173
    Member
    Website's:
    sborg.us
    Quote Originally Posted by Messiah View Post
    Quick question, i've upgraded/setup to v2.5, but it's still got the "update" up the top, is there another one out or shall i ignore that?
    Erm i was out lol, seems like somik did release a quick fix to something.

    The present version is v2.505, Goto your sborg and open version.txt file to know the version that you're running

    like http://domain/sborg/version.txt

    And if you have any issues with the login bit, just delete accounts.php file from admin panel.

  4.     
    #174
    Doing things differently.
    Mine say's " 2.5 " dunno how many upgrades/updates i've got left though :/

    "hatred" is the name btw.
    $project->uploading($surprise);
    //Fatal error: found object, can't execute, no earn = must kill self..

  5.     
    #175
    Member
    Website's:
    sborg.us
    Quote Originally Posted by Messiah View Post
    Quick question, i've upgraded/setup to v2.5, but it's still got the "update" up the top, is there another one out or shall i ignore that?
    Quote Originally Posted by Messiah View Post
    Mine say's " 2.5 " dunno how many upgrades/updates i've got left though :/

    "hatred" is the name btw.
    Yeah there's one license remaining for you.

  6.     
    #176
    Doing things differently.
    Alright thanks for checking, i'll see how this holds out, if it annoys me that bad i'll buy more so i can update haha.
    $project->uploading($surprise);
    //Fatal error: found object, can't execute, no earn = must kill self..

  7.   Sponsored Links

  8.     
    #177
    Member
    Website's:
    sborg.us
    Messiah, just wait for a few min. There's a small update coming up. So you can update after that's released

    Edit: Awrite the new version is out! Grab it nao

  9.     
    #178
    Member
    Quote Originally Posted by V3g3t4 View Post
    I believe it's the hardcoded settings that we've implemented in mtn and image uploader functions. The screenshots are stored in a temp file, uploaded, and the link to image is received. This link is overwritten as soon as the next screenshot is uploaded! I'll probably put an array instead of a single variable to deal with this issue

    But i don't get one simple thing with your bunch of links, are they different files? If yes then v2.5 can run multiple instances O.o Just put the link, start sBorg, go back to the index page and put the next link, start over and continue!
    Yes they are different files. I got a bot that scrapes some urls and returns me the links. If i'm going to check all the links 1 by 1, like you suggest, i'm going to waste a lot of time.

    Couldn't sborg create temporary folders, based on the file name of the file and than take screenshots/upload based on that? That way all the files would have their screenshot associated correctly and the final output would have the correct combination of downloadlink + image. This is just a random idea to solve the mass download/upload issue.

    It would be easy to do in C# but i don't know if it's hard to do something like this in php.

  10.     
    #179
    Member
    Website's:
    sborg.us
    Quote Originally Posted by crepito View Post
    Yes they are different files. I got a bot that scrapes some urls and returns me the links. If i'm going to check all the links 1 by 1, like you suggest, i'm going to waste a lot of time.

    Couldn't sborg create temporary folders, based on the file name of the file and than take screenshots/upload based on that? That way all the files would have their screenshot associated correctly and the final output would have the correct combination of downloadlink + image. This is just a random idea to solve the mass download/upload issue.

    It would be easy to do in C# but i don't know if it's hard to do something like this in php.
    Well sBorg v2.5 does the exact thing! It takes the filename from the first link, creates a directory and downloads plus performs all the operations on the file in there. Also the log file is created similarly, based on that extracted filename. That way if you run multiple instances, there's no problem.

    Now i assume you're trying to do this:
    1. Get a bunch of random links
    2. Load them in sBorg
    3. Wait till the screenshots are created and continue with the uploading part.

    But sBorg creates a new directory taking into consideration the first link. And then all the files are downloaded into it!

    So if it's there are four movies, like:
    movie1.avi
    movie2.avi
    mynewmovie.avi
    myoldmovie.avi

    A new directory named "movie1" will be created in the files directory. And then all the four movies are downloaded there.

    There is only two possibilities to make sBorg run your way actually. Extract the first file's name, compare it with the rest till a mismatch is found. This would delay the whole process .

    OR

    Just before taking the screenshot, move the file to a new folder and perform all those actions. But this would increase the cpu load, and would be actually a bit confusing for anyone to understand.

    It's possible, but not recommended!

  11.     
    #180
    Member
    Quote Originally Posted by V3g3t4 View Post
    Well sBorg v2.5 does the exact thing! It takes the filename from the first link, creates a directory and downloads plus performs all the operations on the file in there. Also the log file is created similarly, based on that extracted filename. That way if you run multiple instances, there's no problem.

    Now i assume you're trying to do this:
    1. Get a bunch of random links
    2. Load them in sBorg
    3. Wait till the screenshots are created and continue with the uploading part.

    But sBorg creates a new directory taking into consideration the first link. And then all the files are downloaded into it!

    So if it's there are four movies, like:
    movie1.avi
    movie2.avi
    mynewmovie.avi
    myoldmovie.avi

    A new directory named "movie1" will be created in the files directory. And then all the four movies are downloaded there.

    There is only two possibilities to make sBorg run your way actually. Extract the first file's name, compare it with the rest till a mismatch is found. This would delay the whole process .

    OR

    Just before taking the screenshot, move the file to a new folder and perform all those actions. But this would increase the cpu load, and would be actually a bit confusing for anyone to understand.

    It's possible, but not recommended!
    True. I think i'll code some tool that will sort the download files for me and open sborg sessions one for each different clip. That way i'll solve my problem but i guess more people are in a similar situation as me... at least people that do mass uploading.
    _______________

    Suggestion: The "Upload only?" feature could have an option to upload all files in all folders. Imagine i have 100 clips (100 folders). I'll need to open 100 sessions and select manually each of the folders for it to upload. Works good if you're doing like 1 or 2. Its not handy when you are working with a lot of downloads.

    If it already has this feature, explain me how to do it cause when i selected the empty option, the script tried to upload ... nothing
    ________________

    Bugs found:

    -when you click "X" in the upload option only for a specific folder it will delete it but doesn't update the dropdownlist.
    -As far as i understand, the "Upload only?" option checkbox is showing the options associated with when the "checked" event changes. In that event, it should check if the checkbox is actually checked (Sometimes i got the option not checked and the folder selection is visible. Other times i have the inverse situation) Probably this happens in more options.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [Selling] 24/7 Exclusive Support (Tickets + Chat) for Hosting Businesses....
    By Snehal_Support24seven in forum Completed Transactions
    Replies: 2
    Last Post: 4th Oct 2011, 07:19 PM
  2. Replies: 10
    Last Post: 15th Mar 2011, 03:43 PM
  3. [Selling] [sBorg] Single install tickets at only $4.00
    By somik in forum Completed Transactions
    Replies: 2
    Last Post: 17th Feb 2011, 06:40 AM
  4. [Other] Bored N Deployed Sborg hosting Germany server w/ 1Gbps
    By dopeysd619 in forum Archive
    Replies: 65
    Last Post: 14th Feb 2011, 02:49 PM

Tags for this Thread

BE SOCIAL