vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - Modification System (https://vborg.vbsupport.ru/showthread.php?t=232993)

Coroner 01-20-2010 06:01 PM

1.) Have you read post #9 ?
this is a bug in vB4.0.1

2. & 3.) will check it at the weekend. My CMS doesn't work any longs since upgrade to 4.01 and I only find some time at the WE to fix it.

Dev.Sun 01-20-2010 07:44 PM

addition .
Can you move 2 button "Promote to Article" and "Blog this post" to the box Mod Infomation at the right
https://vborg.vbsupport.ru/attachmen...8&d=1263398150
i think this make Mod better
This is my idea, you may not need attention to it.
Thanks :)

Coroner 01-21-2010 03:19 PM

1 Attachment(s)
So, I've fixed no. 2)
I also checked Guest permission - seems to work (see the attached image).

meschiash 01-25-2010 08:06 AM

Instruction Part 2 - Templatechanges
USERCP_SHELL bug:
Code:

<vb:if condition="$show['donate']">
 <li class="{vb:raw navclass.donate}"><a href="modsystem_miscactions.php?{vb:raw session.sessionurl}do=editdonate">{vb:rawphrase modsystem_usercp_donate_options}</a></li>
</vb:/if>

corect:
Code:

<vb:if condition="$show['donate']">
 <li class="{vb:raw navclass.donate}"><a href="modsystem_miscactions.php?{vb:raw session.sessionurl}do=editdonate">{vb:rawphrase modsystem_usercp_donate_options}</a></li>
</vb:if>


Coroner 01-25-2010 02:42 PM

Yes, you're right. I'm sorry for the mistake.

rinunez 01-25-2010 11:24 PM

Awesome work, If the Coders on vb.org still like that, I will only wait for vBulletin Solutions to a prefect release ;D

Thanks.

vexvegaz 01-27-2010 03:42 AM

can phrases be edited w/o repercussions?

Hasann 01-27-2010 02:42 PM

stefan installed but profile modifications list not working on vBulletin version 4.0.1 please can you fix these issue.

TimberFloorAu 01-27-2010 08:25 PM

May sound like a stupid question:

Is this ok with Postbit_legacy as all screenshots inc vb.org use postbit style.

Ste

Paul M 01-27-2010 09:34 PM

Hmmm. When did you ask permission to use our javascript code ?


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