Jump to content

(DP34) Referrals System


DawPi

Recommended Posts

  • Replies 826
  • Created
  • Last Reply

Few screens:
%7Boption%7Dpre_1306357902__2011-05-25_23-07-16.png'" alt="" class="ipsImage" width="1000" height="473">
%7Boption%7D
%7Boption%7D
%7Boption%7Dpre_1306357958__2011-05-25_23-08-07.png'" alt="" class="ipsImage" width="1000" height="318">
%7Boption%7Dpre_1306357967__2011-05-25_23-11-01.png'" alt="" class="ipsImage" width="1000" height="440">
%7Boption%7Dpre_1306357975__2011-05-25_23-11-13.png'" alt="" class="ipsImage" width="1000" height="434">

Thoughts?


P.s. it's not finished yet.

Link to comment
Share on other sites

able to use it for invite only boards meaning it works when "registrations are disabled in ACP" menaing only people who can register to the forum is via an invite since registrations are closed see my posts above asking about this feature


http://community.invisionpower.com/topic/319819-download-dp31-referrals-system/page__view__findpost__p__2098845

and following few posts for reference

Link to comment
Share on other sites

I'm testing this app, with friend.. Anyone who want to help please PM me - I'll give you a link to the development board. Thanks.


P.s. suggestions for a new features are still welcome. :)

Link to comment
Share on other sites

Disappointing that there is an advertisement for your site under the managing referrals tab.
'Powered By (DP31) Referrals System 1.1.0 © 2010-2011 IPSlink.pl'

Get this error when going to Tools - Parse error: syntax error, unexpected $end in /site address/admin/applications_addon/other/referrals/modules_admin/tools/tools.php on line 1

Link to comment
Share on other sites


You need to change public application title. :)



Changed, thanks.


Everyone has such title. What's the problem with mine?




Are you sure you uploaded all files? What you have in first line in this file?




I wasn't expecting that a paid mod would have such footer an all of the pages.
I re-uploaded tools.php, but still getting the message.
Link to comment
Share on other sites


I wasn't expecting that a paid mod would have such footer an all of the pages.



Check the marketplace - 99% paid mods has footer.


I re-uploaded tools.php, but still getting the message.



What you have in this file in this line? I'm asking twice.
Link to comment
Share on other sites


Check the marketplace - 99% paid mods has footer.




What you have in this file in this line? I'm asking twice.




<?php//-----------------------------------------------// (DP31) Referrals System//-----------------------------------------------//-----------------------------------------------// Application//-----------------------------------------------// Author: DawPi// Site: http://www.ipslink.pl// Written on: 26 / 05 / 2011//-----------------------------------------------// Copyright © 2011 DawPi// All Rights Reserved//-----------------------------------------------  if ( ! defined( 'IN_ACP' ) ){	print "<h1>Incorrect access</h1>You cannot access this file directly. If you have recently upgraded, make sure you upgraded 'admin.php'.";	exit();}class admin_referrals_tools_tools extends ipsCommand{	public $registry;	public $html;			public function doExecute( ipsRegistry $registry ) 	{		/* Load skin */				$this->html               = $this->registry->output->loadTemplate( 'dp3_rs_tools_cp' );				$this->html->form_code    = 'module=tools&amp;section=tools';		$this->html->form_code_js = 'module=tools&section=tools';			/* Loa

Link to comment
Share on other sites

kinda disappointed when ACP setting for new registrations is set to disabled your mod should overide them to allow invite via invite link thats whole point of having a forced mode so only invites are allowed ot be used to register right now i have to enable new registrations in ACP setting to have ur mod work witch for me is worthless as i want to have invite only forum thought i specified this clearly above if not my bad hope its not too late to implement im sure the others would like this as well :)

Link to comment
Share on other sites


But WHAT is the problem? If you enable 'invite only' method in my mod, then defaulf setting isn't active anyway.. I think you're looking hole in the dark in this mod.. :)





wow u got it working without havign to set/change the ACP settings well for my above comment was user error app is excellent thanks so much buddy u finally made a working invite system for latest ipb hope it gets updated for 3.2 when its released to all app is excellent im just a n00b forgive me :P
Link to comment
Share on other sites


Looks great. Can I use this if I am hosted on IPB servers? Or does it require modifications to core files?




As many of my mods it doesn't require any manual edit skin or file, so no worry. :)
Link to comment
Share on other sites

I have purchased and installed. It looks good (though there are some spelling errors). Can you tell me how the points works? When I view a member's profile I don't see any reference to "points". I would like to promote people to an "MVP" group when they get to 50 points but I don't know what "points" is.

Link to comment
Share on other sites

I get this error when I click on "Tools"...

Parse error: syntax error, unexpected $end in /home/bluecana/public_html/admin/applications_addon/other/referrals/modules_admin/tools/tools.php on line 1

I also tested this out by sending one of my email addresses an invite from which I registered. But on the admin side it says "There is no any referred users."

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...