Import of package and database problems.

Author Message

Jorge estévez

Monday 07 January 2008 3:11:43 am

I have imported a package from another site:

The items imported are in esl-MX and my new site is in esl-ES / esl-ENG, the problem arises when the items in esl-MX are iso-8859-1 so my database gets a mixture of UTF8 and iso-8859-1 which does not work with accented words once online.

I tried to get rid of the imported data by deleting the packages imported and deleting the tree that has those items but my database keeps having items in esl-MX language.

When I go to the admin site/Configuration/Languages esl-MX it’s still there with 7 translations, I have been several times all over the whole structure of the site checking all nodes and they seem to be in esl-ES.

Why not export the data base and take a look there?, well I did that, and making some searches for esl-MX I found the following:

INSERT INTO `ezcontent_language` (`disabled`, `id`, `locale`, `name`) VALUES 
  (0,2,'esl-ES','Castellano (España)'),
  (0,4,'eng-US','English (American)'),
  (0,8,'ita-IT','Italian'),
  (0,16,'esl-MX','Castillan');

And also at the table `ezcontentclass_attribute` as follows:

(1,45,0,0,0,0,0,0,0,0,'','','','','','ezauthor',355,'author',0,0,0,3,'a:3:{s:6:\"esl-MX\";s:24:\"Autor (defina uno nuevo)\";s:16:\"always-available\";s:6:\"esl-MX\";s:6:\"esl-ES\";s:5:\"Autor\";}',0),

And (the following has to do with a class attribute that I have already deleted):

(0,45,0,0,0,0,0,0,1,0,'','','','','','ezboolean',358,'enable_comments',0,0,0,6,'a:3:{s:6:\"esl-MX\";s:68:\"Permitir comentarios? (debe marcarse para permitir a todos comentar)\";s:16:\"always-available\";s:6:\"esl-MX\";s:6:\"esl-ES\";s:15:\"Enable comments\";}',0),

And so forth, there are 191 esl-MX found at the database, I have not searched and analyzed all but I have a strong feeling (quite sure) that the database still has all the tree items I have deleted and also information about classes I also deleted trying to solve this problem.

If someone has had a similar issue please tell me how can I fix the whole database erasing all that has to do with esl-MX stuff.

Is there a method to erase a whole language? (and all nodes traslated with that language), I have been at site/Configuration/Languages and clicking at one of the languages leed me to a page with its language configuration information and a button to erase the language, but it does not work.

Is there a way to show only notes that have been translated to a specific language?

Thanks

Diseño Web Cuba
Web Design Cuba
www.elfosdesign.com

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 12:45:12
Script start
Timing: Jan 19 2025 12:45:12
Module start 'layout'
Timing: Jan 19 2025 12:45:12
Module start 'content'
Timing: Jan 19 2025 12:45:13
Module end 'content'
Timing: Jan 19 2025 12:45:13
Script end

Main resources:

Total runtime0.6408 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 589.2969152.6406
Module start 'layout' 0.00480.0032 741.937539.4766
Module start 'content' 0.00800.6314 781.4141440.7188
Module end 'content' 0.63930.0014 1,222.13288.1250
Script end 0.6407  1,230.2578 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4878160.0002
Check MTime0.00130.2099160.0001
Mysql Total
Database connection0.00060.092210.0006
Mysqli_queries0.601693.8878460.0131
Looping result0.00050.0784440.0000
Template Total0.610695.320.3053
Template load0.00200.319020.0010
Template processing0.608594.966220.3042
Template load and register function0.00010.021710.0001
states
state_id_array0.00090.139310.0009
state_identifier_array0.00060.098020.0003
Override
Cache load0.00170.2688180.0001
Sytem overhead
Fetch class attribute can translate value0.00070.106610.0007
Fetch class attribute name0.00070.102310.0007
XML
Image XML parsing0.00010.020910.0001
class_abstraction
Instantiating content class attribute0.00000.000610.0000
General
dbfile0.00160.2453100.0002
String conversion0.00000.002840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs