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

Showing results 1 to 25 of 25
Search took 0.00 seconds.
Search: Posts Made By: scarex80
Forum: vB4 Programming Discussions 12-28-2009, 06:37 PM
Replies: 2
Views: 420
Posted By scarex80
Accessing board settings in plugin

Hi guys,
I'm trying to understand the new vbulletin release and, writing a plugin, I'm facing a strange problem.

I'm trying to write a plugin with this code...
Forum: vB3 General Discussions 12-17-2008, 04:11 PM
Replies: 3
Views: 677
Posted By scarex80
I'm still not abilitated to post there. I'm...

I'm still not abilitated to post there. I'm waiting for my admin to solve the problem.

For the momento I solved with a plugin which rewrite the variable not using the formatting function.
Forum: vB3 Programming Discussions 12-16-2008, 09:46 AM
Replies: 5
Views: 748
Posted By scarex80
I solved. The problem was probably the order in...

I solved. The problem was probably the order in headinclude template.

I removed some javascript and reordered the others, and now it works!

Thanks Lynne for support :)
Forum: vB3 General Discussions 12-16-2008, 09:45 AM
Replies: 3
Views: 677
Posted By scarex80
Number formatting

I've upgraded forum from 3.6.8 to 3.7.4 but I noted that a bug still survives.

vb_number_format of a number > 999 results in in truncation, so vb_number_format(1024) result is 1. As the forum is...
Forum: vB3 Programming Discussions 12-15-2008, 07:59 AM
Replies: 5
Views: 748
Posted By scarex80
Sorry, I mean drop down menu.

Sorry, I mean drop down menu.
Forum: vB3 Programming Discussions 12-14-2008, 09:27 PM
Replies: 5
Views: 748
Posted By scarex80
Popup Problem

Hi to all,
I've updated our forum code from 3.6.8 to 3.7.4 PL1.

Now popup doesn't work.
In particular a code like this

<td id="usercpoptions" class="vbmenu_control"><a href="usercp.php">User...
Forum: vBulletin 3.6 Add-ons 03-02-2008, 08:35 PM
Replies: 123
Moderators Functions - Ban Users From a Thread
Views: 27,586
Posted By scarex80
It could be a very interesting option. Expecially...

It could be a very interesting option. Expecially in very large board, mods of every section can use this tool without referring to supermods.
Forum: Modification Requests/Questions (Unpaid) 12-26-2007, 12:40 PM
Replies: 2
Views: 875
Posted By scarex80
After some months I've came back.... is there...

After some months I've came back.... is there anybody who can benefit of a mod implementing my need?
Forum: News and Announcements 11-28-2007, 07:49 AM
Replies: 173
Views: 31,235
Posted By scarex80
Only a question, and I apologize if I wrong...

Only a question, and I apologize if I wrong section.
Does 3.7 release of vBulletin support multiple options vbCode?
Forum: vB3 General Discussions 11-22-2007, 06:18 AM
Replies: 0
Views: 592
Posted By scarex80
Javascript problems

I apologize if this isn't the correct area where posting my problem.

I was debugging my forum in order to find out and fix bug in my code. Using javascript debugger for IE, I found in my forumhome...
Forum: vB3 General Discussions 09-29-2007, 07:13 AM
Replies: 0
Views: 572
Posted By scarex80
Message Area problem

Hi to all,
I've a problem with message area editor in newpm template.

I set message area width in stylevars to 650px, and now it's correct in newreply page, for example:...
Forum: vB3 General Discussions 09-27-2007, 08:07 PM
Replies: 2
Views: 742
Posted By scarex80
The bot is already inside the vbulletin. You can...

The bot is already inside the vbulletin. You can find it in admincp panel and you can customize the template used by the Feed Manager in posting the feed element.

For example, I use this schema:
...
Forum: vB3 General Discussions 09-26-2007, 07:22 PM
Replies: 4
Views: 976
Posted By scarex80
Thank you very much! So in this case I will...

Thank you very much! So in this case I will contact the author :)
Forum: vB3 General Discussions 09-26-2007, 06:52 PM
Replies: 4
Views: 976
Posted By scarex80
I've modified a mod...

I wan't able to find any rules about mod and their submission. Probably I've searched in the wrong places...

Can someone link me something about? Rules or "howto" are good things to read...

In...
Forum: vBulletin 3.6 Add-ons 09-25-2007, 05:50 AM
Replies: 105
Views: 32,624
Posted By scarex80
$maxsigweight=40000; ; function...

$maxsigweight=40000;
;
function check_sig_size($sig)
{
global $maxsigwidth, $maxsigheight, $maxsigweight, $errors, $vbulletin;
$sig = str_replace(array(' ', '\\"'), array('', '"'),...
Forum: vBulletin 3.5 Add-ons 09-19-2007, 09:22 PM
Replies: 57
Views: 21,812
Posted By scarex80
Nothing, I've tried also on a 3.6.7 I import the...

Nothing, I've tried also on a 3.6.7 I import the xml plugin file contained in the zip, I applied the fix for php5 but my custom bbcode

prova

with this function of test
...
Forum: Modification Requests/Questions (Unpaid) 09-15-2007, 10:24 AM
Replies: 2
Views: 875
Posted By scarex80
Up?

Up?
Forum: Modification Requests/Questions (Unpaid) 09-12-2007, 08:17 AM
Replies: 2
Views: 875
Posted By scarex80
Multiple option BBcode

I'm running a 3.6.8 vbulletin.

I've found e mod for 3.5 which allows admin to write custom multiple option bbcode. Unfortunately this mod doesn't work on my vbulletin.

What do you think about a...
Forum: vB3 General Discussions 09-12-2007, 05:38 AM
Replies: 2
Views: 781
Posted By scarex80
Noone can help me?

Noone can help me?
Forum: vB3 General Discussions 09-10-2007, 11:54 AM
Replies: 2
Views: 781
Posted By scarex80
Up?

Up?
Forum: vBulletin 3.5 Add-ons 09-10-2007, 11:53 AM
Replies: 57
Views: 21,812
Posted By scarex80
Up?

Up?
Forum: vBulletin 3.5 Add-ons 09-08-2007, 06:19 AM
Replies: 57
Views: 21,812
Posted By scarex80
I tried to install the plugin on my 3.6.8 test...

I tried to install the plugin on my 3.6.8 test forum; as I'm running on 5.X php I've applied the fix sub_ubi reported, but doesn't work. {option1} {option2} are not resolved :(
Forum: vB3 General Discussions 09-07-2007, 07:41 AM
Replies: 2
Views: 781
Posted By scarex80
Multiple Option bbode

Hi to all,
I'm looking for a mod or plugin which allows me to use multiple option in a custom bbcode.
I've tried to use this one (https://vborg.vbsupport.ru/showthread.php?t=90869) but unfortunaly...
Forum: vB3 General Discussions 08-20-2007, 12:16 PM
Replies: 2
Views: 685
Posted By scarex80
Thank you sgrynd, vb checks cover almost my...

Thank you sgrynd, vb checks cover almost my needs. Unfortunately, as the forum implements the spoiler bbcode, I suspect that user can avoid these checks, so it more simple to implement a visual check...
Forum: vB3 General Discussions 08-20-2007, 11:46 AM
Replies: 2
Views: 685
Posted By scarex80
Signature control

Hi to all,
I'm managing a vBulletin 3.6.7 (in a few days I'll upgrade to 3.6.8) and I'm looking around for something which can help our mods to control users' signature.

I've searched all around...
Showing results 1 to 25 of 25

 
Forum Jump

All times are GMT. The time now is 08:10 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.01917 seconds
  • Memory Usage 2,017KB
  • 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
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (18)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