Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tonybeam

Archived
  • Posts

    6
  • Joined

  • Last visited

Profile Information

  • Real Name
    Tony Roslund

tonybeam's Achievements

  1. I'm having the same issue . . . I've seen others with this issue and they say it was due to the register_globals patch, but never explained how they fixed it. Any feedback is appreciated.
  2. I ended up just reverting back to my old product_info.php file. It resolved Problem #4. I think this was supposed to link a product to an article or something, but I don't really need that feature anyway.
  3. Problem #4 I am getting this code at the bottom of all my product pages and losing the right column: 1146 - Table 'oceanpoi_osc1.ARTICLES' doesn't exist select distinct ax.articles_id, ad.articles_name, a.articles_last_modified from articles_xsell ax LEFT JOIN ARTICLES a USING(articles_id) LEFT JOIN articles_description ad USING(articles_id) where ax.xsell_id = '31' and ad.language_id = '1' and a.articles_status = '1' order by a.articles_last_modified [TEP STOP] I did figure out the solution to Problem #1 though . . . evidently those features are due out in v2.0
  4. I have installed Article Manager v1.5 and all seems to be working . . . . Kind of. I have searched high and low in these forums and can't seem to figure out what I'm missing here. Problem #1: I can add articles etc., but I don't see anywhere for people to contribute (or upload) their articles to my site. I thought this was a feature added back in v1.2? Also, there is noplace to add images for these articles in my Articles Manager admin. I even tried uninstalling everything and rolling back to v1.4 with the same results. Problem #2: For some reason, when I click on an article link, my header shifts out of whack! You can see this in the area of my "shopping cart". Problem #3: The posting date for my articles is not in the correct font. Not sure where it's pulling that one from, but I don't like it. I have changed the language files a bit for use as a bulletin board called "Adoptions" . . . you'll see it on the right column. My site is not live yet (or at least not advertized to general public), but can be seen here: http://www.ruffhousedoggiedaycare.com/shoppingcart There are a few cosmetic bugs with the infobox header (corners) for my articles box, but I'll fix that by added a seperate class. Any help on these issues is appreciated.
  5. Did you ever find a fix for this? I have seen lots of people have the same issues. They seem to be tied to the register_globals fix.
×
×
  • Create New...