Migration j4

More
3 years 11 months ago - 3 years 11 months ago #81382 by philippeg
Migration j4 was created by philippeg
hi
another attemp of J4 migration :

videos-livres-trieves.clarus-mons.net/lesvideos3

This site is not in production but has the same structure and the same mechanisms used as some in production
. 1/ The filters, whether in the "universal content" module or in the category are fixed, no choice is possible
. 2/ In the "templates", the fields have been moved during the migration, they must be manually put back in their original place
. 3/ Still in the templates, it is no longer possible to change the order of a field once placed in an area, which makes these templates unusable
  4/ The presentation has become ugly; it looks like some css is no longer applied.
  5/ the Icons seem to have disappeared

 

  6/ with some template i can't see an article : to see them i need to change of template.
 

 
Last edit: 3 years 11 months ago by philippeg.

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

More
3 years 11 months ago - 3 years 11 months ago #81383 by philippeg
note that this problem of inability to reorganize the fields in the template areas also arises on the two simpler sites already upgraded to j4 but I had not paid attention to it
Last edit: 3 years 11 months ago by ggppdk.

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

More
3 years 11 months ago - 3 years 11 months ago #81386 by micker
for drag and drop i will test more
for message please put eeror reporting and debug mode to maximum to see realy where is error

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]
Last edit: 3 years 11 months ago by ggppdk.

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

More
3 years 11 months ago - 3 years 11 months ago #81387 by ggppdk
Hello

Please note that only the BUILT_IN template files have been updated
any custom template will need to be updated by you, we have no control over them !!

Upgrading will not update the PHP, JS or CSS of custom template copies
e.g. you need to replace calls to addscriptVersion() inside the PHP files of your FC templates


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!
Last edit: 3 years 11 months ago by ggppdk.

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

More
3 years 11 months ago - 3 years 11 months ago #81390 by ggppdk
Hello

About drag and drop issue in template management,
i will need to test this more

about addScriptVersion replace it like this
Code:
$document->addScript( $some_path, FLEXI_VHASH ); // WITH: $document->addScript( $some_path, array('version' => FLEXI_VHASH) );


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!
Last edit: 3 years 11 months ago by ggppdk.

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

More
3 years 11 months ago #81391 by ggppdk
Hello

for drag and drop issue we update to jQuery UI v1.1.3.1 and it seems to be fixed
Please use install via URL to update to (and test)
github.com/FLEXIcontent/flexicontent-cck...efs/heads/master.zip


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

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

More
3 years 11 months ago #81392 by philippeg
php et js don"t knwo at all ; css yes i change some of them ::do you mean the change i have done ar not longer valid ? i fact the title is wrong a bad copy i did do at all about php/css of custom j3 template ; just a new tentative of site migration

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

More
3 years 11 months ago #81393 by philippeg
Yes the change is working !!!

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

More
3 years 11 months ago #81394 by philippeg
0 - Call to undefined method Joomla\CMS\Document\HtmlDocument::addScriptVersion()Il est possible que vous ne puissiez visiter cette page en raison de :
  1. un lien/favori obsolète
  2. un moteur de recherche possède un listing périmé pour ce site
  3. une adresse erronée
  4. vous n'avez pas accès à cette page
  5. La ressource demandée est introuvable
  6. Une erreur est survenue pendant l'exécution de la requête.
Veuillez essayer l'une des pages suivantes : Si les difficultés persistent, merci de contacter l'administrateur de ce site et de signaler les erreurs ci-dessous.Call to undefined method Joomla\CMS\Document\HtmlDocument::addScriptVersion()
/home/philippe/joomlaprod/videos-livres-trieves/components/com_flexicontent/templates/core-oeuvres2/item.php:34Call stack#FunctionLocation1()JROOT/components/com_flexicontent/templates/core-oeuvres2/item.php:342include()JROOT/libraries/src/MVC/View/HtmlView.php:4293Joomla\CMS\MVC\View\HtmlView->loadTemplate()JROOT/libraries/src/MVC/View/HtmlView.php:2184Joomla\CMS\MVC\View\HtmlView->display()JROOT/administrator/components/com_flexicontent/views/item/view.html.php:23985FlexicontentViewItem->_displayItem()JROOT/administrator/components/com_flexicontent/views/item/view.html.php:576FlexicontentViewItem->display()JROOT/libraries/src/MVC/Controller/BaseController.php:6927Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_flexicontent/controller.php:2628FlexicontentController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:7309Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_flexicontent/flexicontent.php:28910require_once()JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:6911Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}()JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:7112Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch()JROOT/libraries/src/Component/ComponentHelper.php:38913Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:20614Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:24515Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:27816Joomla\CMS\Application\CMSApplication->execute()JROOT/includes/app.php:6317require_once()JROOT/index.php:32

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

More
3 years 11 months ago #81395 by philippeg
Replied by philippeg on topic Migration j4
there is an error on the title i did not change the php or js files only some css have change : hte second part of the title "about PHP/CSS of custom j3 templates" is wrong bad copy i think ...

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

Moderators: vistamediajoomlacornerggppdk
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save