vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - AWCoding- Donation System (https://vborg.vbsupport.ru/showthread.php?t=177437)

txsbmw 04-29-2008 12:16 AM

Working great now. Just one question, is the option for either monthly goal or yearly goal been removed? I no longer see that option.

AWJunkies 04-29-2008 12:24 AM

Quote:

Originally Posted by txsbmw (Post 1501927)
Working great now. Just one question, is the option for either monthly goal or yearly goal been removed? I no longer see that option.

It was removed for a multitude of reasons for LITE. I will add it back in next LITE update. Sorry for inconvenience.

Neo_obs 04-29-2008 06:56 AM

This is one great system... I have already received over 500 donations in just two months.

Our total net donations are well in to the 1000's and all thanks to this mod.

Great mod totally worth the money to get pro.

Vinyljunky 04-29-2008 07:31 AM

The AwCoding mod installed easily and without any errors on my 3.7 site.

It looks very proffesional and is very configurable.

I did post a couple of questions on the AWCoding site which where answered very quickly. In fact the support is excellent and polite. (I wasnt treated like an idiot for asking simple questions :D )

Great work guys ;)

macc 04-29-2008 09:23 AM

hello!

have tested this version but same error... can not opened my portal page after install this hack!

regards

macc

dancue 04-29-2008 12:51 PM

I'm so glad I don't have to wait until 3.7 is gold for this mod to be updated. Thanks for all your hardwork AW!

projectego 04-29-2008 01:19 PM

[high]* projectego clicks install! :D[/high]

AWJunkies 04-29-2008 03:38 PM

Thanks for the support guys.

AWJunkies 04-29-2008 04:47 PM

Quote:

Originally Posted by macc (Post 1502164)
hello!

have tested this version but same error... can not opened my portal page after install this hack!

regards

macc

If anyone has MKPORTAL on there site they will need the below fix.

At the very top of AWCoding- Donation System LITE PLUGIN menu/bar. There is a if statement that says:
if (substr(THIS_SCRIPT,-6,6)!="verify"){
Now I had to add to this a conditional for your portal add-on which was causing all the issues. I had to add:
IN_MKP!=1
So the final outcome of the clause is:
if (substr(THIS_SCRIPT,-6,6)!="verify" && IN_MKP!=1){

Your site works fine now please delete the temp admin account and let me know if you have any other issues.

macc 04-29-2008 04:53 PM

Thanks a lot! Thanks !

regards

macc


All times are GMT. The time now is 09:15 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.01233 seconds
  • Memory Usage 1,733KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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