Jump to content

INDIG0

Clients
  • Posts

    75
  • 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 INDIG0

  1. @Jim M 

    I have been using https for many years now, there are no problems with other addresses and mod_rewrite. 

    The config contains

    'base_url' => 'https://mysite.com/',

    The only problem with changing the theme, perhaps it was before, but I did not know about it, because I used a standard template.

    I noticed that there is no "theme" folder in the installation archive, is this how it should be? 

    Here's my theme folder looks like

    656671785_2021-10-1618_09_45.png.e630fdd68e236f8b3dfab806731fa509.png

    it doesn't have a file index.php, maybe that's the problem?

  2. @Marc Stridgen 

    The problem is not in a specific this theme, it gives an error to change any theme.

    Content of the .htaccess file

    <IfModule mod_rewrite.c>
    Options -MultiViews
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /404error.php [L,NC]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

     

  3. Hello.

    When I change the theme on the main page, it gives an error, what could be the problem?
    P.S. Theme bought and installed via Marketplace

    Not Found

    The requested URL was not found on this server.

    site.ru/theme/?csrfKey=da6d9639d79fc6be06ae2b8d4d57ca0f

  4. @Randy Calvert 

    Thanks for your reply. Apparently I didn't quite understand what the cloudflare was needed for here, I thought to protect against DDoS. 😞

    The problem is that I have a Russian-language forum, and the ip addresses of the cloudflare service is being banned by a certain state structure Roskomnadzor.

    Is there any other solution at the server level? Maybe another certificate like Wildcard SSL?

  5. Now everything works for me, though I had to wait 5 months, so if this post is actual, then I would like to get a license for Bookmarks

     

    On 11/4/2020 at 7:41 PM, Fosters said:

    It’s taking longer then expected but it’s coming  😞 everybody with an active license can contact me and will get a free license for any of our other apps as compensation. 
     

     

  6. Is there really so much to fix? there are a couple of minor bugs that interfere with the work.

    In the meantime, I can't use the purchase for 2 months, it's sad.

      

    On 11/4/2020 at 7:41 PM, Fosters said:

    everybody with an active license can contact me and will get a free license for any of our other apps as compensation. 

    cool, only no one answers in PM 😄

  7. If PM Viewer is enabled, then when editing private messages, it gives an error

    Quote

    This comment can no longer be edited. It may have been moved or deleted, or too much time may have passed since it was posted for it to be edited.

    If you turn off the application, then everything is fine.

  8. I have a problem, what should I do about it?)

    Quote

    [[Template trophies/front/global/postbit is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

    ps. default theme

  9. 6 minutes ago, Adlago said:

    Please provide a link to a topic in your community where you posted a youtube link

    I have a closed forum from guests, if you need the source code, here is:

    <div class="cPost_contentWrap">
    
    <div data-role="commentContent" class="ipsType_normal ipsType_richText ipsPadding_bottom ipsContained" data-controller="core.front.core.lightboxedImages">
    
    <p>
    
    <a href="https://youtu.be/RcYjXbSJBN8" ipsnoembed="false" rel="external nofollow">https://youtu.be/RcYjXbSJBN8</a>
    
    </p>

     

    @Nathan Explosion I did not notice that you wrote that need to create a file. Here are the errors in the admin area 🙂

    #0 /var/www/forum/data/www/forum.ru/system/Log/Log.php(176): IPS\_Log::log('https://www.you...', 'embed_failure')
    #1 /var/www/forum/data/www/forum.ru/applications/core/modules/front/system/editor.php(176): IPS\_Log::debug('https://www.you...', 'embed_failure')
    #2 /var/www/forum/data/www/forum.ru/system/Dispatcher/Controller.php(90): IPS\core\modules\front\system\_editor->validateLink()
    #3 /var/www/forum/data/www/forum.ru/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute()
    #4 /var/www/forum/data/www/forum.ru/index.php(13): IPS\_Dispatcher->run()
    #5 {main}

     

     
       
×
×
  • Create New...