0
Hi, when I try to edit the invoice template from invoice manager I get the following message:

Error 403: your request was denied
Possible causes for this error are:

No index page (e.g. index.php or index.html) was found
Your request was denied by our web application firewall. In case you are the operator of this website, you are able customize or disable the Web Application Firewall in our control panel web274.dogado.net:8443.

the provider checked the firewall already, it is ok.

I hope I get some help here.

best regards
grit
Responses (8)
  • Accepted Answer

    Friday, August 04 2023, 08:58 AM - #Permalink
    0
    Hi, unfortunately I get no answer till now. I need realy help for my problem.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 04 2023, 09:01 AM - #Permalink
    0
    hello

    sorry for the late reply

    it's possible that this is related to the "CSS" field for the template.
    can you tell me what's on the last lines of that field?
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 04 2023, 11:51 AM - #Permalink
    0
    thank you. were do I find this css field?
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 04 2023, 12:12 PM - #Permalink
    0
    Hi, I think you mean this?







    [[FROM]]

    {from_name}

    [[ADDRESS]]

    {from_address}

    [[EMAIL]]

    {from_email}

    [[FISCAL_NUMBER]]

    {from_num}




    {paynow_button}




    [[INVOICE_NUM]]

    {invoice_num}

    [[INVOICE_DATE]]

    {invoice_date}

    [[DUE_DATE]]

    {invoice_duedate}

    [[INVOICE_TOTAL]]

    {total}

    [[STATUS]]

    {status}






    [[BILL_TO]]

    {to_name}

    [[ADDRESS]]

    {to_company}
    {to_address}
    {to_zipcode} {to_city}
    {to_state} {to_country}

    [[EMAIL]]

    {to_email}

    [[VATID]]

    {to_vatid}

    [[PHONE]]

    {to_phone}





    [[ITEMS]]

































































    [[SKU]] [[DESCRIPTION]] [[UNIT_COST]] [[QUANTITY]] [[DISCOUNT]] [[TAX]] [[PRICE]]
    {sku} {name}
    {desc}
    {value} {amount} {discount} {tax} {item_total}
      [[DISCOUNT]] {discount}
      [[SUBTOTAL]] {subtotal_items_less_total_discount}
      {name} ({tax_value}% [[OF]] {calculated_on_amount}) {value}
      {name} {value}
      {name} ({tax_value}) {value}
      [[TOTAL]] {total}
































    [[PAYMENT_DATE]] [[DESCRIPTION]] [[STATUS]]   [[AMOUNT]]
    {payment_datetime} {description} {payment_status} [[VIEW_DETAILS]] {amount}
          [[TOTAL_AMOUNT_PAID]] {total_payments}































    [[DUE_DATE]] [[DESCRIPTION]] [[STATUS]]   [[AMOUNT]]
    {duedate} {description} {payment_status} [[PAY_NOW]] {amount}
          [[AMOUNT_OUTSTANDING]] {amount_outstanding}



    [[NOTES]]

    {notes}

    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 04 2023, 12:18 PM - #Permalink
    0
    sorry, it's not this

    it's in the tab "PDF version"

    there is a section named: "Styles for PDF and email"
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 04 2023, 12:20 PM - #Permalink
    0
    ok sorry

    .clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
    .clearfix:after{clear:both;}
    .hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}

    dl{margin-bottom:20px;}
    dt,dd{line-height:14px;}
    dt{font-weight:bold;}
    dd{margin-left:10px;}
    .dl-horizontal{*zoom:1;}.dl-horizontal:before,.dl-horizontal:after{display:table;content:"";line-height:0;}
    .dl-horizontal:after{clear:both;}
    .dl-horizontal dt{float:left;width:120px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
    .dl-horizontal dd{margin-left:140px;}
    hr{margin:20px 0;border:0;border-top:1px solid #eeeeee;border-bottom:1px solid #ffffff;}

    q:before,q:after,blockquote:before,blockquote:after{content:"";}
    address{display:block;font-style:normal;line-height:16px;}

    table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;}
    .table{width:100%;margin-bottom:20px;}.table th,.table td{padding:8px;line-height:14px;text-align:left;vertical-align:top;border-top:0.5pt solid #dddddd;}
    .table th{font-weight:bold;}
    .table thead th{vertical-align:bottom;}
    .table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0;}
    .table tbody+tbody{border-top:2px solid #dddddd;}
    .table .table{background-color:#ffffff;}
    .table-condensed th,.table-condensed td{padding:4px 5px;}
    .table-bordered{border:1px solid #dddddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.table-bordered th,.table-bordered td{border-left:1px solid #dddddd;}
    .table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;}
    .table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;}
    .table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;}
    .table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child{-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
    .table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
    .table-bordered tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;}
    .table-bordered tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}
    .table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;}
    .table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;}
    .table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9;}
    .table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:#f5f5f5;}
    table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"]{display:table-cell;float:none;margin-left:0;}


    .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1pt solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);}.well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15);}
    .well-large{padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
    .well-small{padding:9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}

    table.dl-table td{line-height:14px;}
    td.invoice_label{text-align:right;font-weight:bold;
    width:120px; padding-right:20px;line-height:14px;}

    .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: none !important;
    }
    .btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    }

    .btn-block {
    display: block;
    width: 100%;
    }

    a.btn{
    text-decoration: none;
    }
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, August 05 2023, 08:23 AM - #Permalink
    0
    ok, please delete the last part and save. does it work?

    .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: none !important;
    }
    .btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    }

    .btn-block {
    display: block;
    width: 100%;
    }

    a.btn{
    text-decoration: none;
    }
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, August 05 2023, 09:46 AM - #Permalink
    0
    Great, now it's work fine.

    I don't need this marked area in the pdf, which data exactly do I have to delete in pdf form?
    I'm not a programmer

    thank you
    Attachments:
    The reply is currently minimized Show
Your Reply