lee246 Posted August 16, 2005 Share Posted August 16, 2005 Hi, i installed this contribution and get the following error on the sitemap page on my website: 1054 - Unknown column 'c.categories_status' in 'where clause' select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.categories_status = '1' and c.categories_id = cd.categories_id and cd.language_id = '1' order by c.parent_id, c.sort_order, cd.categories_name [TEP STOP] Anyone have any ideas? Quote Link to comment Share on other sites More sharing options...
lee246 Posted August 16, 2005 Share Posted August 16, 2005 ignore the above, found the solution. Quote Link to comment Share on other sites More sharing options...
keress Posted August 18, 2005 Share Posted August 18, 2005 (edited) I have installed this contribution and am getting the following error message: 1054 - Unknown column 'c.categories_status' in 'where clause' select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.categories_status = '1' and c.categories_id = cd.categories_id and cd.language_id = '1' order by c.parent_id, c.sort_order, cd.categories_name [TEP STOP] Any help would be greatly appreciated. Edited August 18, 2005 by keress Quote Link to comment Share on other sites More sharing options...
lee246 Posted August 18, 2005 Share Posted August 18, 2005 I have installed this contribution and am getting the following error message:Any help would be greatly appreciated. <{POST_SNAPBACK}> Hi, as Jack has stated above, this comes from installing v1.4, install v1.3 instead and you will have no problems. Thats how I solved my problem. Quote Link to comment Share on other sites More sharing options...
keress Posted August 18, 2005 Share Posted August 18, 2005 Thanks! Quote Link to comment Share on other sites More sharing options...
Feydakin Posted August 19, 2005 Share Posted August 19, 2005 I just installed v1.4 and I get this error when I click on the Sitemap link 1054 - Unknown column 'c.categories_status' in 'where clause' select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.categories_status = '1' and c.categories_id = cd.categories_id and cd.language_id = '1' order by c.parent_id, c.sort_order, cd.categories_name Any idea where to even start with this? Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted August 19, 2005 Author Share Posted August 19, 2005 :) Try a few posts up. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Feydakin Posted August 19, 2005 Share Posted August 19, 2005 :) Try a few posts up. Jack <{POST_SNAPBACK}> Yeah, never mind me.. Way too much work and not enough caffiene.. I never noticed there was a page 3 :P Thanks - Quote Link to comment Share on other sites More sharing options...
keress Posted August 20, 2005 Share Posted August 20, 2005 I'm getting the "Unable to determine the page link!" and having trouble understanding this reply: Some of the infoboxes should not be added to the sitemap and are automatically excluded by the code. But I built this on a standard shop so it cannot account for each setup. I have uploaded a changed version. Just copy the includes/modules/dynamic_sitemap.php file to your site. It will still fail but should give an error message at the top of the window indicating which infobox is causing the problem. You will then need to add that to the list of known boxes in that same file. That should eliminate the errors. Are you saying this error message comes from it not being able to find an infobox listed somewhere? And where is this dynamic_sitemap.php you're referring to? Also, I thought this contribution would also list all the product page in each category. Was I mistaken? Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted August 20, 2005 Author Share Posted August 20, 2005 No, it can find the infobox but cannot understand the format of the code used in that box. You need to add it to the excluded list in includes/modules/dynamic_sitemap.php. Sitemaps don't generally list product pages. If you want a product listing, you should install All Products. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Guest Posted August 22, 2005 Share Posted August 22, 2005 just installed 1.4 and o nthe site map page i get this 1054 - Unknown column 'c.categories_status' in 'where clause' select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.categories_status = '1' and c.categories_id = cd.categories_id and cd.language_id = '1' order by c.parent_id, c.sort_order, cd.categories_name [TEP STOP] Quote Link to comment Share on other sites More sharing options...
Guest Posted August 22, 2005 Share Posted August 22, 2005 Installed 1.3 and works perfectly ecept the page is all messed up looking http://www.cnt-gifts.com/shop/dynamic_sitemap.php Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted August 22, 2005 Author Share Posted August 22, 2005 The code for that file is for a stock shop. Since your shop is not stock, you have to change the code for the page so that it dislays correctly on your shop. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
crafted4you Posted August 23, 2005 Share Posted August 23, 2005 I think there is a problem with 1.4 as I have just over writen the 1.4 files with 1.3 and it now works fine apart from it wants to be made to look a bit more organised. Quote Link to comment Share on other sites More sharing options...
crafted4you Posted August 23, 2005 Share Posted August 23, 2005 Ignore my last one I am looking at them in the wrong order and was replying to one that had allready been replied to. Duh stupid me Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted August 24, 2005 Author Share Posted August 24, 2005 Look in your includes/boxes directory. You probably have an old copy of your information box. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
jewelrytrends Posted September 2, 2005 Share Posted September 2, 2005 Hi jack, A few post back I saw that you where gone find a way to get the underscores shown in the site map out. did you already found a solution for that? I installed your sitemap today and it went really easy, thank you for that Denice Quote Link to comment Share on other sites More sharing options...
jewelrytrends Posted September 2, 2005 Share Posted September 2, 2005 Hi jack, A few post back I saw that you where gone find a way to get the underscores shown in the site map out. did you already found a solution for that? I installed your sitemap today and it went really easy, thank you for that Denice Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted September 3, 2005 Author Share Posted September 3, 2005 I don't know what you are referring to. If you could quote what I said I would be better able to reply. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
jewelrytrends Posted September 3, 2005 Share Posted September 3, 2005 I don't know what you are referring to. If you could quote what I said I would be better able to reply. Jack <{POST_SNAPBACK}> Hi, sorry for that, its a reply you gave in post33 I hadn't noticed the underscores before. The names are just taken from the filename. I'll change that at some point. It doesn't affect the result with the SE's though. It is just an appearance problem. If you post the box that is breaking it, I will look at it. Denice Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted September 3, 2005 Author Share Posted September 3, 2005 Ah, yes I recall now. No, I haven't had time to look at that although it is planned. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
lee246 Posted September 7, 2005 Share Posted September 7, 2005 Does anyone have any ideas how can make the categories of my site bold in my sitemap? Thanks. Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted September 7, 2005 Author Share Posted September 7, 2005 I haven't tried the following but I think it will work. Find this line of code in includes/classes/categories_tree.php: $result .= str_repeat($this->spacer_string, $this->spacer_multiplier * $level) . '<a title="'. $category['name'] . '" href="' . tep_href_link(FILENAME_DEFAULT, 'cPath=' . $category_link) . '">'; and change it to $result .= str_repeat($this->spacer_string, $this->spacer_multiplier * $level) . '<a class="someclass" title="'. $category['name'] . '" href="' . tep_href_link(FILENAME_DEFAULT, 'cPath=' . $category_link) . '">'; The add a someclass class to your stylesheet.css file and set the font weight to bold. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
lee246 Posted September 23, 2005 Share Posted September 23, 2005 (edited) Hi Jack, I have installed a forum and a few other pages since installing this sitemap but they don't seem to be showing up on the sitemap. Any ideas? If not is there any way of adding them manually? Thanks, Lee. Edited September 23, 2005 by lee246 Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted September 23, 2005 Author Share Posted September 23, 2005 Are they php files? If not, that's why since the code only looks for php files. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.