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

Showing results 1 to 14 of 14
Search took 0.02 seconds.
Search: Posts Made By: Easy5s.net
Forum: vB3 Programming Discussions 06-27-2015, 05:27 PM
Replies: 17
Views: 2,317
Posted By TheLastSuperman
I believe Kevin (kh99) meant to convey that...

I believe Kevin (kh99) meant to convey that unless your site has actual traffic 24/7/365 the cron job may or may not always run every minute (or 5/10/15/etc/etc) FROM vBulletin IF no traffic is on...
Forum: vB4 General Discussions 03-03-2015, 12:04 PM
Replies: 2
Views: 415
Posted By Dave
It's an exploit for vBSEO, not for vBulletin...

It's an exploit for vBSEO, not for vBulletin itself.
http://www.exploit-db.com/exploits/36232/

Unless of course the link I found is wrong, I'll look into it.

Edit: it's for vBSEO.
Forum: vBulletin 4 Articles 02-27-2015, 10:22 PM
Replies: 218
Views: 56,432
Posted By em_dai_kho
Who can update 4.2.2 pl, thanks

Who can update 4.2.2 pl, thanks
Forum: vB4 Programming Discussions 02-18-2015, 10:56 AM
Replies: 14
Views: 724
Posted By kh99
Try using only this code: $forumids =...

Try using only this code:

$forumids = explode(',', '5,6,7,8');// add vboption after
if (in_array($forum['forumid'], $forumids))
{
if ($depth == 2 && $tempext == '_post')
{
...
Forum: vB4 Design and Graphics Discussions 01-06-2015, 11:00 PM
Replies: 5
Views: 815
Posted By HM666
You want it to kinda look like XenForo where its...

You want it to kinda look like XenForo where its directly under the header and the breadcrumbs are to the left of it? Be sure to make a backup before starting just in case.

You will need to edit...
Forum: vBulletin 4 Articles 03-20-2014, 09:37 AM
Replies: 31
Views: 19,068
Posted By cellarius
By inserting it after the last button using the...

By inserting it after the last button using the method described in the article.
Forum: vBulletin 4.x Add-ons 07-26-2013, 12:18 AM
Replies: 705
Views: 130,996
Posted By djbaxter
Yes it does.

Yes it does.
Forum: vB4 Programming Discussions 11-25-2012, 04:13 PM
Replies: 26
Views: 2,026
Posted By Lynne
I cannot test something that is incorrect. You...

I cannot test something that is incorrect. You CANNOT have <form> tags in your template. You CANNOT put a form within a form or it WILL NOT WORK. Take a look at your page source - you have a form...
Forum: vB4 Programming Discussions 11-23-2012, 05:12 PM
Replies: 26
Views: 2,026
Posted By nhawk
Sometimes it's the obvious that will kill you. ...

Sometimes it's the obvious that will kill you.

Newthread editor is a form and you can't have a form inside of a form like you have now.

Just add the <div> sections without the form attributes....
Forum: vB4 General Discussions 11-10-2012, 03:40 PM
Replies: 8
Views: 646
Posted By kh99
Oh, OK, I see what you mean now. Try this: ...

Oh, OK, I see what you mean now. Try this:

if ($type == 'thread' OR !$vbulletin->options['firstpost_only'])
{
// existing code here
}
Forum: vB4 Programming Discussions 10-20-2012, 07:12 PM
Replies: 4
Views: 681
Posted By ForceHSS
INSERT INTO `profilefield` (`profilefieldid`,...

INSERT INTO `profilefield` (`profilefieldid`, `profilefieldcategoryid`, `required`, `hidden`, `maxlength`, `size`, `displayorder`, `editable`, `type`, `data`, `height`, `def`, `optional`,...
Forum: vB4 Programming Discussions 08-17-2012, 03:33 PM
Replies: 11
Views: 1,051
Posted By Badshah93
in vB 4 $myput = '<!-- message area -->'; ...

in vB 4

$myput = '<!-- message area -->';
$replace = vB_Template::create('new_posting_newthread')->render();
$vbulletin->templatecache['newthread'] = str_replace($myput, $myput.$replace,...
Forum: vB4 Programming Discussions 08-17-2012, 03:21 PM
Replies: 11
Views: 1,051
Posted By Scanu
I never code for vb3 so i don't know that code is...

I never code for vb3 so i don't know that code is doing, however the generic code for str_replace on vb4 is easy you should use this code
$find = 'find this code';
$replace = 'replace $find with...
Forum: vB4 General Discussions 04-28-2012, 01:04 PM
Replies: 7
Views: 699
Posted By kh99
Try this: First change template postbit_credits...

Try this: First change template postbit_credits to:

<vb:if condition="$bbuserinfo[userid]">
<div class="postbit_field">
<span class="postbit_text">Credits:</span>
{vb:raw post.credits} (<a...
Showing results 1 to 14 of 14

 
Forum Jump

All times are GMT. The time now is 12:28 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.02630 seconds
  • Memory Usage 1,958KB
  • 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
  • (14)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (23)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