Identifier name is too long

Phoca Download - download manager
aleksandar
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 08 Jun 2015, 14:47

Identifier name is too long

Post by aleksandar »

I'm getting this errors when I try to install Phoca Download Component:

When instaling first time this :1059 Identifier name 'jos_xxxxxxxxxxxxxxxxxxxxxxxx__phocadownload_file_votes_statistics' is too long SQL=CREATE TABLE IF NOT EXISTS `jos_xxxxxxxxxxxxxxxxxxxxxxxx__phocadownload_file_votes_statistics` ( `id` int(11) NOT NULL auto_increment, `fileid` int(11) NOT NULL default 0, `count` int(11) NOT NULL default '0', `average` float(8,6) NOT NULL default '0', `language` char(7) NOT NULL default '', PRIMARY KEY (`id`) ) default CHARSET=utf8;

Later I get only this: 404 Component not found

On localhost everything works fine.

Anyone have idea what going on?
Thanks
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48566
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Identifier name is too long

Post by Jan »

Hi, not sure, maybe this can cause the long prefix name: jos_xxxxxxxxxxxxxxxxxxxxxxxx try to set some simple prefix, maybe it will help :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply