- Posts: 12
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 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
Question phpbb3 to Kunena
- michelgofman
-
- Offline
- New Member
-
- - after checking out the Importer from SVN TRUNK and building the zip with the shell script provided
- - the Joomla install works
- - but when I click on the component I get
Fatal error: Call to a member function getName() on a non-object in /var/www/xxxxx/libraries/joomla/application/component/view.php on line 449
I am running the last Joomla with the last Kunena on a local Ubuntu Karmic workstation / server
:blink:
Thanks
Mike
Please Log in or Create an account to join the conversation.
This is my biggest problem!!!
I need it very quickly, so can "anyone" make a script? I think Kunena 2.0 will take some time, when I read the blog, not until end of year 2010? rather 2011?
My Forum is big, relative
Gruß Mark
Pickup-Wohnkabinen-Forum Kunena 4.0.7
Chevy-Forum Kunena 3.0.8
Please Log in or Create an account to join the conversation.
my know how in PHP is not very good so I really need your help.
For an expert in PHP development must this very easy.
in the PDF-File in the attachment I wrote what I need to convert the Attachments from phpbb3 to Kunena.
Gruß Mark
Pickup-Wohnkabinen-Forum Kunena 4.0.7
Chevy-Forum Kunena 3.0.8
Please Log in or Create an account to join the conversation.
I'm trying to convert (with go.php) but conversion stops here:
Nothing happeded after "Populating Messages_Text Table..."??? What should I do
Resolved: It was about max_execution_time setting in php.ini.
Please Log in or Create an account to join the conversation.
I did find a way round the password issue. It's a long way round but it did work.
I first installed a test joomla with Jfusion linking into the phpbb3. Synced all the users using jfusion. Then on a fresh joomla install with kunena/fireboard (seperate DB from the test install I followed the go.php instructions in the phpbb3>>fireboard convertor. Once all the users/posts were transferred across I then used a simple php script to copy the passwords for each user from the jfusion/joomla DB to the relevant users in joomla/kunena DB (needed as the user ID's will not be the same.
The password copying script is available in this thread by the person who kindly made it for me
www.cableforum.co.uk/board/19/33659901-php-script.html
Yep it's a long way round but at least the jfusion usersync converts all of the passwords and as long as your secret key is the same in your joomla/jfusion and joomla/kunena installs the passwords will work.
Now what I would love is for the convertor to also copy across the users PM's
:kiss:
I check and tried script for passwords and i get:
You said that
Could you post modified script here on PM it to me , please.Yep, just added $db1_result = "";
And one more question... Which one is the database (on the password script) which have users syncronized with JFusion? Is it db1 or db2?
Regards,
Juraus
Please Log in or Create an account to join the conversation.
www.hugzzz.com/passswap.rar
Please Log in or Create an account to join the conversation.