Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

coorsd

Archived
  • Posts

    28
  • Joined

  • Last visited

Everything posted by coorsd

  1. Jack, I will play around with it and see what I can figure out. I guess I did not understand your answers. I apologize if I have frustrated you. Don
  2. Lets say I have an item. I am just trying to figure out how to place individualized unique keywords on that item. That way I can target the search engines for certain high traffic results on certain individual items. Thanks, Don
  3. Basically Here is my question When I place keywords in an individual item. Do I have to have the item name before each keyword to make sure it gets attached to the proper item? Don
  4. Sorry for so many posts, It now works. But here is a question. If I want keywords for an item: Apple Laser Writer II IINT IISC IINT IIF keyword 1, keyword 2, keyword 3 I noticed when I did this that the item name and keyword appeared in each section. Is there a way so that we can get the keywords to show up without the item name as a precursor for each meta tag? Thanks, Don
  5. I tried it and did not get it to work. I have very long item numbers. Here is an example of an item name. Apple Laser Writer II IINT IISC IINT IIF Thanks in advance for any help you can offer. Don
  6. As I look at this further, it appears I have answered my own question. It appears the item name has to go in front of every keyword. Is that correct? Don
  7. Hello, This can be Jack or anyone to answer this question. Initially I posted a question on the main oscommerce forum that asked if there was a contribution to change the meta tags and SEO information on a item level basis. A few people answered and said this was the contribution. Now that I have this contribution working properly, I do not see where I can click on an individual item and change its information. I see you can get down to the catagory and sub catagory level. But I do not see in the tree the individual items listed. What am I doing wrong? For me this would do enough as is. But my marketing guy wants to control each and every item individually. i guess he could do this on prostores...a store he used to work with at some time in the past. Thanks Don
  8. Thanks, I will check it out. Don
  9. OK, Thanks. So there really is no tool for use on modifying the home page easily from an oscommerce contribution then. I had seen your contribution and thought it would work. I have been using Adobe Dreamweaver, but that is also butchering things and coming up with errors as I try to copy and paste the text code portion from dreamweaver into the index.php portion for text. I appreciate the help. Don
  10. Jack, I did not get any errors when I did an edit using TextMaster on the privacy.php file with the default virgin install. However I cannot modify the default index.php file without the errors. Any ideas on how to resolve this so I can use this cool tool. Don
  11. Hello Jack, Thank you for your quick reply. I did get rid of the session errors. However I got new errors. So I have spent some time to go and play with this on one of my test sites. I created a fresh virgin install of oscommerce using the Simple Scripts program from my host provider. From there I added the contribution. On moidifying the index.php file on the virgin site I get the similar errors as on my live site. here are the errors I got from making a text change with the TextMaster Contribution. Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 17 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 17 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 17 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 17 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 24 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 24 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 24 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 24 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 25 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 25 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 25 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 25 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 25 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 25 Parse error: syntax error, unexpected T_STRING in /home6/coorshom/public_html/coorstest.com/includes/languages/english/index.php on line 25 I have downloaded the latest version of TinyMCE from the link you gave us in your text file. I did not use the dev version as I figured that was for developers. I appreciate all you do. Thanks, Don
  12. Hello, I downloaded and installed the TextMaster contribution today. It looks very promising. However, when I go to make a change on the home page text I get te following error when I try to go out to the site and view the changes I made to the index.php file. Fatal error: Call to a member function add_current_page() on a non-object in /home3/twotonel/public_html/includes/application_top.php on line 344 This is the code on line 344 of my application_top.php: $navigation->add_current_page(); I have looked over the files, but the error message relates to a file that I did not modify for this contribution. When I tried to update the testpage.php it said it completed, then when I tried to open the page on my site I got the following error: Parse error: syntax error, unexpected T_STRING in /home3/twotonel/public_html/includes/languages/english/testpage.php on line 17 I don't need to have the testpage.php error fixed, but I included the message in case it somehow relates to the problem when I try to open my home page. Thanks in advance for any insight you are able to offer for this error message. Don
  13. Jack, Your method worked. When I switched back it also worked. I am guessing I must have uploaded a wrong file. I appreciate your help sir. I am looking forward to digging into your contribution and seeing it work its magic. Thanks again!! Don :)
  14. I am searching for the problem Jack. Posted below is my admin column left information. <?php /* $Id: column_left.php 1739 2007-12-20 00:52:16Z hpdl $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ require(DIR_WS_BOXES . 'configuration.php'); require(DIR_WS_BOXES . 'catalog.php'); require(DIR_WS_BOXES . 'modules.php'); require(DIR_WS_BOXES . 'customers.php'); require(DIR_WS_BOXES . 'taxes.php'); require(DIR_WS_BOXES . 'localization.php'); require(DIR_WS_BOXES . 'reports.php'); require(DIR_WS_BOXES . 'tools.php'); /*** Begin Header Tags SEO ***/ require(DIR_WS_BOXES . 'header_tags_seo.php'); /*** End Header Tags SEO ***/ ?> In my store, I have the following contriubtions installed. The one page checkout one is installed, but is not operational as I have had problems with it. Also in that I recently recovered from a hack, I have yet get affiliate pro and Magic SEO functional again. Easy Populate Affiliate Pro Magic SEO one page checkout supertracker FAQpage multiple products manager about us Protection of Files Security Pro Header Tags SEO v. 3.1.5 Thanks again for this great contribution and the support you give to it. Don
  15. Thank you for your swift reply. The fill tags and page controls now work if run manually. However they are not showing up in my admin panel. I do have this code below installed in the admin/includes/languages/english.php at the bottom of the page before the ?>. /*** Begin Header Tags SEO ***/ // header_tags_seo text in includes/boxes/header_tags_seo.php define('BOX_HEADING_HEADER_TAGS_SEO', 'Header Tags SEO'); define('BOX_HEADER_TAGS_ADD_A_PAGE', 'Page Control'); define('BOX_HEADER_TAGS_FILL_TAGS', 'Fill Tags'); define('BOX_HEADER_TAGS_TEST', 'Test'); /*** End Header Tags SEO ***/ To my knowledge, this should put those fields on the admin panel. Any ideas? Thanks in advance for your help. Don
  16. Hello Jack, After others have recommeded your project, I have made a go at installation and configuration. It has gone pretty well except I am missing some key things in the admin area. I do not have the Fill Tags and Page control options within admin...however I do have other items. I have gone over my install once, found a few problems and then fixed them. I have then gone over things a second time and this time found no errors. What dumb thing am I missing that is making the contribution not show those major files in the admin section? As a further test I went to my admin folder and typed in the header_tags_fill_tags.php in my browser to bring it up and this is the error message it gave me. Warning: require(includes/languages/english/FILENAME_HEADER_TAGS_SEO) [function.require]: failed to open stream: No such file or directory in /home3/twotonel/public_html/admin/header_tags_fill_tags.php on line 15 Fatal error: require() [function.require]: Failed opening required 'includes/languages/english/FILENAME_HEADER_TAGS_SEO' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home3/twotonel/public_html/admin/header_tags_fill_tags.php on line 15 The actual error message text shown above has been modified so as not to give out the actual name of my admin folder. I did a search for this error message, but did not find any results either on this forum or on google. Any assistance you or others could give would be greatly appreciated. Thanks, Don
  17. Greg, I now see where the locked thing is. I appreciate your help. Don
  18. Greg, I understand your message now. I will see if I can figure out how to tell if an addon is locked or not. To me an addon is useless if members can not give other members support on the problem. They might as well have never posted it in the first place. Don
  19. Thanks Greg, I will try those things. I was unaware that members were not allowed to support members on community given contributions. Or are addons different from contriubtions? I do appreciate your help, but if this is the case, why is there a forum for support. Please accept my apology that I do not better understand the inner workings of how the oscommerce open source system works. Thanks again Greg, you are great! Don
  20. A little more detail about my situation In a play store that does not have authorize.net AIM functional, the contribution works fine. In my live store, which had AIM installed and operational I get the error. here is the detail from line 548 $GLOBALS[$_SESSION['payment']]->pre_confirmation_check(); So it appears that the contrib is trying to confirm a payment method and is breaking on the AIM module I use to process my credit cards in a secure fashion. I wish I new more about programming, but I do not. Any help or insight as to how to fix this would be greatly appreciated. Thanks, Don
  21. Thanks Greg, i did have an error in my database modifications... Now I am getting the same error as a lot of other people here. it is this one: Fatal error: Call to a member function on a non-object in http://...includes/classes/onepage_checkout.php on line 548 It does not appear that this question has been answered yet, or have I missed something. I really do appreciate the help everyone in this site offers. Thanks, Don
  22. Hello Folks, I am somewhat new to oscommerce, but have sucessfully installed several contributions and really do appreciate all the efforts people have put in. This product looks great. I have very carefully followed the install instructions. I have now gone over and double checked all the steps. Nothing shows up and nothing happens. In the admin console, where is the one page checkout supposed to show up? Is it under configuration? Tools? Modules? I would appreciate any insight into this. Thanks, Don
×
×
  • Create New...