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)
-   -   Miscellaneous Hacks - Ultimate Side Columns 2.2 (https://vborg.vbsupport.ru/showthread.php?t=175181)

Scooty 01-03-2009 12:51 PM

After reading through, what, 42 pages of comments, it seems 50% of them are "My columns do not show" (including my post) Perhaps it would be better to make them show by default in usergroup permissions. At least that way the columns would show fom the start and then users could edit usergroup permissions and simply uncheck where they dont want them to show.

Thanks!

Big-K 01-03-2009 05:25 PM

Hello.

I'll like to show latest Blog Posts, Latest Album Pictures, Latest Social Group posts and Forum Stats on the sidebar. Does anyone know how?

Fungsten 01-03-2009 06:08 PM

Quote:

Originally Posted by Scooty (Post 1700174)
[SOLVED]
Anywho, if we set this mod to be used in userscp, how do they post their own links without editing templates manually?

Same here!

brucegs 01-06-2009 10:31 AM

Found a fix for the delete custom link problem

Open usc_cp.php and find the following line of code (line 83):

PHP Code:

$linkid $vbulletin->GPC['id']; 

replace it with

PHP Code:

$linkid $_POST['id']; 

worked for me anyway :)

Fungsten 01-06-2009 05:12 PM

Quote:

Originally Posted by brucegs (Post 1703140)
Found a fix for the delete custom link problem

Open usc_cp.php and find the following line of code (line 83):

PHP Code:

$linkid $vbulletin->GPC['id']; 

replace it with

PHP Code:

$linkid $_POST['id']; 

worked for me anyway :)

Still didn't work. :( Where is this setting?

Quote:

The position of this is controlled in a separate setting
I can't find it. TIA.

brucegs 01-06-2009 07:37 PM

Quote:

Originally Posted by Fungsten (Post 1703441)
Still didn't work. :( Where is this setting?

Strange, it worked for me. Did you reupload the php file after editing it?



Quote:

I can't find it. TIA.
Not sure what the question is, are you asking where the custom links are displayed? That is determined by which block you edited and whether or not you are using right or left columns. Or are you asking where people insert their custom links? If you have custom links enabled then there will be a link at the bottom of the usercp menu in the person's control panel.

Fungsten 01-06-2009 08:05 PM

Quote:

Originally Posted by brucegs (Post 1703564)
Strange, it worked for me. Did you reupload the php file after editing it?

Yes.

Quote:

Not sure what the question is, are you asking where the custom links are displayed?
They're displayed with the rest of the links on the pages but I don't see them. Yes I have them enabled.

brucegs 01-06-2009 08:13 PM

Quote:

Originally Posted by Fungsten (Post 1703584)
Yes.



They're displayed with the rest of the links on the pages but I don't see them. Yes I have them enabled.


hmm maybe it's a 3.8 issue, not sure sorry (I am running 3.7.4 myself)

Fungsten 01-06-2009 08:16 PM

Quote:

Originally Posted by brucegs (Post 1703592)
hmm maybe it's a 3.8 issue, not sure sorry (I am running 3.7.4 myself)

Could be.

Cobra-J82 01-07-2009 12:56 AM

One of the Best Mods I ever Had
Alot of stuff can be done with the blocks

Im really thankfull.


All times are GMT. The time now is 02:58 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.03945 seconds
  • Memory Usage 1,749KB
  • 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
  • (4)bbcode_php_printable
  • (9)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