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

Showing results 1 to 25 of 103
Search took 0.00 seconds.
Search: Posts Made By: Kanustep
Forum: vBulletin 3.8 Add-ons 08-28-2009, 09:01 AM
Replies: 1,702
Views: 424,286
Posted By Kanustep
Yes I did and it worked, should I do anything...

Yes I did and it worked, should I do anything else? My site uses pleanty of media, shouldn't cache help?
Forum: vBulletin 3.8 Add-ons 08-27-2009, 07:54 AM
Replies: 1,702
Views: 424,286
Posted By Kanustep
I'm not able to findonly.php file too. What's the...

I'm not able to findonly.php file too. What's the next step?
Forum: vBulletin 3.8 Add-ons 08-20-2009, 10:31 AM
Replies: 1,702
Views: 424,286
Posted By Kanustep
Today this error appear to me: Warning:...

Today this error appear to me:

Warning: include([path]/amecache/findonly.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/ame_bbcode.php on line 74
...
Forum: vB3 Programming Discussions 09-19-2008, 03:58 AM
Replies: 1
Views: 664
Posted By Kanustep
Include a php file in vB

Hello,

I need to include a file in vBulletin and I have try this:

ob_start();
<? include ("/path/to/display.php"); ?>
$variablename = ob_get_contents();
ob_end_clean();

But when I enable...
Forum: vB3 Programming Discussions 07-29-2008, 11:04 PM
Replies: 2
Views: 644
Posted By Kanustep
Thank you opserty. When I try to put the variable...

Thank you opserty. When I try to put the variable on vbulletin.com, the code didn't appear.
Forum: vB3 Programming Discussions 07-29-2008, 09:57 PM
Replies: 2
Views: 644
Posted By Kanustep
Reputation in Postbit

Hello,

I'm using this code in postbit template but it not seems to work:

<div>$.vbphrase[reputation]: $.vbulletin->userinfo['reputation']</div> (without the dots)

I'm trying to add the value...
Forum: vB3 Programming Discussions 07-22-2008, 09:58 PM
Replies: 16
Views: 3,209
Posted By Kanustep
Thank you ry215!

Thank you ry215!
Forum: vB3 Programming Discussions 07-22-2008, 09:20 PM
Replies: 16
Views: 3,209
Posted By Kanustep
Thank you very much RLShare! I'm sending a PM so...

Thank you very much RLShare! I'm sending a PM so you can see if you can help me.
Forum: vB3 Programming Discussions 07-14-2008, 03:41 AM
Replies: 16
Views: 3,209
Posted By Kanustep
Thank you for the tip RLShare, are you willing to...

Thank you for the tip RLShare, are you willing to accept a job to do it for me?
Forum: vB3 Programming Discussions 07-13-2008, 10:02 PM
Replies: 16
Views: 3,209
Posted By Kanustep
Thank you, any recommendation for a programmer?

Thank you, any recommendation for a programmer?
Forum: vB3 Programming Discussions 07-07-2008, 07:40 PM
Replies: 16
Views: 3,209
Posted By Kanustep
Register and go to a specific usergroup on select a option

Hiz,

I would like to set a function on registration so if users select the proper option from a drop down menu they will be included into a user group.

For example:
>> Company (go to...
Forum: vB3 Programming Discussions 06-26-2008, 01:05 AM
Replies: 1
Views: 620
Posted By Kanustep
Conditional to accept e-mails from administrators

Hello,

I would like to create a area where the people that accept e-mail from administrator have permission to see. Is there any way or conditional to do that?

Thank you
Forum: vBulletin 3.6 Add-ons 06-09-2008, 01:21 AM
Replies: 435
Views: 96,913
Posted By Kanustep
After a PHP/MySQL/Apache upgrade this error start...

After a PHP/MySQL/Apache upgrade this error start appear to me in vBulletin:

Invalid SQL:

SELECT COUNT(`cdata`) as count, `ctype`, `cdata`
FROM `psistats_cache`
GROUP BY `ctype`, `cdata`;
...
Forum: Modification Requests/Questions (Unpaid) 04-29-2008, 03:03 PM
Replies: 2
Views: 866
Posted By Kanustep
Same here :)

Same here :)
Forum: vBulletin 3.6 Add-ons 04-29-2008, 12:42 AM
Replies: 364
Forum Display Enhancements - Thread Thumbnail
Views: 81,994
Posted By Kanustep
Hello theOZer, Right now I have it turned...

Hello theOZer,

Right now I have it turned off, but when I have it ON it was working fine. Is this the code you inserted into the search.php?

//edited by jason
$dataQuery .= " " ....
Forum: vBulletin 3.6 Add-ons 04-27-2008, 08:14 PM
Replies: 364
Forum Display Enhancements - Thread Thumbnail
Views: 81,994
Posted By Kanustep
<a...

<a href="https://vborg.vbsupport.ru/member.php?u=190937" target="_blank">theOZer</a>, thank you, but wasn't a question. Yes it work on vb 3.7.0 RC4
Forum: vB3 Programming Discussions 04-27-2008, 01:00 PM
Replies: 2
Views: 698
Posted By Kanustep
Thank you very much.

Thank you very much.
Forum: vB3 Programming Discussions 04-27-2008, 12:25 PM
Replies: 2
Views: 698
Posted By Kanustep
Images in thread bit (what's wrong?)

Hello,

I want to show in some foruns ids a thumbnail on threadbit. This is the code I'm being using that refers to this mod:
https://vborg.vbsupport.ru/showthread.php?t=158396

Threadbit...
Forum: vBulletin 3.6 Add-ons 04-27-2008, 12:10 AM
Replies: 364
Forum Display Enhancements - Thread Thumbnail
Views: 81,994
Posted By Kanustep
It work on 3.7.0 RC4

It work on 3.7.0 RC4
Forum: vB3 Programming Discussions 04-25-2008, 01:27 PM
Replies: 2
Views: 783
Posted By Kanustep
Thank you!

Thank you!
Forum: vB3 Programming Discussions 04-25-2008, 04:56 AM
Replies: 2
Views: 783
Posted By Kanustep
Change text size on click on A- A+

Hello,

Does anyone knows a mod or hack to change text size on vBulletin on click into a A- A+ links?

If possible a simple code, nothing fancy not not heavy load the forum.

Thank you all in...
Forum: vBulletin 3.6 Add-ons 04-22-2008, 01:57 AM
Replies: 96
Show Thread Enhancements - Mini Navbar: Breadcrumb at Bottom of Thread
Views: 30,533
Posted By Kanustep
Anybody knows how to change the position of the...

Anybody knows how to change the position of the breadcumbs? I have try to change the place of the variable that navbar mini looks for, but no result.

Thank you
Forum: vB3 Programming Discussions 04-18-2008, 02:47 PM
Replies: 6
Views: 947
Posted By Kanustep
Sorry, I mean to put the breadcumbs on other...

Sorry, I mean to put the breadcumbs on other places like forumdisplay, footer, and after quick reply.

Like a "include mode" for this mod, where you do $navbits_mini and includes the template into...
Forum: vB3 Programming Discussions 04-18-2008, 01:56 PM
Replies: 6
Views: 947
Posted By Kanustep
Thank you Lynne, I'm sorta looking for something...

Thank you Lynne, I'm sorta looking for something like that, however I don't want to put on that particular case, is there a way to change it?
Forum: vBulletin 3.6 Add-ons 04-18-2008, 01:56 PM
Replies: 96
Show Thread Enhancements - Mini Navbar: Breadcrumb at Bottom of Thread
Views: 30,533
Posted By Kanustep
It works on 3.7 RC 3

It works on 3.7 RC 3
Showing results 1 to 25 of 103

 
Forum Jump

All times are GMT. The time now is 07:03 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.01677 seconds
  • Memory Usage 2,038KB
  • 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
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (37)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