Jump to content

WebCMS

Clients
  • Joined

  • Last visited

  1. It was not published even after 6 hours. I had to a hard Publish it from Admin menu
  2. Apparently, something is broken. In the last 2 years of posting hundreds of articles, they always got published within a minute of the scheduled date/time. But today's article scheduled at 10:30 am is still not published even after 4 hours (still shows as "To be published at 10:30 am"). Traffic is negligible on our site.
  3. When we approve an article and set it to be posted in future, the article doesn't get posted even after specified date/time has passed. Article listing shows as "Posted 1 hour ago" but it does not get cross-posted to forums. Refreshing the Forums page does not show the cross-posted article. Going to article detail page - we receive a notification saying article was posted - we see the article cross-posted on forums. However, the article date and forum cross-post are set as "Just now". This appears to be beyond caching issue as the article gets posted only when we visit the article?
  4. If our's was a self-hosted version, these errors would not have crept because nothing was changed/updated. Earlier there were "language string not found" errors on CiC even though nothing was changed/updated. Recently javascript files were getting rendered using http instead of https (on our /google/ page - errors were visible in the browser Console) resulting in page rendering issues even though nothing was changed/updated (now resolved). Navigating to the Blocks page in Admin or trying to save a block is giving errors - SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your secret access key and signing method. IPS\File\Exception: CANNOT_WRITE (3) #0 /var/www/html/107802/system/File/File.php(361): IPS\File\_Amazon->save() #1 /var/www/html/107802/system/Theme/Theme.php(5576): IPS\_File::create('core_Theme', 'e30d2ed88ba0929...', ' #elPages_block...', 'css_built_0', false, NULL, false) #2 /var/www/html/107802/system/Theme/Theme.php(2705): IPS\_Theme::writeCss(Array) #3 /var/www/html/107802/system/Theme/Theme.php(652): IPS\_Theme->compileCss('cms', 'admin', 'blocks', 'form.css') #4 /var/www/html/107802/applications/cms/sources/Blocks/Block.php(715): IPS\_Theme->css('blocks/form.css', 'cms', 'admin') #5 /var/www/html/107802/system/Node/Controller.php(496): IPS\cms\Blocks\_Block->form(Object(IPS\Helpers\Form)) #6 /var/www/html/107802/system/Node/Controller.php(395): IPS\Node\_Controller->_addEditForm(Object(IPS\cms\Blocks\Block)) #7 /var/www/html/107802/system/Dispatcher/Controller.php(107): IPS\Node\_Controller->form() #8 /var/www/html/107802/system/Node/Controller.php(69): IPS\Dispatcher\_Controller->execute() #9 /var/www/html/107802/applications/cms/modules/admin/pages/blocks.php(44): IPS\Node\_Controller->execute() #10 /var/www/html/107802/system/Dispatcher/Dispatcher.php(153): IPS\cms\modules\admin\pages\_blocks->execute() #11 /var/www/html/107802/admin/index.php(13): IPS\_Dispatcher->run() #12 {main} 2) Trying to add a movie gives error with uploading the movie's thumbnail image (there were no such errors in the last 2 years of using this app) - Sorry, an unknown server error occurred when uploading this file. (Error code: 1426776.jpg could not be saved.)
  5. We added a script tag in Advanced Configuration > Page Output which was working fine since last year but now, we see errors in the console saying the JS and CSS scripts are getting loaded over http instead of https with JS and CSS and page errors - You can see the errors on our page at https://www.telugus.com/google (you may have to clear the downloaded files in your browser cache to see the errors) We did not update or make any changes to our site and this should have remained intact. Please resolve
  6. Please implement this change in v4 of allowing to upload woff2 files as our workarounds to upload font files with different file extensions keep failing to render after a while on CiC. So far, we've tried using uploaded our woff2 file with txt, css, ico, svg extensions which worked for a while and then stopped rendering. If you have an array of allowed file types to upload in your code, it could be a matter of adding "woff2" to the array (1 line) and the upload logic would work as usual and the font files would render as expected without using any workarounds. Or, if you could RENAME any of our already uploaded *.woff2.* files to *.woff2 extension in the Media directory for us on CiC, that would work too as we can reference the actual woff2 font file in our CSS.
  7. Apparently, it was an issue from YouTube which is now resolved.
  8. Tried on multiple browsers and they are all failing to render. It was working fine until earlier today
  9. Suddenly all pages are going to an error page with this message on all browsers (chrome, edge, brave, firefox) except safari Secure Connection FailedPlease resole...
  10. User dsfjksaffje98we@126.com registers, it goes into approval mode, we know it is a spammer and we ban the user. There is no "Ban by IP Address" option. User fajsdfjewaiojrewurw4ur@126.com registers, it goes into approval mode, we know it is a spammer and we ban the user. There is no "Ban by IP Address" option. This keeps repeating each and every day... and it becomes a hassle to keep banning these spammers. If the IP Address of the user got banned, number of these spam registrations should be lowered. Why is "Ban by IP Address" not rendered when IP software sends puts the user in approval mode due to the filters we set up? Approval mode is indicative there is something fishy about the user and it is only graceful to render Ban by IP Address. Is there a reason for "Ban by IP Address" not rendered for all users and always? At times, it gives the Ban by IP Address for existing users and if we don't choose it while banning, the option is not rendered again. Adjust ban should also have the Ban by IP Address option. Spammers try to get into the system by posting a couple of non-spam messages to pass moderation phase and they keep spamming months/years later due to no more moderation on them. "Ban by IP Address" should be rendered always for all users including long-standing users in case they turn rogue.
  11.    salvi reacted to a post in a topic: Bulk Mail scheduling option
  12. Good to know it got implemented in v5, Daniel. However, we are on v4 and need this feature in ACP or help running SQL statements to delete tags from all posted content on our site on CiC. Our new content doesn't have tags but whenever old content gets bumped up on our site, the content appears on page 1 with orphaned tags. An email conversation was created on this request in Oct.
  13. If a forum site wants to remove all tags but use only a couple of them, there is currently no way to delete tags from all posted topics, blogs, articles, events... quickly and easily. Manually removing tags from all posted content would take months. The current global switch, "Tagging Enabled?" turns the tags either On or Off, site-wide. Please enhance the Tagging feature in ACP so we can delete tags from all the above content types while keeping selected tags intact in posted content. The simplest way to implement this is - when we delete a tag from the Settings > Posting > Tags tab, it should also delete the same tag from all posted content (cascade) as expected behavior. However, we have deleted all tags in ACP already but the deleted tags still exist on the posted content in the frontend due to no data integrity. This situation which left orphaned tags in the posted content needs a button in ACP to delete tags from all posted content, site-wide. Related topic here -
  14.    SC36DC reacted to a post in a topic: Live Chat module for Cloud clients
  15. Wasn't aware of this new feature in v5 which is graceful without having to refresh the page 👍
  16.    WebCMS reacted to a post in a topic: Live Chat module for Cloud clients
  17.    WebCMS reacted to a post in a topic: Live Chat module for Cloud clients
  18.    SC36DC reacted to a post in a topic: Live Chat module for Cloud clients
  19. That's because not all forums are same. Some forums are really tech-savvy and users know exactly how to use a public forum for sharing something with everyone vs private chat limited to just a couple of users. Site admins could have the option to turn off the chat app at any time.