-
Content count
80 -
Joined
-
Last visited
About 10incher
- Birthday 06/02/1972
Profile Information
-
Real Name
Chad
-
Gender
Male
-
Location
Winnipeg, Canada
- Website
Recent Profile Visitors
-
Orders Not Recorded in Admin & Items Not Taken Out of Stock
10incher replied to 10incher's topic in General Support
Yes I am using the Paypal payments standard. I only just downloaded and installed this version of Oscommerce back in 2019 not quite 2 years ago, so are you saying this version is soon to be outdated already, it is version 2.3.4? -
Orders Not Recorded in Admin & Items Not Taken Out of Stock
10incher replied to 10incher's topic in General Support
Server is running PHP version: 5.6.30 and have not done any PHP updates to any files. I thought I already updated that .crt file but will double check. The buyer that made 3 back to back purchases said the following: - For the 1st order I clicked through paypal to go back to the site. But I did not do anything out of the ordinary for the last 2. - The first order, Id #27 appeared on my order account on the site when I purchased. Then I ordered the second, order #28. Once I checked my order page, #27 disappeared, but #28 was there. When I ordered the third, #29 same thing happened. #28 disappeared and showed only #29. This sounds confusing to me. I will check the info on the link above, but has anyone ran into this order problem ever? -
Orders Not Recorded in Admin & Items Not Taken Out of Stock
10incher posted a topic in General Support
Hello, I have searched and searched and couldn't find any real answer to this but I am having an issue on my store when an order is made, many times the order is not recorded at all in the admin section. For example, I just had 3 orders from a customer, the first 2 didn't show at all and the 3rd does show, and states pending. All 3 were paid though paypal however as I received paypal emails from all 3. Also, the items they purchased were not taken out of stock, from any of the orders. Any idea what may be the issue here? It sounds like the problems are all related. My store can be found at www.rewindtoys.ca . Any help would be appreciated. -
PayPal App 5.018 Express Checkout now gives generic "Things don't appear to be working at the moment. Please try again later." error
10incher replied to cinolas's topic in PayPal
This just happened for some reason. I changed the currency info from CDN to CAD which fixed the Paypal issue now the prices are all showing as 0 for some reason. Im not sure what happened? Fiddled with changing the currency back and forth and now it seems to show fine. Can anyone confirm? -
PayPal App 5.018 Express Checkout now gives generic "Things don't appear to be working at the moment. Please try again later." error
10incher replied to cinolas's topic in PayPal
Just setting up my site and noticed I keep getting this error page on Paypal when an order goes through, but only when the currency on my site is set to CA$. Seems to work fine if the currency on my site is set to US$ though: http://www.rewindtoys.ca/catalog/ Any idea if this is something on my Paypal account that needs to be updated? I have it setup to accept multiple currencies, to be added as a balance in that currency. Not sure what else it could be, any thoughts? -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
10incher replied to spidometrs's topic in General Add-Ons Support
Looks like that was the problem a duplicate htaccess file I didn't see messing it up, all fixed. Thanks so much for answering all my questions, your help is greatly appreciated. Take care! -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
10incher replied to spidometrs's topic in General Add-Ons Support
OK, having a look in my /catalog for the htaccess file, it looks like I have 2 htaccess files and an htaccess.text file, is this correct? -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
10incher replied to spidometrs's topic in General Add-Ons Support
1. Sorry, this was a typo when posting my reply, the file does have the closing / 2. This page is not the header image of my store. The only reason I can think of why this is showing up is that it is a broken link (to the header.jpg) and is redirecting to the home page of my base site (not the store section) because of the redirect I have in place for broken links. Not sure if the redirect is throwing things off but it used to work before with the old version of the store I had up a few years back. Would it help if I pasted the code here from any of my pages? -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
10incher replied to spidometrs's topic in General Add-Ons Support
Thanks for the reply. I double checked and the .htaccess file in the catalog root directory is correct: Rewritebase /catalog . The link with SEO on is: http://www.rewindtoys.ca/catalog/board-games-strategy-games-kaisers-battle-vintage-1980-strategy-game-p-90.html Then with it turned back off, the same link is: http://www.rewindtoys.ca/catalog/product_info.php?products_id=90 -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
10incher replied to spidometrs's topic in General Add-Ons Support
Hello, I just installed the Ultimate SEO URLs contribution on my 4.3.2.1 version of the store. While the urls all look correct when I click on products, the page that shows up is not the product page but looks to goto a dead link (it shows A the main homepage of my site rather than the product I click on, as I have a dead link redirect that points to the site's home page). Any ideas what to check? Can find the store section of my site at http://www.rewindtoys.ca/catalog/index.php but i currently have SEO Urls turned off in the admin section. Not sure really where to go from here to solve the problem and am wondering if its more than just an issue with the changes made when installing the contribution? I also use the alias domain of rewindtoys.ca for the store section of the site but don't think that is an issue. Do you think the dead link re-direct I am using may have something to do with this? I checked my configuration file and everything looks to be right. Any ideas would be appreciated on this. -
I forgot to add that I have the site setup so that if someone enters a wrong url, it re-directs to the home page. That seems to be why it is the home page of the site that is showing, but I don't think that is the reason why the links are not working.
-
Hello, I just installed the Ultimate SEO URLs contribution on my 4.3.2.1 version of the store. While technically it seems to be functioning correctly and the urls all look correct when I click on products, the page that shows up is the main home page of my site rather than the product I click on. Its not the main store page, but the home page of the site. Any ideas what to check? Can find the store section of my site at http://www.rewindtoys.ca/catalog/index.php Mt main home page is www.action-figures.ca which is the page that keeps coming up. I use the alias domain of rewindtoys.ca for the store section of the site. Not sure really where to go from here to solve the problem and am wondering if its more than just an issue with the changes made when installing the contribution?
-
10incher changed their profile photo
-
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
10incher replied to spidometrs's topic in General Add-Ons Support
We'll I think I found my answer about 60 pages back (phew that took awhile!). Haven't tried it yet but here it is again for the few others that asked about it a few pages back change in seo.class.php (includes/classes). Find function function Validatename($url, $type, $realID, $connection, $separator) (1036 line) and change two lines (comments them), like that : // header("HTTP/1.0 301 Moved Permanently"); // header("Location: $link"); -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
10incher replied to spidometrs's topic in General Add-Ons Support
I have installed version 2.1 of Ultimate SEO URLS. When I enable it everything seems to work fine, except on any product listing pages that have allot of items which require more than one page to list them. No matter if you gto page, 2, 3 etc. it keeps reloading the first page. If anyone knows what to change to fix this, it would be greatly appreciated. -
Hello all, I am having a problem after my installation as well though somewhat different. It seems that in any categories where i have more than 1 page of products, when you click to view the next page, it just keeps coming up as the first page? I disabled the contribution and everything worked fine, so I know it is an issue with the contrib. Anyone have any ideas on how to fix this?