Code Monkey home page Code Monkey logo

Comments (4)

x-tec2017 avatar x-tec2017 commented on May 24, 2024

Tested and duplicated issue.
The downloads allowed per call is held in the da% variable.
While Image 1.2 retrieved the da% variable from e.data as assigned to each access group, Image 2.0 gets the da% variable from the flag #20 in each users account in u.config. The user flags are set to a hard 20 position entry and is impractical to change the flag length. However, the fix is easy by giving the user 10 times the single digit number stored in position 20.

Change im at the end of line 1638 to da%=a*10
Change +.ED line 3294 by inserting *10 just prior to the last quotation mark.
Change +/IM.access line 4110 by inserting *10 just prior to the last quotation mark.

This will allow Downloads/Call to equal 0 to 90 in multiples of 10. (0 still equals unlimited)
Times 10 is just a suggestion. It could be any number you want to multiply the number 0 thru 9 with but I think 90 files per call is more than enough to accommodate any access level.
Asking for comments. If everyone agrees this is a good way to go, it will become standard.

from imagebbs.

ThaDoctor72 avatar ThaDoctor72 commented on May 24, 2024

Neat workaround. It will do for now. Especially since speed is no longer an issue for non dialup boards.

from imagebbs.

DarkstarII avatar DarkstarII commented on May 24, 2024

My Comment:
Great work around coding but is it really practical for ALL users or just 5 Sysops and Subops etc.
Back in the day the coding concept was written with the defined record formats and user access levels.
Time was the issue on how long before the BBS would let another user on during download/uploads and would have to logoff and back on giving another user a chance to get on the BBS, Unless I'm a special user. I"m a restricted user with 90 minutes or less and logoff/logon again or I have unlimited time. Nowadays people use the D64 D81 formats so if I"m access level 4 and can download 40 files a call how many D81 files can I download in 90 minutes. 40? a call before my time runs out and have to login again.
We are the 8 bit Masters!

from imagebbs.

x-tec2017 avatar x-tec2017 commented on May 24, 2024

This issue can be closed

from imagebbs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.