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 - Cyb - PayPal Donate (https://vborg.vbsupport.ru/showthread.php?t=122997)

Ranger375 10-25-2007 01:24 PM

I have a question, I am trying to remove the FAQ from my navbar, but everytime I do, it gets rid of my donate link. Anything I can do?

Valter 10-26-2007 07:02 AM

Quote:

Originally Posted by Ranger375 (Post 1368305)
I have a question, I am trying to remove the FAQ from my navbar, but everytime I do, it gets rid of my donate link. Anything I can do?

You can simply replace:
Code:

<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
with:
Code:

<td class="vbmenu_control"><a href="misc.php?do=donate" accesskey="5">$vbphrase[cybpaypal_donate]</a></td>
in navbar template.

Then go to hack settings and disable automatic insertion of Donate link to navbar.

This will remove FAQ link and add Donate to it's place.

Ranger375 10-26-2007 10:39 AM

Awesome thank you

HDT 10-26-2007 09:52 PM

Updated!!

By the way any chance have additional features in next release about Usergroup/Membership Change based on donation amounts?

I mean only donation with specified amounts ($xxx or more) will change automatically to current VIP/Donatur usergroup.

andrewy3k 10-27-2007 12:33 PM

Cyb, the move the usergroup function does not work properly... I have a vip usergroup.. have everything setup properly.. I choose "Confirm and Move to VIP group"

.. it then moves the person, seems like they are in that user group.. only issue is they are lacking the usertitle that goes with it and rankimage(stars) .. then when I check user profile in admincp .. I see they have been moved to the proper user group.. just for some reason its not fully moving them? Issue with Permissions on the code?

Anyways to get around it ive just been going to admincp for each person and clicking save.. once I click save there it shows them as in the proper group.. so basically the issue seems to not be with the moving of the user to the group, rather it showing up on their profile.

Joshyyy 10-27-2007 08:38 PM

Thanks for this.

TigerWare 10-28-2007 12:10 PM

Quote:

Originally Posted by andrewy3k (Post 1367658)
Just wondering, I know vbulletin has the built in subscription feature but is it possible to add reoccurring donations to the system?

Cyb unsupported subscriptions from version 4.2:
Quote:

-Subscription options removed (I will not support this anymore so please keep old version if you really need subscriptions)
I have just installed this yesterday and was looking for that feature too. Unfortunately there is no access on Cybs info post to any earlier version to be able to keep this feature.

Cyb, is this feature unsupported because it is problematic in this Modification?

andrewy3k 10-28-2007 05:54 PM

Quote:

Originally Posted by TigerWare (Post 1370329)
Cyb unsupported subscriptions from version 4.2:


I have just installed this yesterday and was looking for that feature too. Unfortunately there is no access on Cybs info post to any earlier version to be able to keep this feature.

Cyb, is this feature unsupported because it is problematic in this Modification?

yea im curious too... I want that feature so badly..

bump, post 546

https://vborg.vbsupport.ru/showpost....&postcount=546

bones21 10-29-2007 02:53 AM

Problem maybe. When I go on my quicklinks list and click donations it adds a / to the url. so now its domain.com//misc.php?do=donlist

Valter 10-29-2007 03:15 AM

vBulletin Options > "Site Name / URL / Contact Details"
Quote:

Forum URL
URL of your forum.
Note: do not add a trailing slash. ("/")


All times are GMT. The time now is 01: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.01896 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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