

Antonin
Members-
Content count
74 -
Joined
-
Last visited
Profile Information
-
Real Name
Antonin Dospisil
-
Hi Jack, I have chosen the "true" for "Display Tag Cloud" in /admin trying to use it. I am the Osc. 2.3.1. This is to see but no "tag cloud" at the bottom of the page: 1146 - Table 'dospisilcom3.TABLE_HEADERTAGS_KEYWORDS' doesn't exist select keyword, counter from TABLE_HEADERTAGS_KEYWORDS where keyword is not null and keyword != '' and found = 1 and language_id = 3 ORDER BY counter DESC LIMIT 20 [TEP STOP] In fact, there is no "TABLE_HEADERTAGS_KEYWORDS" existing in the database. There is only a "HEADERTAGS_KEYWORDS" table. But changing the table´s name doesn´t affect displaying of the error message - it comes forth with both names of the table. How to fix it? Thanks Antonin
-
Thanks Jack for the reply. I fixed it. A.
-
Hi, Jack, I am just installing your superb software. This happened at the index.php page: 1109 - Unknown table 'p' in field list select count(p.products_id) as total [TEP STOP] Would you advice me what to do, please? Thanks Antonin
-
All right, I would like to test it. You say it is based on what is in the products title for language. I must apologize me now, what is the "product title"? Do you mean the Fill Tags - Generic Override - Products - Title? Or a product title at a different place of the oscommerce? According to what you say I am supposed to fill to this field for German the german words, than check "German" and "Update" and it will work? I will try it, but please tell me if I am right now. Thank you. Antonin
-
The test function doesn´t reports this: Permissions Error: explain Permissions settings for the /hosting/www/dospisil.com/www/includes/header_tags.php file appear to be incorrect. Change to 755. NOTE: Disregard if on Windows server. Database/File Mismatch Error: explain The number of file entries in the database (27) does not match the number in the includes/header_tags.php file (29). Files not in the database: checkout_shipping2.php create_accountorigo.php languages in the Header Tags table are: 1 ( English ). languages in the Header Tags table are: 4 ( Deutsch ). ...is the test report. The tags are entered for all the languages (and for all the languages the same - because it doesnt fill them separately, language by language) at the product pages. The "All" is the only one that fill them. When I check only "English", it doesn´t fill. Antonin
-
Hm, this is exactly what I did yesterday. I used the uninstall.php and install later. Despite that the problem remains. Only "All" is functionable.
-
Good day, using the administrative tool, I fill the tags using "Fill Tags". I have 3 languages on my osc 231. It is impossible to fill the tags by language. Only when I check "All", the tags are filled in (but then only in 1 language and they must be replaced manually for the other language versions). When I check "English" only or "German" only, header tags are not filled and "0 tags for categories/manufacturers/products have been filled" appears. Do I do something wrong? Thank you, Antonin
-
No problem anymore. I uninstalled and installed again my database...
-
Latest news to my issue: my problem is nearly fixed. I overlooked something. I forgot the changes at the admin/includes/languages/english file... Now, silo and fill tags seem to be ok. Page control says this: 1062 - Duplicate entry 'download.php-4' for key 'PRIMARY' insert into headertags (page_name, page_title, page_description, page_keywords, page_logo, page_logo_1, page_logo_2, page_logo_3, page_logo_4, append_default_title, append_default_description, append_default_keywords, append_default_logo, append_category, append_manufacturer, append_model, append_product, append_root, sortorder_title, sortorder_description, sortorder_keywords, sortorder_logo, sortorder_category, sortorder_manufacturer, sortorder_model, sortorder_product, sortorder_root, sortorder_root_1, sortorder_root_2, sortorder_root_3, sortorder_root_4, language_id) values ('download.php', '', '', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '10', '1', '1', '1', '1', '1', '4') [TEP STOP] and the test page displayed this: 1062 - Duplicate entry 'index.php-6' for key 'PRIMARY' update headertags set language_id = '6' where page_name like 'index.php' [TEP STOP] I dont understand what it wants. Could you give me a hint how to solve it, please? Thank you, Antonin
-
Hi, I use the oscommerce 2.3.1 and added the Header Tags SEO on it. Since two weeks. Today I added a new language to my shop and wanted to fill the tags for this language in. Unfortunately my work was interrupted by a phone which I had to answer and I stopped working in the administrative tool without clicking on "update". After 20 minutes when I came back to pc, I had to log in to the administrative tool again to continue on my work filling the tags. So I logged in and became very surprised that it doesn´t work anymore... The page for filling tags is blank, the page with silo has only the form with titles in capitals like beneath, the page with test is blank, the page with the page control is blank. At the administrative tool, when I click on the place where formerly "header tags seo" was written, but now "BOX_HEADING_HEADER_TAGS_SEO", this appears: BOX_HEADER_TAGS_ADD_A_PAGE BOX_HEADER_TAGS_SILO BOX_HEADER_TAGS_FILL_TAGS BOX_HEADER_TAGS_TEST I reinstalled these files, unsuccesfully. I also used my e-shop backup (3 days old), but still I have the same problem, I can´t use the Header tags SEO category now. The tags are also not displayed on the page anymore. error.log is empty. Database is ok, all tags are nice stored there. The most strange thing is, that it stop to work on the backup as well. Why did it stop to work? Did I forget to make some activation or something like that? Please help me. Thank you, Antonin www.dospisil.com
-
Ok, thanks. I will try it. a.
-
For the sitemapindex.xml is the location: www.dospisil.com/sitemapindex.xml the sitemappages.xml, sitemapcategories.xml, sitemapmanufacturers.xml and sitemapproducts.xml have the identical location: www.dospisil.com/sitemap.... Antonin
-
Hi, I use the oscommerce 2.3.1 and added the Google xml Sitemap seo on. Using the google webmaster tool i have sent 3 xml files to google: sitemapindex.xml sitemapcategories.xml sitemapproducts.xml Only the sitemapindex was able to apply the urls to the web index. The other 2 contain reports like: the url address in the location of the sitemap file is not allowed therefore both of them are signed with a red cross in the list. Could I ask you for help, how to fix this thing, please? When they arent allowed I need not to have them there, but I want. thank you very much Antonin
-
Thank you again. It helped.
-
It is me again. I use the Oscommerce 2.3. I have just installed the Header Tags and set them. This works fantastic. I have 1 problem. admin/catalog/categories page is blank. Admin/catalog/manufacturers opens normally, tags editation is possible there. I copied a new categories.php to admin and made all necessary changes again to avoid any copy mistakes, but it didn´t help. Could you please instruct me, how to fix this? Thanks. Antonin