Hello,
I'm translating Joo!BB and Joo!CM 0.9.2 to the Dutch language.
I have succesfull translate Joo!BB 0.9.2, at the moment i'm updating the translation for Joo!CM 0.9.2
Downloads:
Joo!BB 0.9.2 Dutch NL
Joo!CM 0.9.2 Dutch NL
I will edit this message when I have finished the translation for Joo!CM
I you have any problems with the versions or find some errors, tell it me so I can fix them.
Kind Regards,
Joey
Hello,
I would like a function that I can add fields to the registration form.
Greets,
pcio
I mean that i could install the new language with the Joomla Installer. So you go to install and upload the language zip file and it will be installed automatically.
So you don't have to upload the files manually with ftp.
Hello,
Is there any xml file what I can use for installing my translated languagepacks.
Greetz,
Joey
Quote by Robbie:Hi Joey,
yes, of course. You can download it directly from the SVN.
Kind regards,
Robbie
Thanks, I have edited the images.
Is it possible that in the next release of Joobb the images are in a subfolder. For example:
images\install\en-GB\ or something different. So I can put the translated images in the folder images\install\nl-NL\
So the user see the images in their own language. When the backend have the English language the images will be in the English Language and if the Backend is in the Dutch language the images will be in the Dutch language.
Greets, Joey
Hello Robbie,
Do you also have a template for the install images:
download.png
install.png
joobb_box.png
reinstall.png
update.png
Greets,
Joey
Maybe you have the same if me, for more information see this post:
http://joobb.org/community/index.php?option=com_joobb&view=topic&topic=554&Itemid=
Thanks,
It will be work fine.
I'm just waiting for the next version 0.9.1
I like a function so I could choose which fields the user see and are required on the registration form.
For so far i know itsn't possible with version 0.9.0 to edit the registration form.
I could succesfull register a new user. But before I can do any action I should agree with the Terms of Agreement.
I click on Terms and see the Terms of Agreement.
But when I click on Agree I will see the error page:
500 - View not found [name, type, prefix]: joocmagreedterms,html,joocmView
You may not be able to visit this page because of:
1. an out-of-date bookmark/favourite
2. a search engine that has an out-of-date listing for this site
3. a mistyped address
4. you have no access to this page
5. The requested resource was not found.
6. An error has occurred while processing your request.
Please try one of the following pages:
* Home Page
If difficulties persist, please contact the System Administrator of this site.
View not found [name, type, prefix]: joocmagreedterms,html,joocmView
How do I fix this problem??
I have the same problem,
But I couldn't find the file boardfeed.xml into my public_html folder.
I have only install joomla 1.5.9 and Joobb, do I still install another plugin or component.
Hello,
I have translated Joo!bb 0.7.7 to the dutch language.
You could download the file from
Joomlacode or behind.
It is still in alpha fase but you could test it.
Download the file direct
Thanks everyone,
I have Joo!BB Community successfully installed.
Hi Maultrommel,
Thanks for your answer.
But I couldn't find the ftp-layer configuration file in Joomla. could you make a screen shot or something so i can see where I can find the ftp-layer.
I use joomla 1.5.7
Pcio
Hi Robbie,
I have manually install the sql script. Before i have edit all #__ to avmp_ . Install the sql finished succesfol.
But when i tried to install Joo!BB component i do have the same error as before.
I have my language set on English so you can read the error in English:
Quote by Unknown:
* JInstaller::install: SQL Error. DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `avmp_joobb_categories` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `published` tinyint(1) NOT NULL default '1', `ordering` int(11) NOT NULL default '0', `checked_out` int(11) unsigned NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `ordering` (`ordering`) ) TYPE=MyISAM CHARACTER SET `utf8`;
SQL =
CREATE TABLE IF NOT EXISTS `avmp_joobb_categories` (
`id` int(11) NOT NULL auto_increment,
`name` varchar(255) NOT NULL default '',
`published` tinyint(1) NOT NULL default '1',
`ordering` int(11) NOT NULL default '0',
`checked_out` int(11) unsigned NOT NULL default '0',
`checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `ordering` (`ordering`)
) TYPE=MyISAM CHARACTER SET `utf8`;
* Component Install: SQL error or missing or unreadable SQL file. DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `avmp_joobb_categories` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `published` tinyint(1) NOT NULL default '1', `ordering` int(11) NOT NULL default '0', `checked_out` int(11) unsigned NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `ordering` (`ordering`) ) TYPE=MyISAM CHARACTER SET `utf8`;
SQL =
CREATE TABLE IF NOT EXISTS `avmp_joobb_categories` (
`id` int(11) NOT NULL auto_increment,
`name` varchar(255) NOT NULL default '',
`published` tinyint(1) NOT NULL default '1',
`ordering` int(11) NOT NULL default '0',
`checked_out` int(11) unsigned NOT NULL default '0',
`checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `ordering` (`ordering`)
) TYPE=MyISAM CHARACTER SET `utf8`;
My MYSQL version is: 5.0.51a
I'm looking forward to your next reaction,
greets,
PCIO
Hello,
When I install JooBB 0.7.4 I do see a error:
Quote by Unknown:
* JInstaller::install: SQL fout. DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `avmp_joobb_categories` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `published` tinyint(1) NOT NULL default '1', `ordering` int(11) NOT NULL default '0', `checked_out` int(11) unsigned NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `ordering` (`ordering`) ) TYPE=MyISAM CHARACTER SET `utf8`;
SQL =
CREATE TABLE IF NOT EXISTS `avmp_joobb_categories` (
`id` int(11) NOT NULL auto_increment,
`name` varchar(255) NOT NULL default '',
`published` tinyint(1) NOT NULL default '1',
`ordering` int(11) NOT NULL default '0',
`checked_out` int(11) unsigned NOT NULL default '0',
`checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `ordering` (`ordering`)
) TYPE=MyISAM CHARACTER SET `utf8`;
* component Installeer: SQL fout of SQLbestand ontbreekt of is niet leesbaar. DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `avmp_joobb_categories` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `published` tinyint(1) NOT NULL default '1', `ordering` int(11) NOT NULL default '0', `checked_out` int(11) unsigned NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `ordering` (`ordering`) ) TYPE=MyISAM CHARACTER SET `utf8`;
SQL =
CREATE TABLE IF NOT EXISTS `avmp_joobb_categories` (
`id` int(11) NOT NULL auto_increment,
`name` varchar(255) NOT NULL default '',
`published` tinyint(1) NOT NULL default '1',
`ordering` int(11) NOT NULL default '0',
`checked_out` int(11) unsigned NOT NULL default '0',
`checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `ordering` (`ordering`)
) TYPE=MyISAM CHARACTER SET `utf8`;
My database prefix is avmp_ , by the most of you it should be jos_.
I have first install the plug-in without problems.
Does anyone know how I should install Joobb 0.7.4.
Sorry for my bat English.
Greets,
PCIO