Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

rumi

Archived
  • Posts

    185
  • Joined

  • Last visited

Everything posted by rumi

  1. Yes, you can follow the directions but be careful because their is some really bad advice in that thread. Remember, in order for galleries.php.html to work, you need an actual galleries.php file. Like the thread points out, the easiest way to do this is to copy conditions.php and then rename it to galleries.php and make the noted edits. **There is also a contribution out there that will create new pages for you and make sure the required PHP code is in place called "Unlimited Pages". thumbsup.gif --------------------------------------------------------------------------- I follow this forum on how to easily add new pages. I followed Burts directions (excluding where he says to make changes to includes/application.top.php). A few entries below Burts, Vger says to update includes/filenames.php, not application_top. Its easy. http://www.oscommerce.com/forums/index.php?showtopic=31019
  2. Hi Bill, I think the admin part was working fine, it was just the other stuff. I just removed it because I was frustrated not to get it working a second time. Im now looking at following nics advice about installing just the catalog side of HTC. Thank you for your help.
  3. I just realized that I installed STSv4.3.2 with HTC 2.6.0 over STSv4.3.3. Could this be why Im having these problems?
  4. I copied files from STSv4.3.3 w/HTCs modified_files and new_files and am still getting this error: Warning: main(includes/modules/sts_inc/header_tags.php): failed to open stream: No such file or directory in /var/www/html/includes/modules/sts_inc/sts_display_output.php on line 21 Warning: main(): Failed opening 'includes/modules/sts_inc/header_tags.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /var/www/html/includes/modules/sts_inc/sts_display_output.php on line 21 Im getting ready to uninstall again; I cant have this on my web site! Any additional last minute suggestions before I do so? Thank You
  5. Good to know. I will upload the other files now. Thank You
  6. I'll check again. Just for clarity Bill, I only copied the new_files_only--this is correct? I previously had stsv4.3.3 and didnt see instructions for upgrading from a previous version. many thanks.
  7. That sounds logical. However, after looking at the file, I have no idea what to add to line 21.
  8. After re-installing htc v2.6.0 with stsv4.3.3 Im getting this error. Ive looked at the sts_display_output file on line 21 but not sure how to ammend it. Warning: main(includes/modules/sts_inc/header_tags.php): failed to open stream: No such file or directory in /var/www/html/includes/modules/sts_inc/sts_display_output.php on line 21 Warning: main(): Failed opening 'includes/modules/sts_inc/header_tags.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /var/www/html/includes/modules/sts_inc/sts_display_output.php on line 21
  9. Does it ever end?! Ive reinstalled this contribution and now Im getting this error: Warning: main(includes/modules/sts_inc/header_tags.php): failed to open stream: No such file or directory in /var/www/html/includes/modules/sts_inc/sts_display_output.php on line 21 Warning: main(): Failed opening 'includes/modules/sts_inc/header_tags.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /var/www/html/includes/modules/sts_inc/sts_display_output.php on line 21 Can someone help, please? thanks
  10. I dont know if this is a STS issue or not but think probably so. I have STSv4.3.3 with a simple template file for every page. Im using all css and div tags for layout and Im not using the infoboxes nor the content folder templates. I added the HTC v2.6.0 that came bundled with STS AFTER having already installed STS. This is when I noticed the proble (shown below) in my source code (but its not present when Im looking at code with notepad). In my tags I do not use a right column or any tables. Just div tags for wrapper, menu (inline), container, content, and footer--thats it. ..............TOP OF PAGE HERE.............. <!-- right_navigation_eof //--> </table></td> </tr> </table> <!-- body_eof //--> <!-- footer //--> <!-- footer_eof //--> <br> </body> </html> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ..............THEN MY NORMAL CODE HERE..................... Hope someone can help me with this---thanks
  11. Anyone have any ideas why I would have this at the top of my view>source page? It isnt apparent in my regular pages (via ftp) and is on all my pages. My site seems to be working okay, though Im certain this is incorrect and its causing a margin top of about 20px. <!-- right_navigation_eof //--> </table></td> </tr> </table> <!-- body_eof //--> <!-- footer //--> <!-- footer_eof //--> <br> </body> </html> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> Probably something simple Ive overlooked, hopefully. Thanks
  12. Still there minus my keywords (lists stock oscommerce stuff, dvds, etc). Conditions.php?
  13. Replaced the above header tags, added keywords in admin and still get this when I look at view>source: <!-- right_navigation_eof //--> </table></td> </tr> </table> <!-- body_eof //--> <!-- footer //--> <!-- footer_eof //--> <br> </body> </html> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html $htmlparams> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>My Site Name Here: Quality Art and Craftwork - </title> <meta name="Description" content="an online art gallery that designs free web sites for artists, then sells their work through our gallery "/> <meta name="Keywords" content=", Free Web Sites for Artists, Web Design, Native American Art"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <!-- EOF: Generated Meta Tags --> <base href="http://www.mysite.com/"> <!-- start get_javascript(applicationtop2header) //--> <!-- end get_javascript(applicationtop2header) //--> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> <body> <div id="wrapper"> Notice the double entries and strange html at the top? thanks
  14. I fixed the image problem but if you go to view>source, there code is still very strange at the top. But this code isnt evident in the regular page when I look at it via ftp. This didnt happen until right after installing the header tags contribution. Thanks Bill
  15. I fixed the image problem but am still seeing the weirdness at the top of my page source. Any ideas? Thank You
  16. I just installed HTC with STSv4.3.3. My images are not working and Im seeing this at the top on my source: <!-- right_navigation_eof //--> </table></td> </tr> </table> <!-- body_eof //--> <!-- footer //--> <!-- footer_eof //--> <br> </body> </html> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html $htmlparams> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title> - Name of My Store</title> <meta name="Description" content="descriptive words here"/> <meta name="Keywords" content="list of keywords here, "/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <!-- EOF: Generated Meta Tags --> <base href="http://www.mysite.com/"> <!-- start get_javascript(applicationtop2header) //--> <!-- end get_javascript(applicationtop2header) //--> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> <body> <div id="wrapper"> etc I hope some wizard can help --
  17. Hi, Im getting ready to install HTCv2.6.1 on STSv4.3.3. My question is whether it is advisable to upload this contribution seperately or whether I should use the STS v4.3.3 with Header Tag Controller Contribution. Or, whether it matters. The only other contribution I have installed is PayPal IPNv1.4. Just checking to make sure I dont mess things up at this point in the game!
  18. Ive been looking at adding the HTC contribution and have to say it looks complicated to install and fussy, based on the forum posts Ive read. I have STS v4.3.3 with the only other contribution of PayPal IPN. With STS Im only using one layout for the entire store. Rather than tackle HTC Im wondering if I could just manually add my meta tags, effectively. Thanks
  19. Hi, I have STS v4.3.3 installed and it seems to be working great. However, I recently noticed that when I right click on my images for the properties, it says the pathname is http://www.mysite.com/images/img and not as I (thought) I set them (as /images/english/img). The images are installed in the images/english directories so I cant figure out why they are reading as images/img. Im pretty sure I read in documentation for STS that this is risky which is why Im posting this topic. Another thing Im curious about is setting permissions on my directories. They are currently set at 755. Ive tried setting them(from ftp) to 644 and, when that didnt work, to 444 (also didnt allow me access). Arent permissions supposed to be set to 644, 444, or 400 after upload? Im worried this is a security issue. Thank you Marion
  20. Just wanted to say thanks to everyone, particularly Bill K., for their assistance in getting my site up. THANK YOU! Marion
  21. Id like to add on my main page (index.php.html) the New Products for the Month but cant seem to find the placeholder for it. I only want a few image links in there that people can click on which will take them to the categories page. Is this possible?
×
×
  • Create New...