Design and Web Development
Home
BearDev
Forum is transfered to our new web site www.JoomSport.com
probleme installing
Post probleme installing
on 08/08/2009 19:10

good evening

sorry for my poor english

i ve joomla 1.5.12 and i like to install bearleague on my football website

i ve this message when i try to install throught my joomla backend:


JInstaller::install: Erreur SQL. DB function failed with error number 1064
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 6 SQL=CREATE TABLE IF NOT EXISTS `jos_bl_assign_photos` ( `photo_id` int(11) NOT NULL default '0', `cat_id` int(11) NOT NULL default '0', `cat_type` int(11) NOT NULL default '0', PRIMARY KEY (`photo_id`,`cat_id`,`cat_type`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8
SQL =
CREATE TABLE IF NOT EXISTS `jos_bl_assign_photos` (
`photo_id` int(11) NOT NULL default '0',
`cat_id` int(11) NOT NULL default '0',
`cat_type` int(11) NOT NULL default '0',
PRIMARY KEY (`photo_id`,`cat_id`,`cat_type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8Composant Installation: Erreur SQL. DB function failed with error number 1064
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 6 SQL=CREATE TABLE IF NOT EXISTS `jos_bl_assign_photos` ( `photo_id` int(11) NOT NULL default '0', `cat_id` int(11) NOT NULL default '0', `cat_type` int(11) NOT NULL default '0', PRIMARY KEY (`photo_id`,`cat_id`,`cat_type`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8
SQL =
CREATE TABLE IF NOT EXISTS `jos_bl_assign_photos` (
`photo_id` int(11) NOT NULL default '0',
`cat_id` int(11) NOT NULL default '0',
`cat_type` int(11) NOT NULL default '0',
PRIMARY KEY (`photo_id`,`cat_id`,`cat_type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8

thank you for uour help

basdom


dominique
Posts: 1

Naive
Naive
Registered

Joined Board
08/08/2009 19:00
Offline User is Offline

View all users posts

Post Re: probleme installing
on 08/09/2009 19:15

Dominique,

we sent you email

Regards,
team


John
Posts: 576

Master
Master
Administrator

Joined Board
02/28/2010 13:18
Offline User is Offline

View all users posts

BearDev - development company. Any complexity Web Sites. PHP/MySQL/Joomla! solutions.

Post Re: probleme installing
on 08/18/2009 10:03

Idem, please help me...


Con20
Posts: 4

Naive
Naive
Registered

Joined Board
08/18/2009 10:01
Offline User is Offline

View all users posts

Post Re: probleme installing
on 08/18/2009 10:29

Con20,

fixed version available at Downloads -> Components

Regards,
john


John
Posts: 576

Master
Master
Administrator

Joined Board
02/28/2010 13:18
Offline User is Offline

View all users posts

BearDev - development company. Any complexity Web Sites. PHP/MySQL/Joomla! solutions.

Post Re: probleme installing
on 08/18/2009 10:34

Nothing, error with this version...

Code:

* JInstaller::install: Errore SQL. DB function failed with error number 1064
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 6 SQL=CREATE TABLE IF NOT EXISTS `jos_bl_assign_photos` ( `photo_id` int(11) NOT NULL default '0', `cat_id` int(11) NOT NULL default '0', `cat_type` int(11) NOT NULL default '0', PRIMARY KEY (`photo_id`,`cat_id`,`cat_type`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8
SQL =

CREATE TABLE IF NOT EXISTS `jos_bl_assign_photos` (
`photo_id` int(11) NOT NULL default '0',
`cat_id` int(11) NOT NULL default '0',
`cat_type` int(11) NOT NULL default '0',
PRIMARY KEY (`photo_id`,`cat_id`,`cat_type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8

* componente Installa: Errore SQL. DB function failed with error number 1064
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 6 SQL=CREATE TABLE IF NOT EXISTS `jos_bl_assign_photos` ( `photo_id` int(11) NOT NULL default '0', `cat_id` int(11) NOT NULL default '0', `cat_type` int(11) NOT NULL default '0', PRIMARY KEY (`photo_id`,`cat_id`,`cat_type`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8
SQL =

CREATE TABLE IF NOT EXISTS `jos_bl_assign_photos` (
`photo_id` int(11) NOT NULL default '0',
`cat_id` int(11) NOT NULL default '0',
`cat_type` int(11) NOT NULL default '0',
PRIMARY KEY (`photo_id`,`cat_id`,`cat_type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8



Joomla 1.5.14


Con20
Posts: 4

Naive
Naive
Registered

Joined Board
08/18/2009 10:01
Offline User is Offline

View all users posts

Post Re: probleme installing
on 08/18/2009 11:07

Con20,

Have you used the 1.0.5 version?

regards,
john


John
Posts: 576

Master
Master
Administrator

Joined Board
02/28/2010 13:18
Offline User is Offline

View all users posts

BearDev - development company. Any complexity Web Sites. PHP/MySQL/Joomla! solutions.

Post Re: probleme installing
on 08/18/2009 11:16

No, i download 1.0.6

from:

http://beardev.com/downloads/components.html


Con20
Posts: 4

Naive
Naive
Registered

Joined Board
08/18/2009 10:01
Offline User is Offline

View all users posts

Post Re: probleme installing
on 08/18/2009 11:21

confused...

have already tested.. no problem.. could you give us access to your Back-end?

john


John
Posts: 576

Master
Master
Administrator

Joined Board
02/28/2010 13:18
Offline User is Offline

View all users posts

BearDev - development company. Any complexity Web Sites. PHP/MySQL/Joomla! solutions.

Post Re: probleme installing
on 08/18/2009 11:57

Con20,

BearLeague component needs the MySQL version more then 4.1, therefore you have this error.

the problem is MySQL version less the 4.1 haven't 'DEFAULT CHARSET=utf8' command
But in your case i have deleted this command from xml file because Joomla 1.5.x require UTF8 charset as default and instal BearLeague.

If you have any problems with the charset - we will not be assume responsibility for it because you have MySQL version less than 4.1


regards,
John


John
Posts: 576

Master
Master
Administrator

Joined Board
02/28/2010 13:18
Offline User is Offline

View all users posts

BearDev - development company. Any complexity Web Sites. PHP/MySQL/Joomla! solutions.

Post Re: probleme installing
on 08/18/2009 12:48

thanks


Con20
Posts: 4

Naive
Naive
Registered

Joined Board
08/18/2009 10:01
Offline User is Offline

View all users posts

Post Re: probleme installing
on 04/29/2010 12:50

Hi John!

Quote:
BearLeague component needs the MySQL version more then 4.1, therefore you have this error.

the problem is MySQL version less the 4.1 haven't 'DEFAULT CHARSET=utf8' command
But in your case i have deleted this command from xml file because Joomla 1.5.x require UTF8 charset as default and instal BearLeague.


I've the same installation error caused by the same problem (MySQL version is the 4.0.30); please, could you send me the modified file or package?

Tks in advance..

Alex


seanair
seanair
Posts: 2

Naive
Naive
Registered

Joined Board
04/29/2010 12:40
Offline User is Offline

View all users posts

Post Re: probleme installing
on 05/02/2010 23:37

Hello,

it will be the custom solution, because officially we cannot support this MySQL version

Best Regards,
john


John
Posts: 576

Master
Master
Administrator

Joined Board
02/28/2010 13:18
Offline User is Offline

View all users posts

BearDev - development company. Any complexity Web Sites. PHP/MySQL/Joomla! solutions.

Post Re: probleme installing
on 05/02/2010 23:54

Hi John,

thank you for the answer..

I've understood this will be a custom solution, but unfortunately I can't change the MYSql version (my website is hosted on Aruba) and your component appears to be not only very good (I've read many good reviews), but either the only one to handle a ko tournament.

No way?

Alex


seanair
seanair
Posts: 2

Naive
Naive
Registered

Joined Board
04/29/2010 12:40
Offline User is Offline

View all users posts

Post Re: probleme installing
on 05/20/2010 21:21

Hello,

We have only one way in this case - Customization

best regards,
john


John
Posts: 576

Master
Master
Administrator

Joined Board
02/28/2010 13:18
Offline User is Offline

View all users posts

BearDev - development company. Any complexity Web Sites. PHP/MySQL/Joomla! solutions.