Advertisement

issue trying to install Component Builder v5.0.3 for Joomla 5

This forum is for general questions about extensions for Joomla! 5.x.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Post Reply
sergec68
Joomla! Apprentice
Joomla! Apprentice
Posts: 20
Joined: Fri Nov 01, 2024 2:55 pm

issue trying to install Component Builder v5.0.3 for Joomla 5

Post by sergec68 » Fri Nov 01, 2024 4:32 pm

I am trying to install Component Builder v5.0.3 for Joomla 5 on my local website (Mamp 7.1.2) but i get this error screen :
Warning: max_input_vars configuration should be at least 7000 but is currently 1000. Too few max_input_vars may result in lost data during processing complex forms, which can lead to incomplete configurations and operational issues.
JInstaller: :Install: Error SQL Duplicate entry '25' for key 'joomla_componentbuilder_joomla_component.PRIMARY'
Extension installation stopped.
Package Install: There was an error installing an extension: joomla__Component-Builder__5.x.zip
The max_input_vars in my php.ini is set to 7000

Can you please help.
You do not have the required permissions to view the files attached to this post.

Advertisement
User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44748
Joined: Sat Apr 05, 2008 9:58 pm

Re: issue trying to install Component Builder v5.0.3 for Joomla 5

Post by Webdongle » Fri Nov 01, 2024 6:06 pm

The semi-colon indicates that is a comment
Search the php.ini to see if it is listed further down without a semi-colon
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

sergec68
Joomla! Apprentice
Joomla! Apprentice
Posts: 20
Joined: Fri Nov 01, 2024 2:55 pm

Re: issue trying to install Component Builder v5.0.3 for Joomla 5

Post by sergec68 » Fri Nov 01, 2024 7:44 pm

Thank you.

I removed the semi-colon, but I still get the following error:

"JInstaller: :Install: Error SQL Duplicate entry '25' for key 'joomla_componentbuilder_joomla_component.PRIMARY'
Extension installation stopped.
Package Install: There was an error installing an extension: joomla__Component-Builder__5.x.zip"

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44748
Joined: Sat Apr 05, 2008 9:58 pm

Re: issue trying to install Component Builder v5.0.3 for Joomla 5

Post by Webdongle » Fri Nov 01, 2024 8:57 pm

Your installation finished partway through. You need to recover by using your backup then install the extension again.
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17901
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: issue trying to install Component Builder v5.0.3 for Joomla 5

Post by toivo » Fri Nov 01, 2024 9:31 pm

Are you sure you edited the correct php.ini file? I do not know MAMP at all but for example Wampserver has at least two active php.ini files, one for the CLI environment and the other one for the Apache web server.

Go to System - Information - System Information - PHP Information and find the path to the php.ini file from the line 'Loaded Configuration File'.
Toivo Talikka, Global Moderator

sergec68
Joomla! Apprentice
Joomla! Apprentice
Posts: 20
Joined: Fri Nov 01, 2024 2:55 pm

Re: issue trying to install Component Builder v5.0.3 for Joomla 5

Post by sergec68 » Fri Nov 01, 2024 9:51 pm

how to I recover my backup?

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17901
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: issue trying to install Component Builder v5.0.3 for Joomla 5

Post by toivo » Sat Nov 02, 2024 12:27 am

sergec68 wrote: Fri Nov 01, 2024 7:44 pmJInstaller: :Install: Error SQL Duplicate entry '25' for key 'joomla_componentbuilder_joomla_component.PRIMARY'
Did this error seem to originate from the _extensions table? It is possible to list the indexes by using the command 'SHOW INDEXES FROM example_extensions' (replace 'example' with your table prefix).

FWIW, I installed Component Builder v 5.0.3 in Joomla 5.2.0 using Wampserver 3.3.6. The installation displayed warnings about upload_max_filesize, upload_max_filesize, max_input_vars and memory_limit, but was completed successfully. There were no errors from duplicate entries of index keys.
Toivo Talikka, Global Moderator

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44748
Joined: Sat Apr 05, 2008 9:58 pm

Re: issue trying to install Component Builder v5.0.3 for Joomla 5

Post by Webdongle » Sat Nov 02, 2024 3:52 am

sergec68 wrote: Fri Nov 01, 2024 9:51 pm how to I recover my backup?
That depends on how you created the backup and whether or not you are using wamp. If you give us those details we can tell you how to restore your backup.
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

sergec68
Joomla! Apprentice
Joomla! Apprentice
Posts: 20
Joined: Fri Nov 01, 2024 2:55 pm

Re: issue trying to install Component Builder v5.0.3 for Joomla 5

Post by sergec68 » Sat Nov 16, 2024 1:06 am

i was finally able to install the latest version of joomla component builder, and create a component, but when I try to coompile it I get the following error:
You do not have a global power plugin setup, so the powers plugin autoloader could not be added.
Dynamic folder(s) were detected.
A method (moveFolders) was added to the install ComponentnameInstallerScript.php of this package to insure that the folder(s) are copied into the correct place when this component is installed!
×
Warning
Could not delete folder. Path: [ROOT]/administrator/components/com_componentbuilder/compiler/com_recipemanager_v1_0_0__J5/admin
An error has occurred.
0 VDM\Joomla\Abstraction\Registry::get(): Argument #1 ($path) must be of type string, null given, called in /Users/serge/Sites/gardenbis/libraries/vendor_jcb/VDM.Joomla/src/Abstraction/Registry/Traits/VarExport.php on line 51
You do not have the required permissions to view the files attached to this post.

sergec68
Joomla! Apprentice
Joomla! Apprentice
Posts: 20
Joined: Fri Nov 01, 2024 2:55 pm

Re: issue trying to install Component Builder v5.0.3 for Joomla 5

Post by sergec68 » Mon Nov 18, 2024 1:42 pm

I think I got it now. in admin view settings of my component, i needed to disable import/export data
You do not have the required permissions to view the files attached to this post.

Advertisement

Post Reply

Return to “Extensions for Joomla! 5.x”