8 years ago
Topic

Hi Seblodes!

Every time when I upgrade SEBLOD I have an error, which got up   here -

Duplicate column name 'path' SQL=ALTER TABLE xxx_cck_core_folders ADD path VARCHAR( 1024 ) NOT NULL AFTER parent_id;

I found in plg_conten_cck.zip/csript.php following:

if ( $i < 23 ) {	// ONLY < 2.4.5
	JCckDatabase::doQuery( 'ALTER TABLE #__cck_core_folders ADD path VARCHAR( 1024 ) NOT NULL AFTER parent_id;' );

So, now the question is - where is marker which defines my SEBLOD version like < 2.4.5 and how I can update it to 3.7?

Thanks for your attention

Get a Book for SEBLOD
8 years ago
5
Level 1

Hi Ilya,

What's your current SEBLOD and Joomla versions please?

Thanks

8 years ago
4
Level 2

Hi, Bes

The last versions. See here. I upgraded SEBLOD from 3.6.2 to 3.7, but this error was earlier. Can you point out a place (DB table or file) where I have to correct my version?

8 years ago
3
Level 3

Sorry, not sure to follow you.

Have you seen the error "Duplicate column name" after your last update between 3.6.2 and 3.7?

Thanks

8 years ago
2
Level 4

Yes, I don't remember when it started, but it was 3-4 times exactly. Every update and last update also - from 3.6.2 to 3.7

8 years ago
1
Level 5

Thanks for the clarification!

It's stange. No obvious reason why this line "JCckDatabase::doQuery( 'ALTER TABLE #__cck_core_folders ADD path VARCHAR( 1024 ) NOT NULL AFTER parent_id;' );" is executed.

Thanks to report in Git tracker with the link of this post.

8 years ago
0
Level 6

I've upgraded SEBLOD on several sites but only one has this error.. Maybe we coould make some test?

8 years ago
0
Level 1

Yes. But tests need to be lead by Octopoos members working on Git tracker. Thanks to open the issue on Git.

8 years ago
0
Level 1

Hi,

Github issue post with solution here : https://github.com/Octopoos/SEBLOD/issues/86

Olivier

8 years ago
0
Level 1

Hi,

The fix is included in upcoming SEBLOD 3.7.1

Thanks
Saba.

188 Posts
uriel
8 years ago
0
Level 1

My error 

Get a VIP membership