vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vMembers manages subscription purchases and downloads (https://vborg.vbsupport.ru/showthread.php?t=83433)

Mythotical 11-12-2005 11:49 PM

Nevermind, your hack needs to be updated, they no longer use subscription.php its now payments.php

calorie 11-12-2005 11:52 PM

Yep, see here. ;)

Mythotical 11-12-2005 11:53 PM

The download script link goes to my products.php page, shouldn't it have download links below each product?

EDIT: I read that earlier on, but wondered why the Download Script would redirect back to the product page and no actually show the download links. Thats why we enter the full path to the download in the php file correct?

calorie 11-13-2005 12:19 AM

The left side vMembers download link on the 3.5.0 Beta 1 version was coded to go back to the members page, like a main link to get back. You can change the wording in the download_script phrase. Once someone subscribes/buys, then there will be an area like in the first post attachment, under the 'Details and Options' section. This mod was initially written for vB 3.5.0 Beta 1 and stuff on my vMembers has been changing since then, so until a new vMembers for vB 3.5.1 is finished and tested, you'll need to go through and edit things. ;)

Mythotical 11-13-2005 12:31 AM

Ok no problem, thanks calorie.

calorie 11-13-2005 10:33 AM

FYI: vMembers has been updated to work with vB 3.5.1. :)

PixelFx 11-13-2005 10:40 AM

Quote:

Originally Posted by calorie
FYI: vMembers has been updated to work with vB 3.5.1. :)

thanks for the hard work on this, any plans to make this work more like vbpurchase? also does this have a setting if you wanted to sell/release files where users don't have a website?

again thanks for taking the time to make this :D

calorie 11-13-2005 07:46 PM

As I don't actually use vBPurchase, I don't know how it works. ;)

If you want to be rid of the forced profile update in vMembers, do:
Code:

        if ($is_subscribed == 1) {
                // replace the for loop inside
                // this if statement with...
                $valid_profile = 1;
        }


calorie 11-15-2005 08:10 AM

FYI: vMembers has been updated to use vB header and footer templates, as well as vB options for its settings except path, which you need to set to install vMembers wherever you want. ;)

Omranic 11-15-2005 08:24 AM

Great work
but i think we need more features in it to be more powerfull & complete members area


All times are GMT. The time now is 09:19 AM.

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.01143 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (1)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