Version: 1.0.0, by calorie
Developer Last Online: Nov 2023
Category: Miscellaneous Hacks -
Version: 3.6.8
Rating:
Released: 10-23-2007
Last Update: Never
Installs: 190
DB Changes Uses Plugins
Additional Files
No support by the author.
CartPlog: The Lite PayPal Shopping Cart
CartPlog Lite is a shopping cart for PayPal payments. CartPlog Lite allows for categories, products, and options, and it keeps track of transactions by utilizing the PayPal IPN interface. The installation takes care of phrases, templates, tables, etcetera. Just follow the README.txt file for installation.
There is a license agreement that I request that you abide. Thanks!
ezurick,
You clearly misunderstood what I wrote. I am simply finding out what the demand is for a product of this nature. Nowhere did I say that I was going to use this mod to create a better one.
This coder will be creating a brand new system. Clearly there is a demand. There are 9 pages of people who are frustrated on this page. I am one of them. I just want to see a shopping cart made.
My suggestion to you would be to read thoroughly before trying to play moderator on this forum. Reading is fundamental.
What part of UNSUPPORTED do you not understand? I just wrote that and you come on asking support questions... How negative should I not be?
It was a simple question question! Upon asking the question, I figured someone has sold something and I was wondering how you got the customers shipping address..
I think if mods are to be included on here they should be fully supported. I think it should be a criteria to upload a mod, full stop. Especially for such a well supported platform like VB.
I really could do with a decent intergrated shopping cart for a site I run, but the lack of available products has so far stopped me.
I tried this mod/hack, but way to many problems, not enough SIMPLE features that really should be included and just isn't what most people are looking for.
Turbo Kits>
Greddy turbos kits
HKS turbo Kits
Exhaust systems>
Oem Systems
aftermarket systems
That way when you click on the Store link itll take you to a main intro page then you can click on the Cat. you want......instead of everything popping up in one page
--------------- Added [DATE]1209476074[/DATE] at [TIME]1209476074[/TIME] ---------------
Here is what I am talking about:
Instead of the part being in the middle of the page, there would be an Intro description of what the store is, and then the categories over on the left like it is........But after you click on the category link it'll take you to another page with more linked categories to choose from with thumbnails or icons
Installed on VB 3.7 Gold and get the below errors. I installed VB 3.7 with php5 on the forum and cartplog is looking for global.php but my global file is global.php5. Any suggestions on how I can fix this?
Quote:
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/e/c/o/ecoforumz/html/cartplog.php on line 67
Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/e/c/o/ecoforumz/html/cartplog.php on line 67
Update:
FIXED: Had to edit cartplogacp.php and cartplog.php and do a global replace of global.php with global.php5.
I thought I searched them for a reference to global.php but searched the xml files instead
Update2:
Had to rename cartplogacp.php and cartplog.php to cartplogacp.php5 and cartplog.php5 and do a global replace on cartplogacp.php5, cartplog.php5, product-cartplog.xml, and cpnav_cartplog.xml. Replaced ".php" with ".php5"
Seems to be working now. If I have any other issues I will update this thread.