spiritalan Posted May 21, 2008 Share Posted May 21, 2008 Jack, you are right and I am wrong. I do NOT have admin->Configuration->Header Tags SEO. I will get right on to fixing this and let you know what happens. Thanks, Alan Quote Production:osCommerce V. 2.3.4BSVPS Box Link to comment Share on other sites More sharing options...
spiritalan Posted May 21, 2008 Share Posted May 21, 2008 BINGO!! IT WORKS!! Thanks Jack. Alan Quote Production:osCommerce V. 2.3.4BSVPS Box Link to comment Share on other sites More sharing options...
Guest Posted May 23, 2008 Share Posted May 23, 2008 Jack, I had another go at installing Header tags SEO ver 3.0.3 I'm not sure exatly whats working correctly. Fill tags can not find the files when selected. Permisions set to 755 for header tags. My site works as before except for when I click on to a link in the left column information box. All links return the same error. 1146 - Table 'venetian_osc1.TABLE_HEADERTAGS_DEFAULT' doesn't exist select * from TABLE_HEADERTAGS_DEFAULT where language_id = '1' [TEP STOP] Any ideas on where I went wrong this time? Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted May 23, 2008 Author Share Posted May 23, 2008 1146 - Table 'venetian_osc1.TABLE_HEADERTAGS_DEFAULT' doesn't exist select * from TABLE_HEADERTAGS_DEFAULT where language_id = '1' Any ideas on where I went wrong this time? Please read a few posts back regarding caprital letters. 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 May 23, 2008 Share Posted May 23, 2008 Jack, Running out of lose ends here. I have header tags Seo installed under configuration. I also had is in admin below tools but. Since I could not go foward again I went backwards with uploading a backup copy of my store but now even that has desided to die on me and all that is left is the same mesage when ever I click a link in the left or right page columns. 1146 - Table 'venetian_osc1.TABLE_HEADERTAGS_DEFAULT' doesn't exist select * from TABLE_HEADERTAGS_DEFAULT where language_id = '1' [TEP STOP] Untill i resored I could not even get onto my admin site. Tryed uninstalling and reinstalling header tags database but to no effect. Read back a few forums as requested again as I did before Posting but I do Believe I can Only try going back to an earlier backup and loosing any gains. Would this work or will the newer files stay on the server as usually happens. Definately lost here . Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted May 23, 2008 Author Share Posted May 23, 2008 The capital letters mean you are missing a definition. You should focus on getting that fixed and see what other problems, if any, still exist. Search the install files for reference to TABLE_HEADERTAGS_DEFAULT to begin with. 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 May 23, 2008 Share Posted May 23, 2008 The capital letters mean you are missing a definition. You should focus on getting that fixed and see what other problems, if any, still exist. Search the install files for reference to TABLE_HEADERTAGS_DEFAULT to begin with. Jack Jack, I appreciate the help. I have searched the install files without finding a match. Quote Link to comment Share on other sites More sharing options...
Guest Posted May 23, 2008 Share Posted May 23, 2008 Sorry Jack I did find 1 mension in the database tables under admin includes. /*** Begin Header Tags SEO ***/ define('TABLE_HEADERTAGS', 'headertags'); define('TABLE_HEADERTAGS_DEFAULT', 'headertags_default'); /*** End Header Tags SEO ***/ This was added again to no effect? Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted May 23, 2008 Author Share Posted May 23, 2008 Jack, I appreciate the help. I have searched the install files without finding a match. Hmm, that's strange. It is in the install file in my copy. Are you sure you are looking at the docs for Header Tags SEO? 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...
Galahad20 Posted May 23, 2008 Share Posted May 23, 2008 Hello Jack, I installed you great contri but keep getting the "products home -" title. Everything went ok because I can see in the admin product pages that the tags are filled. I changed the index page without a problem. So thats working OK. When I look at the source of the product pages the Description and Keywords are also still empty. Can you tell me where to look. I searched this topic but found no answer. Thanks for you reply, Peter Quote Link to comment Share on other sites More sharing options...
Guest Posted May 23, 2008 Share Posted May 23, 2008 Hmm, that's strange. It is in the install file in my copy. Are you sure you are looking at the docs for Header Tags SEO? Jack Yes I'm sure. I opened every file in dreamweaver and only found the one fererence in admin/includes/database tables. Which file should I be looking in and where is it ment to go when I find it. Since I have resored to a previous site backup could it be I have to reload most of the program? Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted May 23, 2008 Author Share Posted May 23, 2008 Hello Jack, I installed you great contri but keep getting the "products home -" title. Everything went ok because I can see in the admin product pages that the tags are filled. I changed the index page without a problem. So thats working OK. When I look at the source of the product pages the Description and Keywords are also still empty. Can you tell me where to look. I searched this topic but found no answer. Thanks for you reply, Peter If you have ran fill tags, then see the last few pages where I describe troubleshooting for such a problem. 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...
Jack_mcs Posted May 24, 2008 Author Share Posted May 24, 2008 Yes I'm sure.I opened every file in dreamweaver and only found the one fererence in admin/includes/database tables. Which file should I be looking in and where is it ment to go when I find it. Since I have resored to a previous site backup could it be I have to reload most of the program? Please post step number 6 from the Install_Catalog.txt file. I don't understand how your instructions could be different from mine so I would like to see what it says. 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 May 24, 2008 Share Posted May 24, 2008 6) In includes/database_tables.php, anywhere before the last ?> ADD: /*** Begin Header Tags SEO ***/ define('TABLE_HEADERTAGS', 'headertags'); define('TABLE_HEADERTAGS_DEFAULT', 'headertags_default'); /*** End Header Tags SEO ***/ Would this have been over riden when I restored an earlier backup after it all crashed? I still have the same 1146 table headertags default doesn't exist. Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted May 24, 2008 Author Share Posted May 24, 2008 6) In includes/database_tables.php, anywhere before the last ?> ADD: /*** Begin Header Tags SEO ***/ define('TABLE_HEADERTAGS', 'headertags'); define('TABLE_HEADERTAGS_DEFAULT', 'headertags_default'); /*** End Header Tags SEO ***/ Would this have been over riden when I restored an earlier backup after it all crashed? I still have the same 1146 table headertags default doesn't exist. That's a change to a file, not the database. If you replaced the file, then the change is gone. 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 May 24, 2008 Share Posted May 24, 2008 That's a change to a file, not the database. If you replaced the file, then the change is gone. Jack I know I have done something wrong here but I have not been able to find it. I really want your add on to work on my site but it seems I have made a poor go of it. Any sujestions on getting the site up and running again? Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted May 24, 2008 Author Share Posted May 24, 2008 Do the installation from the beginning and don't skip anything. If the database has been changed, run the uninstall script first. 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...
katman1971 Posted May 26, 2008 Share Posted May 26, 2008 (edited) Hi I am uploading all the files in the included catalog directory. I go to catalog>images>social bookmarking But I dont have a corresponding social bookmarking folder. Do I upload the files within the bookmarking file into my public_html / images folder or do I have to create a social bookmarking folder? Thanks Edited May 26, 2008 by dgriff Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted May 26, 2008 Author Share Posted May 26, 2008 It has to be created. The ftp program should do that for you though. 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...
katman1971 Posted May 26, 2008 Share Posted May 26, 2008 I'm pretty new at this.....I guess the ftp program didnt do this for me, since I dont see it. Is there something I should do to make the ftp program do this or just go ahead and create a social bookmarking folder in public_html / images / (Current Folder) ? Thanks Quote Link to comment Share on other sites More sharing options...
katman1971 Posted May 26, 2008 Share Posted May 26, 2008 (edited) Hi Jack I went ahead and created a social bookmaking folder. I am on step 7 of the installation, re: includes/header php. The code it asks me to find is not there. It's definitely not there. Code: <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?></td> Any suggestion or way around it? Thanks Edited May 26, 2008 by dgriff Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted May 26, 2008 Author Share Posted May 26, 2008 The code is for a standard shop. If you are using a variation, like with a template installed, then you have to figure out the change yourself since there are too many possibilities to handle them here. 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...
Galahad20 Posted May 27, 2008 Share Posted May 27, 2008 If you have ran fill tags, then see the last few pages where I describe troubleshooting for such a problem. Jack Hi Jack, I filled the tags, I can find the product_head_titles table and the are filled so that worked. Read all the pages in this post and found your answers for Blondinen/Cristina (would she be blond) :rolleyes: but my language ID is correct. Everything works, the index name comes out correct, the categories name comes out correct but only the product name and description stays empty :huh: <title>Product Informatie -</title> <meta name="Description" content="" /> <meta name="Keywords" content="" /> <meta name="googlebot" content="all" /> <meta http-equiv="Content-Language" content="en-US" /> <meta name="robots" content="noodp" /> <meta name="slurp" content="noydir" /> <meta name="revisit-after" content="1 days" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> Look like something wrong on my product_info.php page? Can you direct me to solve this problem? Peter Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted May 27, 2008 Author Share Posted May 27, 2008 If you tried adding the same code I posted for her and you get the same results, then my answer is the same - I don't know what it could be. If the data is in the database and the code is not reading it in, I don't think it can be anything but the language settings. If you only have one language for the shop, try deleting all other languages in admin (they shouldn't be there anyway) and then run fill tags again. Other than that, I don't think I can help you in this forum. 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...
www.in.no Posted May 27, 2008 Share Posted May 27, 2008 If you have different language in admin and catalogue you have to fill on all language in admin. I made duplicte entryes in db (headertags) with different languaga id so that both languages shows in admin (Page Control) I have English (Lang id 1) in admin and Norwegian in shop (lang id 4 for me). Quote 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.