vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - CartPlog: The Lite PayPal Shopping Cart (https://vborg.vbsupport.ru/showthread.php?t=161010)

slmoney 12-14-2007 01:36 AM

Quote:

Originally Posted by Rukas (Post 1400722)
Does this support downloadble products and custom forms for particular products that require additional information?

Thats what I want to know as well.

yotsume 12-17-2007 01:38 PM

Is the further development of CartPlog dead? :confused:

BelMaseto 12-24-2007 07:14 AM

Installed and working. Thanks.

Pirat3 01-01-2008 10:16 PM

Can someone please tell me how i can make this cart viewable by guests?

rooney72 01-01-2008 11:51 PM

Can I have a section in my forum of downloadable files which cannot be downloaded unless the payment has been affected. I mean the zip file would appear for th user once the payment to PayPal is done

Borden 01-02-2008 03:50 PM

Quote:

Originally Posted by Pirat3 (Post 1413440)
Can someone please tell me how i can make this cart viewable by guests?

I would like to know the same thing.:(

5th-Level 01-02-2008 08:14 PM

Quote:

Originally Posted by Borden (Post 1413934)
I would like to know the same thing.:(

Me too

ragtek 01-02-2008 08:32 PM

Quote:

Originally Posted by 5th-Level (Post 1414077)
Me too

Quote:

Originally Posted by Borden (Post 1413934)
I would like to know the same thing.:(

Quote:

Originally Posted by Pirat3 (Post 1413440)
Can someone please tell me how i can make this cart viewable by guests?

Hi
you can delete:
PHP Code:

    if (!$vbulletin->options['cartplog_active'] || !$vbulletin->userinfo['userid'])
    {
        
print_no_permission();
    } 

in the cartplog.php
but i don't know if this have any consequences !!!(could be because then somewhere the userid or anything else is missing!!!
so just try it out and pls not on the livesite

Pirat3 01-02-2008 10:55 PM

cananyone please confirm ragteks method?

schlizzag 01-03-2008 05:22 PM

i'd like to report a bug:

if you add an item, then move it to another category - the counts for the categories do not reflect the change, though the item does indeed move


All times are GMT. The time now is 03:13 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01381 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete