Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

airbourne

Archived
  • Posts

    30
  • Joined

  • Last visited

Profile Information

airbourne's Achievements

  1. Yes I imported the sql file and it shows the new config section for download controller values. but I have no idea why the admin/orders.php page is not showing up. I reloaded the old files and sql and it showed up, so its definately something with the controller. I've gone over each file multiple times to make sure everything was edited correctly.
  2. I implemented the fix for the orders.php page and it still shows up blank. So I went back to the readme and noticed This line: Could someone explain the process for doing this in MySql?
  3. hmm mine doesnt look like that : CODE ot.class = 'ot_total' order by orders_id DESC"; CODE END Should I post my full code?
  4. I'm getting the order page problem as well but when I try to implement your fix for I cannot find any instance of "order by $orders" i have oscm2.2 no fast checkout or related contribs. My order status page shows up for the customer but not in the admin panel
  5. it seems my osc is not compatible with the downloads controller. is there a simple way to remove the sql input rather then reloading a backup?
  6. I have a graphics store up and going with just a pretty simple slightly modded 2.2 store and I was wondering if there are any contribs that deal with people uploading products(graphics) to be considered for sale. Then if we like it, we put it up. Author being the uploader's username or 'nick' and then we give points/rewards, instead of a cash percent amount, per sale. That way they can purchase other items in the store (with points) and at the end of the month we can look up every point awarded and make sure they weren't done by cheating or something. I'm not sure if theres a contrib that covers part of this except for the "Points/Rewards 1.00." Would that contrib be able to do it?
  7. If anyone was wondering about my sts in SSL problem, It turns out that I was using the wrong ssl link. Its fixed and works like a charm now.
  8. my site has SSL on the Account related pages and then goes back to http for the rest of the site. I cannot get to account related pages without putting https:// in the url. if i put http:// it does not go there. Isn't there some fix that will make STS be compatible with switching from ssl to non ssl pages?
  9. wow, I just realized that my STS version is 2.01, is my problem with https fixed in v3?
  10. Oh it seems it has to do with https:// links and pages. On your site faqs it said How in the world would I go about doing that and making my template show on https pages such as login and account stuff?
  11. I'm having trouble with making my template show everywhere. Like on the myaccount page, login, invoice, etc. I'm not sure from the readme but for like the login.php I would just make a template login.php.html and put it in the ststemplates folder? If so would I still use $content for the main part of the page to show the information? my e-mail, [email protected]
×
×
  • Create New...