Everything posted by INDIG0
-
Error when changing theme
@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 it doesn't have a file index.php, maybe that's the problem?
-
Error when changing theme
@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>
-
Error when changing theme
The problem with Rewrite URLs, if disabled, it works, but I don't understand why.
-
Error when changing theme
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
-
Community Guide on Setting Up Wasabi and CloudFlare
@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?
-
Community Guide on Setting Up Wasabi and CloudFlare
@ASTRAPI Please tell me how to solve the issue with the certificate on cdn.mysite.com? Support gave a link Is it possible to white label Wasabi storage? I didn't get it, they want $ 1000 to install my certificate? 😁 P.S. On my main domain, I use a free certificate let's encrypt.
-
Tip/Donate to send $ to an Author
Yes, this is sorely lacking to keep the forum active. But judging by the date of this topic, this request was ignored. Sad.
-
Trophies and Medals - Supporttopic
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
-
Trophies and Medals - Supporttopic
Failed to update, displays a pop-up window with an error. in the system log uncaught_exception RuntimeException: { "errorCode": "2S303\/N", "errorMessage": "NO_PERMISSION" } (401) #0 /var...
-
Trophies and Medals - Supporttopic
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. cool, only no one answers in PM 😄
-
Trophies and Medals - Supporttopic
@FostersAny news about a new working version?
-
Trophies and Medals - Supporttopic
@Fosters How long does it take for trophies to be issued if it fits the specified parameters? I have it by the number of reputation Do I need to specify additional parameters? I didn't really understand the "Expression" field
-
(DP45) PM Viewer
If PM Viewer is enabled, then when editing private messages, it gives an error If you turn off the application, then everything is fine.
-
Trophies and Medals - Supporttopic
I have a problem, what should I do about it?) ps. default theme
-
Youtube Embeds
@Nathan Explosion Thank. The system administrator says that everything is fine with the server, curl is installed, and so on. I'll try to write to the support so that they also check.
-
Youtube Embeds
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}
-
Youtube Embeds
@Adlagoonly link is added @Nathanno such file constants.php Could it have something to do with the video width settings?
-
Youtube Embeds
-
Youtube Embeds
The YouTube video is not added, the error "The link could not be embedded because the URL is not allowed." In the settings "allow all links". What could be the problem? 4.5.1