• Filecenter

    From Al@21:4/106 to apam on Fri Oct 25 23:36:24 2019
    Hello Apam,

    Now that I have uploads to process I can't seem to get filecenter to look
    at them for me.

    I have tried with the example in the docs/docs/guide/files/config.md and
    other commands but I can't deem to get it to go.

    Any suggestions?

    Ttyl :-)
    Al

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From apam@21:1/126 to Al on Sat Oct 26 16:47:51 2019
    Hello Apam,

    Now that I have uploads to process I can't seem to get filecenter to
    look at them for me.

    I have tried with the example in the docs/docs/guide/files/config.md
    and other commands but I can't deem to get it to go.

    There is currently a bug in filecenter where it requires the File
    Directory ini files in bbs.ini to be relative paths (of the magicka bbs directory).

    then it should be (from the magickabbs directory)

    ./utils/filecenter/filecenter -c config/bbs.ini

    Andrew

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: HappyLand - telnet://magickabbs.com:2023/ (21:1/126)
  • From Al@21:4/106 to apam on Sat Oct 26 00:15:32 2019
    then it should be (from the magickabbs directory)

    ./utils/filecenter/filecenter -c config/bbs.ini

    When I run that command I get..

    unable to load /home/alan/MagickaBBS//home/alan/MagickaBBS/config/files_local.ini

    I've tried different variations of where to run that command but I can't
    seem to get passed this.

    Ttyl :-)
    Al

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From apam@21:1/126 to Al on Sat Oct 26 17:42:04 2019
    then it should be (from the magickabbs directory)

    ./utils/filecenter/filecenter -c config/bbs.ini

    When I run that command I get..

    unable to load /home/alan/MagickaBBS//home/alan/MagickaBBS/config/files_local.ini

    I've tried different variations of where to run that command but I
    can't seem to get passed this.

    Yes that's the bug I mentioned, just change the file directory lines in
    your bbs.ini to get around it. For example

    Local files = /home/alan/MagickaBBS/config/files_local.ini

    to

    Local files = config/files_local.ini

    I'll fix it soonish

    Andrew

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: HappyLand - telnet://magickabbs.com:2023/ (21:1/126)
  • From apam@21:1/126 to Al on Sat Oct 26 18:05:16 2019
    Yes that's the bug I mentioned, just change the file directory lines in your bbs.ini to get around it. For example

    I'll fix it soonish

    I've just pushed a fix for it, I'm pretty tired at the moment so
    hopefully I haven't broken anything :)

    Andrew

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: HappyLand - telnet://magickabbs.com:2023/ (21:1/126)
  • From Al@21:4/106 to apam on Sat Oct 26 01:05:16 2019
    Yes that's the bug I mentioned, just change the file directory lines in your bbs.ini to get around it. For example

    Local files = /home/alan/MagickaBBS/config/files_local.ini

    I thought I did but maybe I did a typo in there.. ;)

    That's a very nice file center, works well.. :)

    Ttyl :-)
    Al

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From apam@21:1/126 to Al on Sat Oct 26 18:09:46 2019
    That's a very nice file center, works well.. :)

    Thanks :) I've been planning to make a user center as well, but haven't
    gotten around to it.

    Andrew

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: HappyLand - telnet://magickabbs.com:2023/ (21:1/126)
  • From Al@21:4/106 to apam on Sat Oct 26 01:55:18 2019
    I've just pushed a fix for it, I'm pretty tired at the moment so
    hopefully I haven't broken anything :)

    Nope, it's working well.. :)

    Ttyl :-)
    Al

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)