Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 35
Search took 0.00 seconds.
Search: Posts Made By: ryuji
Forum: vBulletin 3.6 Add-ons 09-24-2006, 11:02 PM
Replies: 1,442
Major Additions - VB image Hosting
Views: 463,317
Posted By ryuji
ranma2k said he was doing that for the next...

ranma2k said he was doing that for the next version
Forum: vBulletin 3.6 Add-ons 09-22-2006, 03:33 PM
Replies: 1,442
Major Additions - VB image Hosting
Views: 463,317
Posted By ryuji
i might play with the code a bit, but by request...

i might play with the code a bit, but by request would be to set it up so the number of rows/columns is dependant on screen resolution and not a static variable, it should be simple enough, run some...
Forum: vBulletin 3.6 Add-ons 09-20-2006, 01:04 AM
Replies: 1,442
Major Additions - VB image Hosting
Views: 463,317
Posted By ryuji
i only fixed the error, i dont have the time to...

i only fixed the error, i dont have the time to make both views work
Forum: vBulletin 3.6 Add-ons 09-20-2006, 12:49 AM
Replies: 1,442
Major Additions - VB image Hosting
Views: 463,317
Posted By ryuji
<td> <table class="tborder"...

<td>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0">
<tr>
<td class="alt1" align="center" valign="center"><a...
Forum: vBulletin 3.6 Add-ons 09-19-2006, 11:51 PM
Replies: 1,442
Major Additions - VB image Hosting
Views: 463,317
Posted By ryuji
i've modified the code to automatically use the...

i've modified the code to automatically use the correct method, attached the fixed copy, can be used on any forum since i've added in the conditional, heres a example of that i've added...
Forum: vBulletin 3.6 Add-ons 09-19-2006, 10:12 PM
Replies: 1,442
Major Additions - VB image Hosting
Views: 463,317
Posted By ryuji
just a heads up, you use mysql_num_rows() in your...

just a heads up, you use mysql_num_rows() in your script, which causes breakage when using it on a forum that uses msqli, changing every case of this command to mysqli_num_rows() fixed it on my...
Forum: vBulletin 3.5 Add-ons 02-25-2006, 02:30 AM
Replies: 891
Views: 132,105
Posted By ryuji
i did some tweaks... first of all people who are...

i did some tweaks... first of all people who are given 'canadmin' privalages see both private and non private images

second half was a bug fix... now you can have uppercase file extensions and a...
Forum: vBulletin 3.5 Add-ons 01-26-2006, 11:53 AM
Replies: 254
Views: 67,740
Posted By ryuji
you typo'd compress in the description

you typo'd compress in the description
Forum: vBulletin 3.5 Add-ons 01-25-2006, 03:16 AM
Replies: 281
Views: 39,085
Posted By ryuji
hellcat should make a new one since the original...

hellcat should make a new one since the original writer poof'd long ago, i will try it on my boards later on durring the week
Forum: vBulletin 3.5 Add-ons 01-23-2006, 04:51 PM
Replies: 281
Views: 39,085
Posted By ryuji
thats all i had to do.. and it solved issues with...

thats all i had to do.. and it solved issues with the scripts
Forum: vBulletin 3.5 Add-ons 01-22-2006, 09:40 PM
Replies: 281
Views: 39,085
Posted By ryuji
i meant in your templates... you can remove all...

i meant in your templates... you can remove all the spaces but on my templates it removed code it wasnt supposed to when i did that, best way is to download the whole style and then use a find and...
Forum: vBulletin 3.5 Add-ons 01-22-2006, 02:43 PM
Replies: 281
Views: 39,085
Posted By ryuji
put a space before the --> there was a issue with...

put a space before the --> there was a issue with it taking out code it wasnt supposed to.. i introduced the space before the -->
Forum: vBulletin 3.5 Add-ons 01-21-2006, 03:33 PM
Replies: 281
Views: 39,085
Posted By ryuji
the issue is enable to calculate the space...

the issue is enable to calculate the space savings it needs to be completely done processing the page... just disable it.. all it does is use up more bandwith lol

seems that i am correct in...
Forum: vBulletin 3.5 Add-ons 01-20-2006, 03:07 PM
Replies: 281
Views: 39,085
Posted By ryuji
actualy... what he wants to change is processed...

actualy... what he wants to change is processed after the page is completely made... so its after the templates
Forum: vBulletin 3.5 Add-ons 01-19-2006, 09:33 AM
Replies: 281
Views: 39,085
Posted By ryuji
yes. comment out the fist replacment command

yes. comment out the fist replacment command
Forum: Modification Graveyard 01-18-2006, 06:30 PM
Replies: 177
Views: 29,143
Posted By ryuji
is there any preferance considering i disabled...

is there any preferance considering i disabled the rep part... like server load wise?
Forum: Modification Graveyard 01-18-2006, 09:26 AM
Replies: 177
Views: 29,143
Posted By ryuji
<a...

<a href="https://vborg.vbsupport.ru/showthread.php?t=91146" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=91146</a>
Forum: Modification Graveyard 01-18-2006, 03:21 AM
Replies: 177
Views: 29,143
Posted By ryuji
if your other hack works fine, is there any...

if your other hack works fine, is there any reason to run this one instead?
Forum: vBulletin 3.5 Add-ons 01-18-2006, 03:07 AM
Replies: 281
Views: 39,085
Posted By ryuji
when i get bored ill try my hand at making it...

when i get bored ill try my hand at making it conditional... but with my setup it appears immune to the issue unless i use the commented out line of code instead of what i actualy had enabled
Forum: vBulletin 3.5 Add-ons 01-17-2006, 11:22 AM
Replies: 281
Views: 39,085
Posted By ryuji
what version of vbb are you running and try...

what version of vbb are you running and try commenting out the replacment lines and figure out just which one is breaking the advanced editor
Forum: vBulletin 3.5 Add-ons 01-16-2006, 10:02 PM
Replies: 281
Views: 39,085
Posted By ryuji
i dont have the advanced mode issue you speak of...

i dont have the advanced mode issue you speak of does it go away if you comment out the code for the file size savings?
Forum: vBulletin 3.5 Add-ons 01-16-2006, 12:59 PM
Replies: 1,725
Views: 404,337
Posted By ryuji
does anybody else have issues with the 'view...

does anybody else have issues with the 'view first unread' breaking (as long as the thread is one page long, works fine with multipage threads) with this hack... i cant run it until it works and i...
Forum: vBulletin 3.5 Add-ons 01-16-2006, 12:52 PM
Replies: 281
Views: 39,085
Posted By ryuji
my variation of the script doesnt have the...

my variation of the script doesnt have the paragraph or javascript bugs, just dont uncomment the code i commented out as breaking stuff
Forum: vBulletin 3.5 Add-ons 01-12-2006, 03:24 PM
Replies: 1,725
Views: 404,337
Posted By ryuji
you dont look for them in the php files go to...

you dont look for them in the php files go to admincp>styles and templates>style manager click on the drop down click edit templates then you will find SHOWTHREAD under 'show thread templates' and...
Forum: Modification Graveyard 01-12-2006, 06:02 AM
Replies: 171
Views: 30,850
Posted By ryuji
great mod, makes it much easier to keep tabs on...

great mod, makes it much easier to keep tabs on what has happened without looking at the dates/times of all the threads(and still miss some)
Showing results 1 to 25 of 35

 
Forum Jump

All times are GMT. The time now is 09:37 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.01834 seconds
  • Memory Usage 2,031KB
  • 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
  • (1)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (75)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete