Migration j4

More
8 months 2 weeks ago #84269 by micker
Replied by micker on topic Migration j4

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]

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

More
8 months 1 week ago - 8 months 1 week ago #84285 by Lelouch
Replied by Lelouch on topic Migration j4
Merci comme toujours pour ton aide. Après de nombreuses manipulations et de nombreux tests, j'obtiens tout le temps cette erreur :
0 syntax error, unexpected token "\"

L'erreur en question :
JROOT/components/com_flexicontent/templates/acteurs/item.php:459

D'après ce que j'en comprends (mon niveau en codage est proche de 0), cela est en lien avec ces lignes de codes :
JFactory::getDocument()->addScript(JUri::base(true).'/components/com_flexicontent/assets/js/tabber-minimized.js', array('version' => FLEXI_VHASH)); JFactory::getDocument()->addStyleSheet(JUri::base(true).'/components/com_flexicontent/assets/css/tabber.css', array('version' => FLEXI_VHASH)); JFactory::getDocument()->addScriptDeclaration(' document.write(\'<style type="text/css">.fctabber{display:none;}<\/style>\'); '); // temporarily hide the tabbers until javascript runs

J'avoue, je suis un peu perdu. 
 
Last edit: 8 months 1 week ago by Lelouch.

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

More
8 months 1 week ago #84286 by micker
Replied by micker on topic Migration j4
Tu a fais une erreur dans tes copier coller il faut les revoir
Par contre je 'e suis pas disponible pendant 3semaines
Courage

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]

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

More
8 months 4 days ago #84294 by Lelouch
Replied by Lelouch on topic Migration j4
Bon finalement, j'y suis arrivé !

Mes problèmes étaient les suivants :
Avant :  <?php if (JRequest::getCmd('print')) : ?>
Nouveau : <?php if (JFactory::getApplication()->input->getCmd('print')) : ?>

Avant : <?php if ($this->params->get('comments') && !JRequest::getVar('print')) : ?>
Nouveau : <?php if ($this->params->get('comments') && !JFactory::getApplication()->input->getCmd('print')) : ?>

Grâce à seulement ces deux changements, mes templates refonctionnent.
Si cela peut aider certains qui ont ou vont avoir les mêmes problèmes, je poste ma solution.

Merci pour ce forum et toute l'aide que vous apportez. Vous permettez à des gens comme moi de pouvoir monter un site web de qualité. Merci à vous.

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

More
7 months 4 weeks ago #84300 by micker
Replied by micker on topic Migration j4
Merci pour le retour

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]

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.317 seconds
Save
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