- Thank you received: 0
Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question K 1.6 / J! 1.6 - Admin Menu Missing
- pedrohsi
-
- New Member
-
Less
More
15 years 8 months ago #50768
by pedrohsi
Replied by pedrohsi on topic Re: Admin Menu Missing
I installed K1.6 alpha2 on J1.6 beta3, the admin menu is still missing - there was no error as far as i can remember, it's simply missing from the Components menu in the admin interface.
Please Log in or Create an account to join the conversation.
15 years 8 months ago #50775
by pieter
Replied by pieter on topic Re: Admin Menu Missing
Yep, I noticed. My latest suggesions were not incorporated in ALPHA2...
Please Log in or Create an account to join the conversation.
- Case-Berlin
-
- Offline
- Senior Member
-
Less
More
- Posts: 84
- Thank you received: 3
15 years 8 months ago - 15 years 8 months ago #50823
by Case-Berlin
Replied by Case-Berlin on topic Re: K 1.6 / J! 1.6 - Admin Menu Missing
I have the same problem:
jtspost have no response?
PHP Built On: Linux infong 2.4 #1 SMP Wed Nov 4 21:12:12 UTC 2009 i686 GNU/Linux
Database Version: 5.0.81-log
Database Collation: utf8_general_ci
PHP Version: 5.2.13
Web Server: Apache
WebServer to PHP Interface: cgi
Joomla! Version: Joomla! 1.6.0 Beta3 [ Hope ] 31-May-2010 23:00 GMT
User Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.0
Relevant PHP Settings
Setting Value
Safe Mode: Off
Open basedir: None
Display Errors: On
Short Open Tags: On
File Uploads: On
Magic Quotes: On
Register Globals: Off
Output Buffering: Off
Session Save Path: /tmp
Session Auto Start: 0
XML Enabled: Yes
Zlib Enabled: Yes
Disabled Functions: None
Mbstring Enabled: Yes
Iconv Available: Yes
jtspost have no response?
PHP Built On: Linux infong 2.4 #1 SMP Wed Nov 4 21:12:12 UTC 2009 i686 GNU/Linux
Database Version: 5.0.81-log
Database Collation: utf8_general_ci
PHP Version: 5.2.13
Web Server: Apache
WebServer to PHP Interface: cgi
Joomla! Version: Joomla! 1.6.0 Beta3 [ Hope ] 31-May-2010 23:00 GMT
User Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.0
Relevant PHP Settings
Setting Value
Safe Mode: Off
Open basedir: None
Display Errors: On
Short Open Tags: On
File Uploads: On
Magic Quotes: On
Register Globals: Off
Output Buffering: Off
Session Save Path: /tmp
Session Auto Start: 0
XML Enabled: Yes
Zlib Enabled: Yes
Disabled Functions: None
Mbstring Enabled: Yes
Iconv Available: Yes
Last edit: 15 years 8 months ago by Case-Berlin.
Please Log in or Create an account to join the conversation.
15 years 8 months ago #50837
by pieter
Replied by pieter on topic Re: K 1.6 / J! 1.6 - Admin Menu Missing
OK, I had Case-Berlin try my mods, and it still gave him install errors !
eventually, it turns out that the installation is somewhat sensitive to
remnants from previous and probably failed installations...
This is was got us going :
- uninstall Kunena Alpha2 ( if it shows up as installed )
- remove remnants on the filesystem
( if your'e on Windows, use explorer to remove the files, where you should note
the wildcards .. )
- remove remnants from the database
- retry the installation ( either ALPHA2 or with my mods...)
pieter.
eventually, it turns out that the installation is somewhat sensitive to
remnants from previous and probably failed installations...
This is was got us going :
- uninstall Kunena Alpha2 ( if it shows up as installed )
- remove remnants on the filesystem
Code:
rm -rf administrator/components/com_kunena administrator/language/*/*unena* \
components/com_kunena media/kunena tmp/install* tmp/*unena*
( if your'e on Windows, use explorer to remove the files, where you should note
the wildcards .. )
- remove remnants from the database
Code:
mysql> delete from jos_menu where title LIKE '%unena%';
- retry the installation ( either ALPHA2 or with my mods...)
pieter.
Please Log in or Create an account to join the conversation.
15 years 8 months ago #50838
by fxstein
We love stars on the Joomla Extension Directory .
Replied by fxstein on topic Re: K 1.6 / J! 1.6 - Admin Menu Missing
FYI - This is a known issue with the current Joomla 1.6 beta. Multiple extension authors have reported the same problem.
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
15 years 8 months ago #50854
by MAW_Trok
Replied by MAW_Trok on topic Re:Admin Menu Missing
the problem is with joomla 1.6. I have same problem. Try with 1.5 joomla
Please Log in or Create an account to join the conversation.
Time to create page: 0.424 seconds