Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
slabbi wrote: Joomla HQ broke some backward compatibility in Joomla 3.1.
So depending on which version of Joomla 3.1 you are using, the tabs in the UddeIM backend are displayed or not.
The following tracker entries describe the problem:
joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30599
joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=29786
Since I do not know how Joomla HQ will fix the problem I can only give you following hotfix in case you have the problem on your system:
1. Open "admin.uddeim.php"
2. Go to line 1393
3. Change "if (uddeIMcheckJversion()==5)" to "if (uddeIMcheckJversion()>=5)"
Please Log in or Create an account to join the conversation.
That does not fix it. I have a perfectly new install of 3.1.1 and the issue happened until I changed the code.slabbi wrote: Let me guess: You have used the update package to update to J3.1.1.
Can you try following: Use the full Joomla 3.1.1 package and overwrite the old installation (do not copy the install folder and the configuration file). I have reports that the problem is solved then. It seems that the update package does not update all required files.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.