Skip to Content Skip to Menu

Joomla 1.6 related issues

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
13 years 8 months ago #151676 by slabbi
Replied by slabbi on topic Re:Joomla 1.6 releated issues
It seems to be a problem in general and not with uddeIM.

I would prefer to wait until you are able to install other Joomla 1.6 components and see if uddeIM is also running then before I try to fix a problem that might not exist.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

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

  • lukoie
  • lukoie
  • OFFLINE
  • Posts: 57
  • Thanks: 5
  • Karma: 3
13 years 8 months ago - 13 years 8 months ago #151729 by lukoie
Replied by lukoie on topic Re:Joomla 1.6 releated issues
You tell me that you can install extplorer component on the J1.6 without any problem? Could you please provide me the installer for that extplorer component version?
See, there was no problems during kunena or AUP install, neither with CB.
Last edit: 13 years 8 months ago by lukoie.

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

  • lukoie
  • lukoie
  • OFFLINE
  • Posts: 57
  • Thanks: 5
  • Karma: 3
13 years 8 months ago #151748 by lukoie
Replied by lukoie on topic Re:Joomla 1.6 releated issues
I've installed beta version instead of the stable, and it works now. So you can check uddeim now.

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
13 years 8 months ago #151755 by slabbi
Replied by slabbi on topic Re:Joomla 1.6 releated issues
Installed uddeIM 2.3dev on your site without any problems. Please apply following SQL codes since I was not able to upgrade your tables:
Code:
ALTER TABLE `jos_uddeim` ADD `delayed` INT( 1 ) NOT NULL DEFAULT '0' ; ALTER TABLE `jos_uddeim` ADD INDEX ( `delayed` ) ; ALTER TABLE `jos_uddeim_emn` ADD `moderated` INT( 1 ) NOT NULL DEFAULT '0' ;

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

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

  • lukoie
  • lukoie
  • OFFLINE
  • Posts: 57
  • Thanks: 5
  • Karma: 3
13 years 8 months ago - 13 years 8 months ago #151766 by lukoie
Replied by lukoie on topic Re:Joomla 1.6 releated issues
wow, thats weird. did you fix anything in the code since the date i've downloaded uddeim installation from the JED(the same date i posted here an issue)?
the uddeim backend works fine now, thank you for your support.
i've upgraded the tables(actually i do not use the jos prefix for security reasons, but nevermind).
thats all, everything's should be fine now?
Last edit: 13 years 8 months ago by lukoie.

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

  • Tinker
  • Tinker
  • OFFLINE
  • Posts: 14
  • Thanks: 0
  • Karma: 0
13 years 8 months ago #151776 by Tinker
Replied by Tinker on topic Re:Joomla 1.6 releated issues

slabbi wrote: Installed uddeIM 2.3dev on your site without any problems. Please apply following SQL codes since I was not able to upgrade your tables:

Code:
ALTER TABLE `jos_uddeim` ADD `delayed` INT( 1 ) NOT NULL DEFAULT '0' ; ALTER TABLE `jos_uddeim` ADD INDEX ( `delayed` ) ; ALTER TABLE `jos_uddeim_emn` ADD `moderated` INT( 1 ) NOT NULL DEFAULT '0' ;


sql upgrade only needed for DEV version?
I've managed to get it to install and got the backend menu link working.
there is no option to create front end menu link though, it is not shown in the list. its this fixed in DEV version?

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

Moderators: beatnantslabbikrileon
Powered by Kunena Forum