Skip to Content Skip to Menu

[SOLVED] Error on upload of CB Plugins

  • dhuelsmann
  • dhuelsmann
  • OFFLINE
  • Posts: 6
  • Thanks: 1
  • Karma: 0
  • Add-ons
7 years 5 months ago - 7 years 5 months ago #293744 by dhuelsmann
[SOLVED] Error on upload of CB Plugins was created by dhuelsmann
Joomla 3.7 php 7.0. Never had an isue before. Path to tmp directory is correct Permission is 755 (I have also tried it with permission set to 777 and it still pops this error:
Upload Error
Failed to move uploaded file to /home/user_name/public_html/tmp/ directory.
Failed to save Install CB Plugin because: Installation error

Note right before I tried to upload the CB plugins I uploaded an update to Akeeba and one other extension with no issues.
Last edit: 7 years 5 months ago by krileon. Reason: Added [SOLVED] tag to subject

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48449
  • Thanks: 8280
  • Karma: 1443
7 years 5 months ago #293754 by krileon
Replied by krileon on topic Error on upload of CB Plugins
That error is only output if move_uploaded_file fails. It's a PHP error when PHP attempts to move the file from PHP tmp to Joomlas tmp folder. CB doesn't have any control over this. Updating Joomla shouldn't cause anything like that either as it's entirely up to PHP. Are all CB plugins failing to install? In Joomla extension manager or within CB > Plugin Management?


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • dhuelsmann
  • dhuelsmann
  • OFFLINE
  • Posts: 6
  • Thanks: 1
  • Karma: 0
  • Add-ons
7 years 5 months ago #293769 by dhuelsmann
Replied by dhuelsmann on topic Error on upload of CB Plugins
All the CB plugins failed to upload yesterday. I added a .user.ini file with a few directives including the upload_tmp_dir = /tmp yesterday afternoon and test it today in Joomla by uploading a module and a plugin which worked and then uploaded the new CB plugins which also worked. Joomla still complains the PHP temporary folder is not setin the Warnings section. So all appears to be good now.
The following user(s) said Thank You: krileon

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum