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)
-   -   Major Additions - MGC vBProjects Light (https://vborg.vbsupport.ru/showthread.php?t=150812)

VBDev 07-09-2007 04:08 AM

Hum, I tested myself last time and didn't had that problem.

I think I'll have to dig further to find out the problem.

I'll make my possible to fix that as soon as possible :)

MetalORock 07-09-2007 09:52 AM

Great job Mtor, thanks :)

G0F0RBR0KE 07-18-2007 07:01 AM

I think the

Code:

<if condition="$vbprojets_peux_voir">
                        <td class="vbmenu_control"><a href="mgc_vbprojets.php?$session[sessionurl]">vBProjects</a></td>
                        </if>

should be

Code:

<if condition="$show['member']">
                        <td class="vbmenu_control"><a href="mgc_vbprojets.php?$session[sessionurl]">vBProjects</a></td>
                        </if>

???

ragtek 07-18-2007 11:30 AM

Quote:

Originally Posted by EvilAkuma (Post 1294381)
I think the

Code:

<if condition="$vbprojets_peux_voir">
                        <td class="vbmenu_control"><a href="mgc_vbprojets.php?$session[sessionurl]">vBProjects</a></td>
                        </if>

should be

Code:

<if condition="$show['member']">
                        <td class="vbmenu_control"><a href="mgc_vbprojets.php?$session[sessionurl]">vBProjects</a></td>
                        </if>

???

and why you think this?
if it is member all members see it
and if it is verifier_peuxvoir the userpermissions are checked completly;)

G0F0RBR0KE 07-18-2007 06:17 PM

I ran that and it didn't work, not even on my test vbulletin. That why :P

VBDev 07-19-2007 04:45 AM

Nope you're not right EvilAkuma, this shall not be like that.

Did you set the permissions before remplacing that bit of code ?

G0F0RBR0KE 07-19-2007 06:17 AM

I did everything that was instructed on the "Read Me.html"

VBDev 07-19-2007 07:46 AM

And what was not working exactly ?

G0F0RBR0KE 07-19-2007 08:06 AM

It wasn't showing the clickable link till I use the other way.

ragtek 07-19-2007 08:53 AM

than you havent set the userrights correct


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