Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    1. Home
    2. Henrik Riccius
    3. Posts
    • Profile
    • Following 2
    • Followers 0
    • Topics 7
    • Posts 23
    • Best 2
    • Groups 0

    Posts made by Henrik Riccius

    • RE: Cloudflare

      @joseph-benguira said in Cloudflare:

      you are in flexible SS

      Hi! Why is that? I had the problem when using Flexible. I switched to Full, and have not had any problems with that. Can I keep Full? Why/Why not? Regards Henrik

      posted in Domains & Emails
      Henrik Riccius
      Henrik Riccius
    • RE: Cloudflare

      @joseph-benguira said in Cloudflare:

      u should create a CNAME

      Ok.
      Now adjusted. Thanks!!

      2024-10-08_13-51-01.png

      posted in Domains & Emails
      Henrik Riccius
      Henrik Riccius
    • RE: Cloudflare

      @joseph-benguira 2024-10-08_09-33-35.jpg

      As I had to have the site working I deactivated Cloudflare for som days, when I got the error. Then I activated it again, 4 days ago, and it has been woring since.
      Questions:

      1. Is it possible to go without your suggestion "Flexible" SSL, but "Full"?
      2. Could my initial problem (ERR_TOO_MANY_REDIRECTS) have been caused by a slow activation of DNSSEC? (I activated it on Cloudflare, but my DS record at my registrar was not entered directly, but after many hours.) Today I try again, and creates the DS record at the registrar directly, and it works fine. ”Success! mobelfakta.se is protected with DNSSEC.”
      3. I make few changes in the settings per hour to be able to pinpoint what cause the error ERR_TOO_MANY_REDIRECTS, if it will happen again. One thing I will do is to remove the DS records, as Cloudflare says they are not used at all.

      Actually, I can not figure out why I got the error.

      posted in Domains & Emails
      Henrik Riccius
      Henrik Riccius
    • RE: Cloudflare

      @joseph-benguira it has been unchecked and is unchecked. Any other suggestions?

      posted in Domains & Emails
      Henrik Riccius
      Henrik Riccius
    • RE: Cloudflare

      @joseph-benguira Please look at this.

      Is it possible to try without "Flexible" SSL, but "Full" ? What else could cause error ERR_TOO_MANY_REDIRECTS?

      posted in Domains & Emails
      Henrik Riccius
      Henrik Riccius
    • RE: Cloudflare

      @joseph-benguira Any thoughts? Tried to activate many times. Still the same problem every time.

      posted in Domains & Emails
      Henrik Riccius
      Henrik Riccius
    • RE: Cloudflare

      @joseph-benguira mobelfakta.se

      posted in Domains & Emails
      Henrik Riccius
      Henrik Riccius
    • Cloudflare

      Yesterday I activated cloudflare. ( https://support.appdrag.com/doc/Use-CloudFlare-and-Activate-SSL )
      Everything was working fine for 12 hours. Then the site went down. ERR_TOO_MANY_REDIRECTS was shown in browser. (Some information is given here https://developers.cloudflare.com/ssl/troubleshooting/too-many-redirects/ )

      Is some parts missing in the AppDrag-instruction? (info about SSL and info about DNSSEC)
      info: SSL/TLS encryption -- Current encryption mode: Flexible
      DNSSEC was deactivated at registrar 24 hours before activating Cloudflare.

      I have tried to activate DNSSEC at cloudflare, with no success yet.

      What could cause the error (ERR_TOO_MANY_REDIRECTS) ??

      Big thanks for thoughts and suggestions!

      posted in Domains & Emails
      Henrik Riccius
      Henrik Riccius
    • Google Analytics version?

      When Google Analytics is activated, what version is it? GA 4?

      posted in Cloud CMS (Pagebuilder
      Henrik Riccius
      Henrik Riccius
    • select table for Newsletters

      Hi!, I collect subscribers for a newsletter on a webpage with a simple form. Works fine. They end upp in a table in Cloud Backend.

      How do i reach/use them when I now create a newsletter that I want to send to them?

      https://support.appdrag.com/doc/Import-and-Collect-Contacts

      Appreciate help.
      //Henrik

      posted in Cloud CMS (Pagebuilder
      Henrik Riccius
      Henrik Riccius
    • RE: save as pdf

      @Joseph-Benguira , can I have dynamic (DS) content in the pdf? How? Please see my code-example in this thred. Regards Henrik

      posted in How-to
      Henrik Riccius
      Henrik Riccius
    • RE: save as pdf

      @David-Alimi thanks, but it is not a ready-made pdf. I want to generate a pdf with the content of the webpage.

      posted in How-to
      Henrik Riccius
      Henrik Riccius
    • RE: save as pdf

      @Joseph-Benguira said in save as pdf:

      derstand your need correctly, I believe you want to generate the PDF on the client side, so yes you can still use the same library "jsPDF".
      From their documentation I can see you can load it from a CDN, so just drop a block of HTML source code on your page, then paste this in it

      Hi,
      Thanks Joseph. Yes, this could work. My question is how I can mark the dynamic section of my page (DS2=list of products) to be my "pdfArea". Can't get it to work. The genereted pdf contains:
      "[DS2=Product_name]
      [DS2=Category]
      [DS2=temp_Company]"

      my test:

      <div id="pdfArea">
           <h3>Produkter</h3>
          ...
          ...
          ...   
      </div>
      
      <div id="editor"></div>
      <button id="cmd">Save list as pdf</button>
      
      <script>
      var doc = new jsPDF();
          var specialElementHandlers = {
              '#editor': function (element, renderer) {
                  return true;
              }
          };
          $('#cmd').click(function () {
              doc.fromHTML($('#pdfArea').html(), 15, 15, {
                  'width': 170,
                      'elementHandlers': specialElementHandlers
              });
              doc.save('mobelfakta-lista.pdf');
          });
      </script>
      
      posted in How-to
      Henrik Riccius
      Henrik Riccius
    • save as pdf

      Hi! I need a button "Save as pdf" on my site.
      I have used jspdf ( https://github.com/MrRio/jsPDF ) before at another site.
      What is the best way to do it in AppDrag?

      posted in How-to
      Henrik Riccius
      Henrik Riccius
    • RE: Notification when reaching 95%

      @ThomasD Thanx!

      posted in General Discussion
      Henrik Riccius
      Henrik Riccius
    • RE: Notification when reaching 95%

      Hi Joseph, yes please check and test the warning system. I don't think it works as planned. I haven't received any warning at 80%. I have checked my spam also. (I received the warning when the limit was reached... see below)

      Maybe you could have more warning-levels? (80, 90, 95%)
      Regards
      Henrik

      "varning: Din webbplats www.mobelfakta.se har använt 100% av sin bandbreddgräns och är nu inaktiverad
      www.mobelfakta.se(mobelkatalog1-2c07ce)
      2020-08-31
      Bandbreddskvoten på webbplatsen www.mobelfakta.se har nått 100%
      (10000mb/10000mb) !
      Din webbplats är nu inaktiverad till nästa månad.Köp ytterligare bandbredd"

      posted in General Discussion
      Henrik Riccius
      Henrik Riccius
    • RE: Slider appearance, when loading

      Hi!
      I still have this problem. Can't solve it with your tip. Do you have another solution?
      Regards/Henrik

      posted in Cloud CMS (Pagebuilder
      Henrik Riccius
      Henrik Riccius
    • Notification when reaching 95%

      Hi!
      Today my site was shut down due to it reached 100% of Bandwidth: 10016.23MB / 10000MB. I got a email when it was shut down. Please, send an email when I have reached 95% of the limit next time. (To prevent down-time of the website.)
      Is it any reason that you don't send this notification email before the limit is reached?
      Thanks/ Henrik

      posted in General Discussion
      Henrik Riccius
      Henrik Riccius
    • Slider appearance, when loading

      In slider: Picture flashes annoying (big) when loading, before transition starts. How can I avoid that? Disturbing on pc and looks worse on mobile.
      https://www.mobelfakta.se/about.html
      Best regards Henrik

      posted in Cloud CMS (Pagebuilder
      Henrik Riccius
      Henrik Riccius
    • RE: dns, CNAME, SSL - site without www is not working

      Hi!

      I ended up with not using cloudflare. At my registrar I rediricted the naked domain (without www) to the www.domain.

      Google link, . OK
      mobelfakta.se OK
      www.mobelfakta.se OK
      https://www.mobelfakta.se/ OK
      https://mobelfakta.se/ (Doesn'twork, but I skip this.)
      http://www.mobelfakta.se/ OK
      http://mobelfakta.se/ OK

      Good. Works fine.
      Regards Henrik

      posted in Domains & Emails
      Henrik Riccius
      Henrik Riccius