Jump to content

The DeaDly

Clients
  • Posts

    22
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by The DeaDly

  1. 1 minute ago, Marc Stridgen said:

    Please could you let me know which coupon, and when this was attempted?

    thank you for the quick reply!

    The coupon is: israel75

    Give a 5% discount on the products on the site

    (It is important to note that this is not the first time I have used coupons and in the past, everything was working properly....)

    I also tried to set up a new coupon after installing the patch but still the same problem unfortunately

     

    Could contain: Page, Text

  2. On 12/29/2022 at 9:22 PM, AlexWebsites said:

    I would buy a plugin to achieve this. I think you need to be able to do something like this for marketing purposes. This as well as coupons custom to subscriptions.

    Me too

    Invision any thought about this?

    it seems that a lot of people are interested in these things....

     

  3. Hey,

    Some ideas to add to the Commerce system


    1.  To add when setting up a new product the option to enter the cost price for the product and not just the actual price sold to the customer.

    This way it will be possible to track the net profit and the actual income of the business by offsetting the cost of the product (maybe even adding it to the reports in the control panel, etc...)

    2. To add icons to products, for example: on sale, holiday sale, deal, etc. (icon on the product image in one of the upper corners)

    This will attract customers to buy more and it will be possible to highlight products in sale

    Could contain: Text, Ketchup, Food137.gif.e59859565669c6ec37a8a62c655dd82d.gif

     

    Could contain: Book, Publication

     

    Thnx !

  4. 6 hours ago, Mark H said:

    That is very likely related, yes.

    The software controls the use of http versus https, and server-level redirects interferes with that.

    Remove or comment out those 3 lines.

    Then in your conf_global.php file, make sure the board URL is using https:// and not http://.

    Then login to your ACP, go to the Support page, and click the button to clear the system cache.

    Does that resolve the issue?

    It solved all the problems everything works smoothly ! 

    Thnx !!

  5. I just remembered that a few days ago the server support installed the SSL certificate for my website
    Because there were some problems he forced the following rule on her

    Quote

    RewriteEngine On
    RewriteCond %{HTTPS} off
    RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

    Header always set Content-Security-Policy: upgrade-insecure-requests


     in the file htaccess

    Is it related?

  6. Hey,

    I started having very strange problems with the system, happening all over the site including the admin panel

    For example

    When I click on the Contact Us button in the forum, the window opens properly, but when I want to close it by clicking on the X button, it simply does not respond - the solution is just to refresh the page

    In addition, in the admin panel, when I enter the forums menu and want to see all the forums in the category, it shows me the window like this 

    Could contain: File, Text, Page

    Another problem in the admin panel is when I click on System menu > Advanced Configuration and then wants to enter one of the tabs, he thinks and moves around non-stop (when I click open in a new window on one of the tabs, it opens normally) - this happens in part of the admin panel and not in all of it

    Could contain: Text, File

    The server ran a version of PHP 8.1

    This is a clean and new installation of the forum system a few days ago

    The problem started a day or two ago

     

    what can be done ?

×
×
  • Create New...