Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
CartPlog: The Lite PayPal Shopping Cart Details »»
CartPlog: The Lite PayPal Shopping Cart
Version: 1.0.0, by calorie calorie is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

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!

This thread is organized as follows:
  • Post1 contains this here release.
  • Post2 contains other information.
Fine Print: see license agreement, no redistribution, copyright retained in full, right reserved to uncheck support box.

Requirements: vB 3.6.8+ (not tested on earlier versions)

Does it work on vB 3.5 and 3.6? See the requirements.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 11-01-2007, 05:35 PM
yotsume's Avatar
yotsume yotsume is offline
 
Join Date: Dec 2006
Posts: 844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

CartPlog Footer Issue?
Please see attached screen shot.

The popular products block on the left side when I first go to my shopping cart breaks the default theme layout by extending into and past the footer. Once I refresh the page it corrects itself. This only happens when you first enter the shopping cart. If I clear the cache in Firefox it will break again and extend into the footer.

How can this problem be fixed? This board is on vBulletin 3.6.4 and to confirm with you your mod works perfect except this footer issue.

How to Add $ to Price
My second question. Can you show me how to add a $ before the cost of products please. So instead of 20 it would display as $20.

Thanks!
Reply With Quote
  #53  
Old 11-02-2007, 05:42 AM
calorie calorie is offline
 
Join Date: May 2003
Posts: 2,804
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yotsume View Post
... The popular products block on the left side when I first go to my shopping cart breaks the default theme layout by extending into and past the footer. ...
That page should be valid XHTML 1.0 Transitional so it might have something to do with how Firefox renders the page. See here for more information, and try letting Firefox completely load the page before you scroll.

Quote:
Originally Posted by yotsume View Post
... Can you show me how to add a $ before the cost of products please. So instead of 20 it would display as $20. ...
You'll need to edit the CartPlog templates (search for currency) using & #36; (without spaces) for the dollar sign so not to have any confusion with variables.
Reply With Quote
  #54  
Old 11-02-2007, 06:10 AM
yotsume's Avatar
yotsume yotsume is offline
 
Join Date: Dec 2006
Posts: 844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In internet explorer the shopping cart renders fine. In Firefox the page is loaded fully and I am not scrolling but again as my screen shot in my previous post shows the left side block breaks into the footer. Wish there was a way I could add code to prevent it from happing. Yea yea yea I know I need to update my board! LOL

Thanks for the $ hint. I will try to implement adding the $. Can you give me examples on how to add the $ code to a line in the templates.

Thanks,
Reply With Quote
  #55  
Old 11-03-2007, 11:12 PM
EnIgMa1234 EnIgMa1234 is offline
 
Join Date: Mar 2006
Location: .:: Ireland ::.
Posts: 1,306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yotsume View Post
In internet explorer the shopping cart renders fine. In Firefox the page is loaded fully and I am not scrolling but again as my screen shot in my previous post shows the left side block breaks into the footer. Wish there was a way I could add code to prevent it from happing. Yea yea yea I know I need to update my board! LOL

Thanks for the $ hint. I will try to implement adding the $. Can you give me examples on how to add the $ code to a line in the templates.

Thanks,
Lets say $variable is equal to 4

To get it to display $4 you would use

&_#36;$variable

Removing the red part
Reply With Quote
  #56  
Old 11-03-2007, 11:23 PM
yotsume's Avatar
yotsume yotsume is offline
 
Join Date: Dec 2006
Posts: 844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yea I figures out how to code the $. Now can you please fix the problem with the left blocks. Is there some code I can add to make sure the left blocks don't break into the footer.

Thanks
Reply With Quote
  #57  
Old 11-05-2007, 04:37 AM
LEAD_WEIGHT LEAD_WEIGHT is offline
 
Join Date: Feb 2005
Location: Canada
Posts: 369
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is just for regular paypal or can it work for pro version.
https://www.paypal.com/cgi-bin/websc...erview-outside
Reply With Quote
  #58  
Old 11-06-2007, 01:26 PM
sensimilla sensimilla is offline
 
Join Date: Dec 2004
Location: Poland
Posts: 555
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Outstandig, I would love to see CMPS module for it
Or maybe theres a way to pull shoping cart and newest product modules on all pages ?
Any chance to make it work with vbseo ?

Thanks great hack!
Reply With Quote
  #59  
Old 11-06-2007, 05:47 PM
ragtek ragtek is offline
 
Join Date: Mar 2006
Location: austria, croatia
Posts: 1,630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

more options would be cool

for clothing you need size +color
Reply With Quote
  #60  
Old 11-08-2007, 08:28 AM
sensimilla sensimilla is offline
 
Join Date: Dec 2004
Location: Poland
Posts: 555
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

subcategories ? watermarks for images ? additional payment processors ?
Seems this hack is unsupported, any chance for commercial version ?
Reply With Quote
  #61  
Old 11-08-2007, 01:33 PM
calorie calorie is offline
 
Join Date: May 2003
Posts: 2,804
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yotsume View Post
... Now can you please fix the problem with the left blocks. ...
That page should be valid XHTML 1.0 Transitional but you could try using different HTML if you want to change the look of the page.

Quote:
Originally Posted by LEAD_WEIGHT View Post
This is just for regular paypal or can it work for pro version. ...
Regular.

Quote:
Originally Posted by sensimilla View Post
Outstandig, I would love to see CMPS module for it
Or maybe theres a way to pull shoping cart and newest product modules on all pages ?
Any chance to make it work with vbseo ? ...
See below.

Quote:
Originally Posted by ragtek View Post
more options would be cool

for clothing you need size +color
See below.

Quote:
Originally Posted by sensimilla View Post
subcategories ? watermarks for images ? additional payment processors ?
Seems this hack is unsupported, any chance for commercial version ?
Yes, this modification is marked as unsupported, but other questions including the question about a commercial version have already been answered.

CartPlog was released on vBorg for people to use, but additional features are left up to individuals to code into the version of CartPlog on their server. Just because someone wants a feature doesn't mean that I'm going to code it.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:58 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05200 seconds
  • Memory Usage 2,321KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete