vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Radio and TV Add-on (https://vborg.vbsupport.ru/showthread.php?t=152037)

Zia 10-22-2007 07:07 AM

working nicely--

but it execute many sql queries...any way to reduce the sql query ?

Dream 10-22-2007 08:07 AM

No, there isn't. But the sqls are ok, as the page isn't loaded often like a thread.

Dream 10-22-2007 08:15 AM

Quote:

Originally Posted by thedark1 (Post 1365091)
awesome hack, thanks.... i cant seem to see where the reports go, are they sent via email or pm?

When there is a report, it appears at the bottom of the page.

Dream 10-22-2007 09:01 AM

I'm working on a new version to move the permissions to the vb permissions system, and also to view who rated a station and how much.

If you like that say YEAH!!!

Oh and I'll try to add subcategories. Making the import script use subcategories should be difficult though.

Stifmeister2 10-22-2007 09:59 AM

YEAH!!! :p

yoyoyoyo 10-22-2007 11:01 AM

sounds good - looking forward to see what you come up with

Dream 10-22-2007 11:04 AM

Permissions and ratings pop-up window down, now to mess with subcategories.

There's a new permission "can view add-on", I think some people wanted this.

ninjashoes 10-22-2007 11:06 AM

for vb advanced

Code:

<script type="text/javascript">
<!--
function openRadioAndTV(){
radioAndTVWindow = window.open('radioandtv.php', 'radioandtv', 'directories=no,height=500,width=700,location=no,menubar=no,resizable=yes,status=no,scrollbars=yes,toolbar=no');
}
//-->
</script>


Code:

<script type="text/javascript">
<!--
function openRadioAndTV(){
radioAndTVWindow = window.open('http:yoursite.com/forumdirectorywhateveritis/radioandtv.php', 'radioandtv', 'directories=no,height=500,width=700,location=no,menubar=no,resizable=yes,status=no,scrollbars=yes,toolbar=no');
}
//-->
</script>


evesve 10-22-2007 01:54 PM

Yeah!!!

thedark1 10-22-2007 02:01 PM

I've translated the user interface and user controls into Arabic (the tv/radio page, not the admincp pages) If anyone wants....

or if dream would like I can give him the xml to include in his main post...

gimme a pm...


All times are GMT. The time now is 09:32 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.02287 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
  • (2)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
  • (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