问题标签 [oscommerce]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
5 回答
4857 浏览

ssl - 为什么我在网站上同时拥有 HTTPS 和 HTTP 链接,需要它们都安全!

我收到安全警报:“您将被定向到不安全的连接。您发送到当前站点的信息可能会传输到不安全的站点。您要继续吗?” 当我尝试在我的客户 oscommerce 网站上以客户身份登录时。我注意到状态栏中的链接从 https 前缀变为非安全 http 前缀。该站点具有 SSL 证书,那么如何确保站点的整个商店部分都指向受保护的站点?

0 投票
14 回答
27596 浏览

comparison - Prestashop 与 Zen-Cart 和 osCommerce 相比

我正在考虑将 Prestashop 用于一个新项目。它似乎比 Zen-Cart 和 osCommerce 更年轻。由于我是通过 Google 找到的,所以我想收集评论和经验,并将 Prestashop 与 Zen-Cart 和 osCommerce 等知名“品牌”进行比较

0 投票
2 回答
632 浏览

math - OSCommerce 产品列表显示不准确的计数和每页结果

http://www.roguevalleyroses.com/rose_list.php?search_id=&class=&height=&growth=&color=&bloom_size=&bloom_type=&shade=&fragrance=&disease=&rebloom=þs=&zone=&hybridizer=Ashdown%20Roses&date_range=&text=&view= &show=&page=4

这是页面。查询结果的代码在这里: http: //pastebin.com/d51bfa53f

我无法理解 OSCommerce 的运作方式。需要帮助请叫我。此外,这只是 SQL 查询、PHP 循环或某些数学错误中的常见问题吗?我希望指出正确的方向,不一定需要确切的答案,因为这是一个被黑/自定义的 OsCommerce。

0 投票
3 回答
344 浏览

php - php产品浏览器

我想知道是否有人知道管理产品目录的好脚本。只需要基本的东西,比如能够按类别和/或标签浏览和搜索。没有很多额外的东西,因为我想让它在 CMS 中工作。

softpedia 有一些脚本,但我也在考虑从头开始创建它。理想的是介于两者之间的东西,它允许对布局进行一些自定义和控制,但会照顾后端。所以添加编辑和管理项目应该很简单。

有任何想法吗?

- - 编辑 - -

有没有人与http://www.oscommerce.com合作过并能有所启发?

0 投票
1 回答
1157 浏览

paypal - Oscommerce PayPal IPN 仍处于待定状态

我正在与 oscommerce 合作,但我在使用 Paypal ipn 时遇到问题 当有人付款时,即使钱可以通过,但在网站的后端却说它未经验证

类似的东西

:PayPal IPN 已验证 [已完成(未验证;99.90 美元)。

我收到了“收到付款通知”的电子邮件,为什么它仍然处于等待状态?

任何想法?

提前致谢

0 投票
1 回答
594 浏览

image - oscommerce :将拇指图像prospactive更改为原始产品图像

我想将新产品图像更改为原始图像。

当我为产品上传图片时,图片被压扁了,有什么帮助吗?

0 投票
3 回答
1071 浏览

php - OSCommerce checkout success page tracking

I'm installing some tracking code into the checkout_success.php page. I need to be able to grab the coupon code/discount code name from the order, if one was used so that I can echo it out in my tracking script.

I was wondering if anyone knows how to do this?

I'm using this contribution of discount coupons; ot_discount_coupons.php, August 4, 2006, author: Kristen G. Thorson, ot_discount_coupon_codes version 3.0

It seems that the coupon code is not actually stored in the order_totals, but in a seperate discount_coupons_to_orders table. is there a query i can do on this table to find the matching coupon code used for this order? i tried the following but it return nothing;

Thank you.

0 投票
1 回答
33 浏览

php - 打印 OSC 网站的 URL

今天我的 google-fu 很弱......我正在寻找一种方法来在某些页眉/页脚和侧边栏文件中动态打印 OSC 网站的 url。

0 投票
1 回答
113 浏览

html - Magento 谷歌产品网站 html 帮助

我正在尝试将谷歌标签粘贴到主页头标签中,但我在 index.php 上找不到它

它去哪儿了??

0 投票
3 回答
1135 浏览

php - 每天处理 500 万件产品进口的最佳 php 开源电子商务是哪个?

我将开发一个 B2B 电子商务网站,其中包含 500 万种产品,所有产品每天都会从分销商处更新。我很困惑我必须使用哪个开源我尝试了 magento,但它导入非常缓慢。我准备花钱对于高度配置的服务器。