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

Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: komirad
Forum: vB3 General Discussions 05-16-2009, 01:51 AM
Replies: 1
Views: 431
Posted By komirad
Target a banner ad to a section of the forums

I need the variables for targetting my banner to a particular section of the forums instead of making it sitewide.

EXAMPLE:

General Discussions forum and posts under that forum= BANNER A...
Forum: vBulletin 3.7 Add-ons 05-09-2009, 07:19 AM
Replies: 1,585
Views: 508,038
Posted By komirad
Nothing appear on my news feeds in facebook.

Nothing appear on my news feeds in facebook.
Forum: vBulletin 3.7 Add-ons 03-16-2009, 10:51 AM
Replies: 2,644
Add-On Releases - vBExperience
Views: 796,759
Posted By komirad
For the shop, instead of using xperience points,...

For the shop, instead of using xperience points, is it possible to use my own database field?
Forum: vBulletin 3.7 Add-ons 10-05-2008, 03:57 AM
Replies: 128
Views: 34,075
Posted By komirad
Yea, just add the product using manage products...

Yea, just add the product using manage products for this.
There are other mods which require you to upload files through FTP or some other file manager, but not this.

Clicking installed is below...
Forum: vBulletin 3.7 Add-ons 10-05-2008, 03:55 AM
Replies: 128
Views: 34,075
Posted By komirad
To block images (I also changed the post needed...

To block images (I also changed the post needed to 3):

Line 18
if (($vbulletin->userinfo[posts] < 3) and (stristr($pagetext,'[url') or stristr($pagetext,'[URL') or stristr($pagetext,'[img') or...
Forum: vB3 General Discussions 10-03-2008, 06:58 AM
Replies: 114
Views: 14,433
Posted By komirad
Haha I am at GMT +8. Singapore.

Haha I am at GMT +8. Singapore.
Forum: vBulletin 3.7 Add-ons 09-28-2008, 01:21 PM
Replies: 1,244
Chat Modifications - Cyb - ChatBox
Views: 410,340
Posted By komirad
Yea, whispering feature would be good too. ...

Yea, whispering feature would be good too.



Public.
Forum: vB3 General Discussions 09-23-2008, 08:29 AM
Replies: 0
Views: 562
Posted By komirad
Hiding signature from spiders

Is this done? If not, a way to do this?

The signatures are irrelevant content to search/adsense bots.
Forum: vBulletin 3.7 Add-ons 09-23-2008, 08:21 AM
Replies: 1,244
Chat Modifications - Cyb - ChatBox
Views: 410,340
Posted By komirad
I want this too. :) + Anyway to show chat...

I want this too. :)

+ Anyway to show chat archive as a thread.

I also added the vaispy mod into my chatroom to notify members when there are new posts.
Forum: vB3 General Discussions 09-21-2008, 11:30 AM
Replies: 0
Views: 630
Posted By komirad
Number of users viewing x page variable

Is there a way I can get the number of users viewing a particular page on my site?
Eg. X users viewing Y forum
or
X users at chat room.

Like this $forum[browsers] but for a custom page

I...
Forum: vBulletin 3.6 Add-ons 09-21-2008, 11:15 AM
Replies: 914
Views: 276,677
Posted By komirad
Do you know where to get the time interval...

Do you know where to get the time interval variable?
I want to adjust the rate the script requests for new posts.
Forum: vBulletin 3.7 Add-ons 09-09-2008, 03:27 PM
Replies: 1,244
Chat Modifications - Cyb - ChatBox
Views: 410,340
Posted By komirad
I figured, I went to create my own plugin to run...

I figured, I went to create my own plugin to run the db query on forumhome.

Anyway the misc.php is taking loads of server resources. I got both cybstats and cybcb installed.
Forum: vBulletin 3.7 Add-ons 09-09-2008, 12:18 PM
Replies: 444
Add-On Releases - kBank 2.1 - Money System
Views: 115,535
Posted By komirad
How do I hide the points from showing at postbit?

How do I hide the points from showing at postbit?
Forum: vBulletin 3.7 Add-ons 09-08-2008, 02:55 AM
Replies: 954
Views: 333,176
Posted By komirad
Yea, that's why I don't want all the links to...

Yea, that's why I don't want all the links to convert to embeds, instead give users a choice.



Unchecking would mean that the whole post will not be embedded.
If we can do a...
Forum: vB3 General Discussions 09-07-2008, 06:41 PM
Replies: 3
Views: 627
Posted By komirad
Counting guests in (xx viewing) at forumhome?

How do I do this?
Currently it's only counting members.
Forum: vBulletin 3.7 Add-ons 09-07-2008, 04:16 PM
Replies: 954
Views: 333,176
Posted By komirad
is it possible to embed the video only when...

is it possible to embed the video only when within a custom bbcode?
ie. <youtube-url>

Because sometimes embedding is disabled on youtube making the youtube video "Not available" and showing a...
Forum: vBulletin 3.7 Add-ons 09-07-2008, 10:51 AM
Replies: 1,244
Chat Modifications - Cyb - ChatBox
Views: 410,340
Posted By komirad
How do I add the stats to my "What's Going On?"...

How do I add the stats to my "What's Going On?" at my front page? Looks like I need to get soem variables over.
Forum: vBulletin 3.6 Add-ons 09-06-2008, 06:59 PM
Replies: 644
Chat Modifications - Cyb - ChatBox
Views: 153,981
Posted By komirad
is there a way I can display the stats at my...

is there a way I can display the stats at my what's going on?
Forum: vBulletin 3.7 Add-ons 09-04-2008, 08:05 PM
Replies: 651
Statistics Modifications - Cyb - Advanced Forum Statistics
Views: 245,258
Posted By komirad
The forum name with an "&" is showing up in html...

The forum name with an "&" is showing up in html code "&amp;"
Forum: vB3 Programming Discussions 08-31-2008, 04:43 PM
Replies: 1
Views: 982
Posted By komirad
Creating a Mod with new tables/database fields

I know PHP/MySQL.
I am using VB 3.7.2
I have installed mods.
I have been looking through the code of some of the mods and made some minor changes to them.

I've read...
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT. The time now is 04: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.04278 seconds
  • Memory Usage 1,994KB
  • 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)post_thanks_navbar_search
  • (1)search_results
  • (20)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (45)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
  • forumjump
  • search_complete
  • navbits
  • navbits_complete