Jump to content

Baian007

Clients
  • Posts

    94
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Baian007's Achievements

  1. When I create a database on the admin side, it does not save the values for "Page Filename" and "Page Title." Additionally, when I go to the pages in admin, I get the following error: TypeError: IPS\cms\Pages\Page::getSortableName(): Return value must be of type string, null returned (0)
  2. I can see you are using it in the market section . The download link is: "https://f005.backblazeb2.com/file/cloud3-media/a319035/monthly_2024_02/CKEditor_IPS_Plugins_zip.c4492fc90bcedffb609c3b259e841ebb?Authorization=3_20241206104322_5931acbc874829d80af9f917_45643ba040be3df54bb981c10ca0bcba033efe9a_005_20241206110322_0024_dnld&b2ContentDisposition=attachment%3B+filename%3D"CKEditor_IPS_Plugins.zip"&b2Expires=Fri%2C+06+Dec+2024+11%3A03%3A22+GMT&b2ContentType=application%2Fzip" But according to Stuart Silvester "No, it isn't compatible so it won't work." that makes me confused too, could you please check your settings and tell me what i am doing wrong?? IC V5 beta 6.
  3. Thank you for getting back. Is there any quick fix?
  4. Well, i managed to make it partially work with idrive: Upload files and images is working now (only upload). When I click the download button, I receive the following error message (I also get the same error when I save my settings in the storage options) Images are uploaded but not displayed on the frontend. IPS\File\Exception: MISSING_REGION (7) #0 /home/----/domains/cphub.pro/public_html/applications/downloads/modules/front/downloads/view.php(691): IPS\File\Amazon->generateTemporaryDownloadUrl() #1 /home/-----/domains/cphub.pro/public_html/applications/downloads/modules/front/downloads/view.php(644): IPS\downloads\modules\front\downloads\view->_download() #2 /home/-----/domains/cphub.pro/public_html/system/Dispatcher/Controller.php(128): IPS\downloads\modules\front\downloads\view->download() #3 /home/----/domains/cphub.pro/public_html/system/Content/Controller.php(125): IPS\Dispatcher\Controller->execute() #4 /home/----/domains/cphub.pro/public_html/applications/downloads/modules/front/downloads/view.php(120): IPS\Content\Controller->execute() #5 /home/----/domains/cphub.pro/public_html/system/Dispatcher/Dispatcher.php(169): IPS\downloads\modules\front\downloads\view->execute() #6 /home/----/domains/cphub.pro/public_html/index.php(16): IPS\Dispatcher->run() #7 {main} Is this a bug? Should I report it, or is it just not compatible with IC5?
  5. Hi Marc, don’t get me wrong, but I am so sad. I just tried iDrive and Backblaze with XenForo, and both worked very well without any issues. Please consider making iDrive (the cheapest S3 object storage) work with IC5. As I mentioned before, not everyone can afford AWS due to its high price. Please, many users already requested that. Thank you, and hope to get positive feedback from you in that regard.
  6. Another error occurred when I uploaded an attachment to a topic or post and clicked on the attachment to download.
  7. I selected "S3 compatible", and then I tried to submit a download file but received an error, as shown in the attached screenshot.
  8. No, I did not. I will try it. Thank you in advance for your support.
  9. I understand your perspective, but I have tried almost everything. I would greatly appreciate your guidance on setting it up correctly.
  10. Marc, have you tried it with IC v5?
  11. Hi team, I have been trying to use Backblaze S3 for over a week without success. Here are the issues I am facing: My files do not transfer to S3 storage after I fill in the required details and save the settings, even after waiting 12 hours (the site is almost empty, and I don't have users yet). When I select only attachments and downloads to be stored on Backblaze S3, new files are uploaded when I submit a new download. However, I get a "500 error" when I click the download button for a new file. Images are uploaded to Backblaze S3 and displayed correctly, but I receive a "500 error" when clicking on the image. Attachments are not uploaded to Backblaze S3, but I can see them in the forum post. I also get a "500 error" when I click on an attachment. Are there any guidelines or help available for using Backblaze with IC5?
  12. I encounter the same error, but it only appears for guests, with no errors for members.
  13. Hi Matt, I have tried all versions of Hook type but had no luck.
  14. Dear team, Why isn't this code working when I hook it to the offline page? Is there any solution? {{if member.isAdmin()}} <!-- Shows if the user is an administrator --> {{endif}} {{if member.inGroup('x')}} <!-- Shows if member is in group 'x' --> {{endif}}
×
×
  • Create New...