Joomla - Save article from frontend does not work with Allrounder-Template - joomla

I use Joomla Version 3.8.6 with "The ALLROUNDER 3 - Joomla Template" in Version 1.1 and I have a problem when I edit an article via frontend. When I want to save the article nothing happens. All other buttons (close, etc...) work correctly.
In my browser console I get this error message when I click on the save button:
> Uncaught TypeError: Cannot read property 'isValid' of null
> at Object.Joomla.submitbutton (index.php?view=form&layout=edit&a_id=1&catid=8&return=aHR0cDovL3Rlc3QudHNjLXpldXpsZWJlbi5kZS9pbmRleC5waHA=:67)
> at HTMLButtonElement.onclick
This error happens for all different types of users (Editor as well as Super-Administrator)
I deleted the template completely from my webspace and did a new clean install but the error is still there. I tried to disable Jquery-Scripts in the header as well as all other Javascripts but this did not help. I also disabled sequentially all plugins, but the error was still active. Further, I set up textfilter for all users to "No Filter", but the error was still active.
Thank you for your help!

Related

Unable to simply install and use datatable editor (laravel 9/npm)

I end up posting this message because I spent my entire day trying to get the datatable editor to work but without success.
I'm on a brand new install of laravel 9 that I haven't installed anything on. I just set up datatable on USER table and it's ok.
But when i want to use datatable editor (I bought the license today) i have this two error in the console :smile:
app-e6e82434.js:45 jQuery.Deferred exception: $.fn.dataTable.Editor is not a constructor TypeError: $.fn.dataTable.Editor is not a constructor
at HTMLDocument. (http://test88.test/users:67:75)
at Q (http://test88.test/build/assets/app-e6e82434.js:45:31424)
at ae (http://test88.test/build/assets/app-e6e82434.js:45:31749) undefined>
Uncaught TypeError: $.fn.dataTable.Editor is not a constructor
at HTMLDocument. (users:67:75)
at Q (app-e6e82434.js:45:31424)
at ae (app-e6e82434.js:45:31749)>
I installed datatable editor via npm then ran the script so that it puts the files in the right place as shown in the doc
but I have the impression that it does not take into account my files or that it considers that I do not have a license.
I installed the debug script but the link it sends me always gives a 404. The debug script crashes when I'm on the page that tries to display the table of users and when I'm on a classic page it shows me that everything is ok except that datatable editor is not loaded.
I think I've tried everything to load this damn script but I can't. Anyone have any idea what the problem is?
I try to make datatable editor running

Issue with joomla extensions

I'm having issues with a Joomla extension installation.
When I upload them it shows me an error:
Error Unable to find install package
I searched on google and have increased my upload limit
max_upload_size = 256M
But still have the same issue,anybody know how to resolve this thank you!
Error
Warning
JFTP: :mkdir: Bad response.
JFTP: :chmod: Bad response.
Component Install: Failed to create folder: /home/keramin1/public_html/components/com_uniterevolution.
Uploaded the files manually via ftp* when i go to discover and it shows the plugin then i press install it loads me this error
An error has occurred.
0 Call to a member function children() on null
Return to Control Panel
Disable FTP in your Joomla configuration settings and then try again. If you still have the problem, then this is likely a permission issue. Make sure that your Joomla instance (web server) is able to write to the tmp folder.

SilverStripe Blog page not adding

I am trying to add a blog to a SilverStripe site using the Blog Module.
The package seemed to install fine (via composer require silverstripe/blog) and dev/build returned no errors. The ‘Blog’ page type is also available from the ‘Add page’ menu.
After adding a ‘Blog’ page, the site doesn’t redirect to http://localhost:8888/example/admin/pages/edit/show and simply remains on the http://localhost:8888/example/admin/pages/add/ page.
From what I can tell, the only result from this action is an ‘ARCHIVED’ page being added to the sitetree.
Have ?flush=all etc as per other suggestions to no avail and other page types are still being added fine.
Does anyone have any idea what might be going on here?
Currently using:
"silverstripe/cms": "3.6.1",
"silverstripe/framework": "3.6.1",
"phpunit/PHPUnit": "~3.7#stable"
"silverstripe/blog": "2.4.6"
[Edit 13/09/2017]
While simply adding a 'Blog' page produces no observable errors, adding a generic 'Page' and changing the page type to 'Blog' produces the following error in the php_error.log:
PHP Warning: require_once(/Applications/MAMP/htdocs/example/blog/_config.php): failed to open stream: No such file or directory in /Applications/MAMP/htdocs/example/framework/core/manifest/ConfigManifest.php on line 141
PHP Fatal error: require_once(): Failed opening required '/Applications/MAMP/htdocs/example/blog/_config.php' (include_path='/Applications/MAMP/htdocs/example/vendor/phpunit/phpunit-mock-objects:/Applications/MAMP/htdocs/example/vendor/phpunit/php-token-stream:/Applications/MAMP/htdocs/example/vendor/phpunit/php-code-coverage:/Applications/MAMP/htdocs/example/vendor/phpunit/phpunit:/Applications/MAMP/htdocs/example/vendor/symfony/yaml:.:/Applications/MAMP/htdocs/example/framework:/Applications/MAMP/htdocs/example/framework/parsers:/Applications/MAMP/htdocs/example/framework/thirdparty:.:/Applications/MAMP/bin/php/php5.6.30/lib/php') in /Applications/MAMP/htdocs/example/framework/core/manifest/ConfigManifest.php on line 141
[Edit 13/09/2017]
Trialled the module on a clean install of SilverStripe as well as another project (both using 3.6.1 CMS and 2.4.6 Blog module); both work so far without issue. Perhaps it was an issue with this particular project. Would still be great to get clarification on what the root of this issue might have been.

CKEditor Error on Image Upload

I receive the following message when I select an image to upload and then click "send it to the Server":
Unable to get property 'setCustomData' of undefined or null reference.
I searched for CKEditor setcustomdata but came up with nothing...
Making an assumption that you are using the CKSource Image plugin. I received this error when I used the advice from this post about setting the default open tab to the Upload tab. I moved the this.selectPage('Upload'); into the onLoad event and no longer receive the error but it doesn't default the selected tab to upload on subsequent show events.
I hope this helps or at least gives you a direction to look.

Magento: "configForm is not defined" error when saving admin settings

I get this error when I try to save an some settings on the admin. At least so far, I've noticed it happens in the system/advanced section and on a plugin (color picker) I want to deactivate.
Uncaught ReferenceError: configForm is not defined
onclick
Any idea?
Thanks
The problem in the /magento/js/prototype/validation.js corrupted.
Just replace it with the original version from backup files or from fresh magento and it will works.

Resources