Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 60
Search took 0.00 seconds.
Search: Posts Made By: vb_mp
Forum: vBulletin 3.7 Add-ons 10-19-2008, 02:07 PM
Replies: 48
Views: 14,010
Posted By vb_mp
Nope, from the above curl call you have to...

Nope, from the above curl call you have to specify the website and idevaffiliate directory where you notify of commissions:
http://www.YOURDOMAINNAME.com/YOURIDEVINSTALATIONFOLDER/sale.php
Forum: vB3 General Discussions 10-07-2008, 12:33 PM
Replies: 2
Views: 624
Posted By vb_mp
Hm, it does contain the delete_user_subscription...

Hm, it does contain the delete_user_subscription method call which in turn rearranges the usergroups.

while ($subscriber = $vbulletin->db->fetch_array($subscribers))
{...
Forum: vB3 General Discussions 10-07-2008, 08:38 AM
Replies: 2
Views: 624
Posted By vb_mp
Paid Subscription Cancellation Question

Hi,

I have a paid recurring subscription on my forum. When a user pays they are moved into a "Paid Subscriber" usergroup.

If they cancel their recurring subscription via PayPal, I would like to...
Forum: vB3 General Discussions 09-25-2008, 01:49 PM
Replies: 1
Views: 905
Posted By vb_mp
How To Calculate Difference In Dates Between Join Date and Current Date

Hi,

I am not sure how I can calculate the difference between current date and join date in a template

Something like:

<if condition="$post['joindate'] AND $currentdate AND Days($currentdate)...
Forum: vB3 General Discussions 09-25-2008, 08:59 AM
Replies: 0
Views: 577
Posted By vb_mp
Rank users by how long they have been registered

Hi,

When you go to admincp/ranks.php?do=add you have current options of requiring a set number of minimum posts for a user to be awarded a rank.

I want to extend the existing inbuilt vbulletin...
Forum: vBulletin 3.7 Add-ons 09-23-2008, 11:11 AM
Replies: 48
Views: 14,010
Posted By vb_mp
iDevAffiliate still doesn't handle reversed...

iDevAffiliate still doesn't handle reversed payments. They say it will be handled in the next upgrade.

As for the hooks - we mentioned in a couple of earlier posts - but we are not sure where to...
Forum: vB3 General Discussions 09-19-2008, 09:01 AM
Replies: 2
Views: 673
Posted By vb_mp
Thanks very much, I didn't spot that. It did the...

Thanks very much, I didn't spot that. It did the trick!
Forum: vB3 General Discussions 09-18-2008, 09:06 PM
Replies: 2
Views: 673
Posted By vb_mp
Avatar form not showing

Hi,

My registered members cannot see the custom avatar fields on
forum/profile.php?do=editavatar

In user picture options I have the following set:
Avatars Enabled : Yes
Avatar Display Width...
Forum: vB3 General Discussions 09-18-2008, 08:05 AM
Replies: 2
Views: 742
Posted By vb_mp
That worked, thanks Dismounted!

That worked, thanks Dismounted!
Forum: vB3 General Discussions 09-17-2008, 11:41 PM
Replies: 2
Views: 742
Posted By vb_mp
Redirect guest on payments.php to landing page

I am wondering if anyone knows how I can redirect guests who hit the payments.php elsewhere? (I want to send them to a landing page that explains what the payments are about - and prompt them to...
Forum: vBulletin 3.7 Add-ons 09-17-2008, 11:18 PM
Replies: 96
Views: 26,492
Posted By vb_mp
I can't figure out how to do this for...

I can't figure out how to do this for payments.php - redirect elsewhere if gues is trying to access payments.php

Can someone help please?
Forum: vB3 General Discussions 09-17-2008, 09:45 PM
Replies: 6
Views: 1,286
Posted By vb_mp
Any news on this?

Any news on this?
Forum: vBulletin 3.7 Add-ons 09-17-2008, 05:59 PM
Replies: 48
Views: 14,010
Posted By vb_mp
Hm @Quarterbore, I am trying to move the...

Hm @Quarterbore,

I am trying to move the payment_gateway edit code above into a plugin on the paidsub_build hook.

When in the build_user_subscription method in class_paid_subscriptions, we...
Forum: vBulletin 3.7 Add-ons 09-17-2008, 02:09 PM
Replies: 48
Views: 14,010
Posted By vb_mp
Hi Brian, You can test it with a family...

Hi Brian,

You can test it with a family member's paypal.

Clear your cookies and reset your IP (switch DSL OFF and ON) then purchase through your affiliate link.

I have got affiliates making...
Forum: vBulletin 3.7 Add-ons 09-17-2008, 01:59 PM
Replies: 48
Views: 14,010
Posted By vb_mp
Thanks for your comments Ken. I have left my...

Thanks for your comments Ken.

I have left my answers below each part of yours:



iDevAffiliate tracks recurring commissions by IP. Since we can't guarantee the same IP on each recurring...
Forum: vBulletin 3.7 Add-ons 09-16-2008, 10:57 AM
Replies: 48
Views: 14,010
Posted By vb_mp
That's totally cool with me. I posted this mod to...

That's totally cool with me. I posted this mod to allow the people that have been searching for a mod for this for ages to get it and use it.

I will however fix it to use hooks as soon as some...
Forum: vBulletin 3.7 Add-ons 09-15-2008, 09:50 PM
Replies: 48
Views: 14,010
Posted By vb_mp
I like iDevAffiliate, easy to install, works...

I like iDevAffiliate, easy to install, works well.

Paypal recurring commissions (I have them on my forum (http://www.dnxpert.com/forum)) are treated as individual payments each month - it works...
Forum: vBulletin 3.7 Template Modifications 09-15-2008, 09:43 PM
Replies: 13
Views: 16,386
Posted By vb_mp
I find the explanation of integrating a group of...

I find the explanation of integrating a group of forums into one feed lacking in both the 3.6 version and this one.

Can you please explain what you mean when you say you can link...
Forum: vBulletin 3.7 Add-ons 09-15-2008, 09:09 PM
Replies: 48
Views: 14,010
Posted By vb_mp
Yea I have tested it - it is currently working...

Yea I have tested it - it is currently working and functional on my forum ( link is above in the original post ). People are spreading the affiliate link around and commissions are being generated on...
Forum: vBulletin 3.7 Add-ons 09-14-2008, 08:52 PM
Replies: 48
Views: 14,010
Posted By vb_mp
No probs :). Let me know how you go. It's...

No probs :). Let me know how you go. It's currently live and counting commissions for my affiliates on my site.
Forum: vBulletin 3.7 Add-ons 09-14-2008, 01:15 PM
Replies: 48
Views: 14,010
Posted By vb_mp
I could make it so that no original files are...

I could make it so that no original files are edited if they put a hook in the right place (in the payment and payment_gateway files).

Currently, there are no hooks, but I think there is a place...
Forum: vBulletin 3.7 Add-ons 09-14-2008, 10:00 AM
Replies: 48
Views: 14,010
Posted By vb_mp
I haven't got a dev server so I am not able to...

I haven't got a dev server so I am not able to install 3.5.x anywhere to test it. Perhaps someone else can and let us know.
Forum: vB3 General Discussions 09-13-2008, 11:16 PM
Replies: 7
Views: 967
Posted By vb_mp
Just thought I'd drop in and leave a link to the...

Just thought I'd drop in and leave a link to the plugin I created if anyone is interested:
https://vborg.vbsupport.ru/showthread.php?t=190848&highlight=idevaffiliate

Thanks for your help guys.
Forum: vBulletin 3.7 Add-ons 09-13-2008, 11:14 PM
Replies: 48
Views: 14,010
Posted By vb_mp
It's an affiliate management software. Let's...

It's an affiliate management software. Let's people sign up to your affiliate program and earn commissions for promoting your paid subscriptions (or other products).
Forum: vBulletin 3.7 Add-ons 09-13-2008, 10:19 PM
Replies: 48
Views: 14,010
Posted By vb_mp
No worries, it was fun to do - and it's useful...

No worries, it was fun to do - and it's useful :). I look forward to you trying it out.
Showing results 1 to 25 of 60

 
Forum Jump

All times are GMT. The time now is 02:06 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.03371 seconds
  • Memory Usage 2,039KB
  • 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)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (44)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete