Line 89 - PHP - Joomla

More
3 years 5 months ago #79444 by ThomasL
- No type - Select item type at later step

Notice: Undefined variable: menu_itemid in /var/www/intranet/administrator/components/com_flexicontent/views/types/tmpl/typeslist.php on line 89
• Annuaire Téléphonique FLEXI_NO_DESCRIPTION

Notice: Undefined variable: menu_itemid in /var/www/intranet/administrator/components/com_flexicontent/views/types/tmpl/typeslist.php on line 89
• Article FLEXI_NO_DESCRIPTION

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

More
3 years 5 months ago #79445 by micker
Replied by micker on topic Line 89 - PHP - Joomla
alors ce sont des notices qui sont théoriquement non affichées sur un serveurs de prod aprs il faudrait savoir la version de php pour être sur de la correction
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.

More
3 years 5 months ago #79446 by ThomasL
Replied by ThomasL on topic Line 89 - PHP - Joomla
Bonjour,

Tout d'abord merci beaucoup pour ce retour. La version actuellement installée est : PHP 5.6.40-0+deb8u12

Oui celle-ci date un peu, mais je n'arrive pas à mettre à jour ma version PHP en 7.X sans avoir des erreurs dans tous les sens sur mon intranet JOOMLA.
Line xxx de mon typeslist.php en erreur
base de données mariaDB error
etc

Et les notices affichées ci-dessus sont présentes depuis un simple "update / upgrade" de mon debian.

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

More
3 years 5 months ago #79460 by micker
Replied by micker on topic Line 89 - PHP - Joomla
le php 5.6 ... outch

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
3 years 5 months ago #79463 by ggppdk
Replied by ggppdk on topic Line 89 - PHP - Joomla
Hello

the correct name is
$menu_id

and not $menu_itemid

but also it should be set to Itemid= not to menu_id=

so
Code:
($menu_itemid ? '&menu_id='.$menu_itemid : '')
should be
Code:
($menu_id ? '&Itemid='.$menu_id : '')

i ll commit a fix


-- 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...

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.273 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