vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Conditional Forum Subscription Links (https://vborg.vbsupport.ru/showthread.php?t=63373)

VAN 04-02-2004 10:00 PM

Conditional Forum Subscription Links
 
My first public offering. :)

It's a small one, but one that I feel is pretty important as far as user-friendlieness goes.

DESCRIPTION:
Ever notice in forumdisplay.php that you will always see a link to "Subscribe to Forum", even if you are already subscribed? This small hack fixes this issue by helping to more easily identify which FORUMS you are already subscribed to.

After installing this hack, you will see a link to "Unsubscribe From This Forum" in
forumdisplay.php IF YOU ARE ALREADY SUBSCRIBED. Otherwise, you will see a link
to "Subscribe to This Forum".

Not to be confused with the Subscribe/Unsubscribe functionality of showthread.php, which works fine. :)

Support will be offered *when possible* in THIS THREAD, but if you follow the simple installation, you shouldn't need any support anyways. :D


NOTE: If your Subscribe to Forum link brings up the Subscribe to Thread page, and the redirect is acting funny, that is not related to this hack. It is a bug in vB3 and you need to upload an updated version of subscription.php that can be found on vbulletin.com (link below)

http://www.vbulletin.com/forum/showt...245#post638245

tilight 04-03-2004 01:53 AM

Thanks, good hack *installs*.

Slave 04-03-2004 02:06 AM

hmm .. just tried this and it comes up with a mysql error saying the "subscribeforum" table doesn't exist ....

VAN 04-03-2004 02:16 AM

Quote:

Originally Posted by Slave
hmm .. just tried this and it comes up with a mysql error saying the "subscribeforum" table doesn't exist ....

Wow. That's odd. Are you currently able to add/remove Forum Subscriptions at all??

in your admincp, run this SQL Query and see if it returns an error:

SELECT * FROM subscribeforum

If it still cant find the table, you probably have some kinda db corruption going on. You could log-in via phpMyAdmin and verify if the subscribeforum table actually exists. If not, then we can create it, but you may have other issues as well.

Slave 04-03-2004 02:18 AM

heh .. sussed that .. I had to put "vb3_" in front of the table name ... :)

VAN 04-03-2004 02:22 AM

Quote:

Originally Posted by Slave
heh .. sussed that .. I had to put "vb3_" in front of the table name ... :)


Doh! I forgot " . TABLE_PREFIX . " Sorry! Attachment fixed.

Slave 04-03-2004 02:25 AM

hmm .. another problem ..

It doesn't seem to want to subscribe to the forum ..

(see image) .. I get to that page .. click on the link and it doesn't go to the "processing" page .. it just goes back to the page in the image .. and therefore doesn't register the forum as subscribed ..

??

Slave 04-03-2004 02:29 AM

Just tried it with the updated stuff .. still no joy .. see post above ..

VAN 04-03-2004 02:29 AM

Quote:

Originally Posted by Slave
hmm .. another problem ..

It doesn't seem to want to subscribe to the forum ..

(see image) .. I get to that page .. click on the link and it doesn't go to the "processing" page .. it just goes back to the page in the image .. and therefore doesn't register the forum as subscribed ..

??


Ahhh! This is acutally a bug in vB3. They have posted a new subscription.php file over at vb.com. I had already fixed mine, and I totally forgot about it. ALso updated first post with a note about this.

http://www.vbulletin.com/forum/showt...245#post638245

Slave 04-03-2004 02:34 AM

Ok .. tried the new subscription.php file ..

It's now showing the processing page .. but still isn't registering the forum as subscribed ...


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