Jump to content

Jstuts5797

Members
  • Posts

    14
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Jstuts5797

  1. 14 hours ago, Tyson said:

    It sounds like the hierarchy you would want is a package group of package groups. However, packages groups cannot nest each other in Blesta. You could only have one level of nesting, which is the package group and the packages inside that group.

    With that said, you can accomplish the behavior from your example (i.e. 1 level of nesting) using the way some templates display package groups on the order form.

    For example:

    1. Create an order form
      1. Choose the template "Wizard Boxes". You could also use "Wizard Slider", or the respective AJAX equivalents.
      2. Assign 3 package groups to the order form:
        1. "Beginner"
        2. "Intermediate"
        3. "Advanced"
      3. Each of those package groups should have multiple packages assigned to them, respectively, so the customer can choose the package they want to order from that group.
    2. Visit the order form (e.g. /order/main/index/orderformname)
      1. You will have 3 package groups to choose from: "Beginner", "Intermediate", and "Advanced"
      2. Once you choose one, you will then see a list of all packages you can order from that group

    I think that will be the closest native support for your use case.

    Perfect! This is exactly what I was looking for and needed. This will for sure work for my use case I believe! ?

  2. The title is my question. What I am wanting to do is like... for the order form... give the customer 3 starting choices (for example Beginner Packages, Intermediate Packages, & Advanced Packages) the client chooses which the want which then takes them to the next step of the order process where they can view whats available to order within the choice they made on step 1. Does this make sense to anyone? Any way to do this?

  3. 11 hours ago, Tyson said:

    I'm glad that helped!

    Some third-party plugins, unfortunately, do not adequately uninstall everything they added when they are installed. It sounds like the BlestaCMS plugin may fail to uninstall everything it should since it has caused you issues. Perhaps @Blesta.Store can take a look at resolving those issues in newer versions of his plugin.

    I tried to reach out but haven't gotten a response yet. I know its gotta be crazy with support right now because pretty much everyone is constantly on the internet right now for work, lol. I WAS able to fix it myself so I'm writing this here in case anyone else runs into this issue they can find an answer. What I did was after uninstalling Blesta CMS I had to also then COMPLETELY uninstall and remove the Blesta Portal plugin... then reinstall and reactivate it... and it returned things back to normal. Thanks so much Tyson for all your help!

  4. On 3/23/2020 at 11:00 AM, Tyson said:

    Blesta uses the Portal/CMS plugin to create a landing page where clients can go to access their account, the order form, or the support system, etc. You are using the BlestaCMS plugin, which I am not familiar with, but it most-likely overrides the default Blesta Portal plugin. AFAIK you can create additional front-end pages with the BlestaCMS plugin though. You may want to ask @Blesta.Store for some help with that setup.

    As for Blesta, it is not meant to replace your website, although you could use it that way, such as through a plugin like BlestaCMS. Any integration with Wordpress or another third-party platform will likely require modifications to the code to get it integrated into your particular site. There are some threads on the forums that describe how to do that if you're interested. However, Blesta is usually used on a subdomain or in a sub-directory of your website. If your website is at "domain.com", you might install Blesta at "domain.com/billing/". You can then update links on your website to go to "/billing/" to access Blesta-related content like the Order system at "/billing/order/" or client login at "/billing/client/login/".

    Regarding packages in Blesta appearing on an Order form, this is something you can configure after you create your package in Blesta. Under "Packages > Order Forms" you can create a new order form and assign any packages you want to sell through it from the list of packages you have already created in Blesta. A link will be shown to access that order form directly. However, you can also set a default order form under "Packages > Order Forms > (Settings) tab". The default order form will be shown when accessing "/order/" in your browser. I hope that helps.

    This helps a TON! Thank you so much! Looks like I will need to reinstall and re-setup blesta now so that 1.) I have it in a subdomain and 2.) I can undo whatever BlestaCMS did because even after uninstallint BlestaCMS It's still hijacked my blesta front page somehow.  Thank you SO much though! These were some answers that I needed!

  5. On 3/23/2020 at 11:09 AM, Paul said:

    To revert you'll need to undo all the things you did when installing BlestaCMS. From their docs https://cms.blesta.how/

    If you have uninstalled the BlestaCMS plugin under Settings > Company > Plugins, you may also be able to re-upload a copy of the Blesta files to restore them to their original, essentially undoing your custom modifications for BlestaCMS. Backup your files + database first just in case. The re-upload the full version of Blesta that matches the version you are running. Don't delete anything, you want to make sure /config/blesta.php is not removed and remains in place.

    Then, install the portal plugin for Blesta if it's not installed under Settings > Company > Plugins.

    I'm still having issues with this. I have no idea how to revert back. I've uninstalled Blesta CMS yet I'm still getting the 404 page. Any help would really be appreciated!

  6. 11 hours ago, Paul said:

    Did you enter the full URL to the logo in the field? If you copy/paste that URL into your browser does the logo load? It's a good idea to use https:// for the logo, some browsers will not load unsecured content, and that could explain why it doesn't appear also.

    I did use the full URL including https. When I copy and paste the link into my browser it does indeed load.

  7. 10 hours ago, Paul said:

    To revert you'll need to undo all the things you did when installing BlestaCMS. From their docs https://cms.blesta.how/

    If you have uninstalled the BlestaCMS plugin under Settings > Company > Plugins, you may also be able to re-upload a copy of the Blesta files to restore them to their original, essentially undoing your custom modifications for BlestaCMS. Backup your files + database first just in case. The re-upload the full version of Blesta that matches the version you are running. Don't delete anything, you want to make sure /config/blesta.php is not removed and remains in place.

    Then, install the portal plugin for Blesta if it's not installed under Settings > Company > Plugins.

    I didn't actually make any changes with BlestaCMS  once I read that documentation you linked above I knew it was way over my head. I uninstalled by going to settings > company > plugins. I installed my Blesta with Softaculous so I want to be clear... you want me to reinstall it again with Softaculous? I already had the Blesta Portal plugin installed... I should reinstall it as well?

  8. I recently installed BlestaCMS... after discovering it wasn't what I was looking for I deactivated it. Now when I load my main blesta portal page I get the 404 error page instead of the portal. I'm not sure where to go from here to fix this. I just want to return to pre  BlestaCMS blesta. Any help would be greatly appreciated!

  9. Ok so some of you may have noticed my random questions throughout the forums here. It seems as though I'm very very confused by what Blesta is actually meant for.  I have my blesta installed so that when you go to my website, blesta is what loads. I THOUGHT Blesta would create a landing page of sorts where customers could view my packages, order, sign up, ect.. but it seems this is not what Blesta is for?  Is there a easy way to integrate this with something like wordpress? Do I need to somehow move my blesta install so going to my domain doesn't take you straight to blesta?  I tried the BlestaCMS thing and got it successfully installed but the documentation leaves a lot to be desired for someone like me so I don't even know where to begin with that.  Basically I'm just all around confused about how this is all meant to work... or how to get it to work.  Instructions are scattered throughout and none of them really give much help at all... they all assume you know things that I simply do not know.  I'm just frustrated and confused. Is there anyone that can help?  Paying someone to do this for me is not something I can do at the moment. I just need some clear instructions or guidance or something.  Thanks in advance if anyone can answer any of my questions!  ?

  10. 11 hours ago, Blesta.Store said:

    You need to export the default theme and then import it you'll be able to edit the logo then.

    Thanks! Got it! Now after changing the logo... no logo appears at all.. just the placeholder.  Any ideas?

  11. On 10/28/2014 at 12:10 PM, Paul said:

    This is the recommended way to do it, so that you don't have to worry about it when you upgrade. If you overwrite the file, you'll have to add it back whenever you upgrade. Setting a different logo for the theme is the best way to go.

    I'm trying what was said above but the only thing I can see is a place to upload an entire theme, not just a logo. If I click on "specify options manually" then I get a form to fill out but still no way to upload the logo. Any help would be appreciated!

  12. On 2/9/2020 at 10:34 AM, brixsat said:

    Same problem here, reseller packages show, user packages in browser yes, in blesta no :(

    I too am having this issue as the others above. In my log in output I get the error as you all are above plus this line:  hn.hostname.com |getPackagesReseller
    a:0:{}

  13. On 3/16/2020 at 11:14 AM, Paul said:

    You need to use Blesta to create your DirectAdmin hosting accounts. Blesta will provision them, no need to do it manually through DirectAdmin any longer. Here's the docs for DA https://docs.blesta.com/display/user/DirectAdmin

    If you are provisioning from Blesta and getting an error, check the module log under Tools > Logs. Click a record to expand it and show the raw input/output.

    This is the answer I'm mostly looking for. However when I create a package in Blesta it tells me I need to assign an IP... however no IP addresses are listed in drop down so I can't create a package. EDIT: It also tells me I need to select a DirectAdmin package..... which has me totally confused if I'm making the packages here in Blesta.

  14. Hello, first off I'm VERY VERY new to this so please be gentle, lol.  I have the latest version of directadmin and the latest version of Blesta.  I added the directadmin module to Blesta and set that up there and clicked to save the settings... All appeared to be well.  However when I create a new hosting package in directadmin, nothing shows up in Blesta. It's totally possible I"ve set something up wrong, and its also totally possible I'm not creating hosting packages right in directadmin either, but I have no idea where to look for a error log or anything to point me in the right direction as to what is going wrong.  If anyone could help that would be AMAZING!  Thanks so much in advance!  P.S. I've read some of the other topics on this, but with being new to this all, not a lot really made much sense.

×
×
  • Create New...