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

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: OsMoSiS.it
Forum: vBulletin 3.6 Template Modifications 09-25-2006, 12:09 PM
Replies: 55
Forum Display Enhancements - Very simple image resize (CSS only)
Views: 16,002
Posted By OsMoSiS.it
Click here (post #829):...

Click here (post #829): http://www.elaborare.info/forum/vbulletin/showthread.php?t=135646&page=56

Do you see the image resized?
Forum: vBulletin 3.6 Template Modifications 09-25-2006, 12:04 PM
Replies: 55
Forum Display Enhancements - Very simple image resize (CSS only)
Views: 16,002
Posted By OsMoSiS.it
It resizes ONLY images within postbit, so the...

It resizes ONLY images within postbit, so the answers are "yes" and "no" :)

Why do you allow large images in signatures but not in posts? Wide signature images increase also post width, so...
Forum: vBulletin 3.6 Template Modifications 09-21-2006, 10:00 PM
Replies: 55
Forum Display Enhancements - Very simple image resize (CSS only)
Views: 16,002
Posted By OsMoSiS.it
Very simple image resize (CSS only)

Simply put this piece of code into "Additional CSS Definitions" under Style Manager -> Main CSS of the template you want this mod apply to.

/* BEGIN Image resize */
#posts IMG
{
max-width:...
Forum: vBulletin 3.5 Add-ons 12-08-2005, 02:41 PM
Replies: 56
Views: 21,984
Posted By OsMoSiS.it
$post['pagetext'] =...

$post['pagetext'] = preg_replace("[\[QUOTE=(.*?)\]]", "Originally posted by \\1:\"", $post['pagetext']);
$post['pagetext'] = preg_replace("[\[\/QUOTE\]]", "\"", $post['pagetext']);
This works...
Forum: vBulletin 3.5 Add-ons 11-09-2005, 11:56 AM
Replies: 105
Views: 24,449
Posted By OsMoSiS.it
More "vBulletin style" coded (hardened security...

More "vBulletin style" coded (hardened security by using $vbulletin->GPC) version of the same modification :)


In admincp/email.php find (line 62):
'message' =>...
Forum: Modification Graveyard 10-24-2005, 11:05 AM
Replies: 369
Views: 68,560
Posted By OsMoSiS.it
I prefer my approach... is more logical to...

I prefer my approach... is more logical to translate something that is into a language that something that is into a template... have you ever translated a vbulletin template? :)

Btw, plugin works...
Forum: Modification Graveyard 10-23-2005, 12:00 PM
Replies: 129
Views: 16,682
Posted By OsMoSiS.it
Security checks should be hardened... I was able...

Security checks should be hardened... I was able to send a punch even if I'm not logged in. Try to write the url with the querystring and the user receive a PM from a "non registered" user...
...
Forum: Modification Graveyard 10-23-2005, 11:28 AM
Replies: 129
Views: 16,682
Posted By OsMoSiS.it
Personally, I don't like the punch starts even if...

Personally, I don't like the punch starts even if Cancel is clicked on prompt window... if I click erroneously the user gets punched because I can't undo my action... that's not good for me, not...
Forum: Modification Graveyard 10-23-2005, 09:24 AM
Replies: 369
Views: 68,560
Posted By OsMoSiS.it
Yes, I could do this but what happens if then I...

Yes, I could do this but what happens if then I upload a new style? I should manually add the template. And if I want to change the text for a typo? Uninstall and reinstall the product or change the...
Forum: vBulletin 3.5 Add-ons 10-23-2005, 08:58 AM
Replies: 28
Views: 8,059
Posted By OsMoSiS.it
Very useful... installed :)

Very useful... installed :)
Forum: Modification Graveyard 10-23-2005, 08:29 AM
Replies: 369
Views: 68,560
Posted By OsMoSiS.it
Great plugin :) Installed on my forum but,...

Great plugin :)

Installed on my forum but, since it's an italian forum, i want to translate this plugin into my language... that's an hard work particularly if you have more than one style...
Forum: Modification Requests/Questions (Unpaid) 10-07-2004, 10:19 AM
Replies: 9
Views: 1,342
Posted By OsMoSiS.it
includes/functions.php Around line 1322 ...

includes/functions.php

Around line 1322

FIND
$headers .= 'Content-Type: text/plain' . iif($encoding, "; charset=\"$encoding\"") . $delimiter;

REPLACE WITH
$headers .= 'Content-Type:...
Forum: Modification Requests/Questions (Unpaid) 09-23-2004, 03:37 PM
Replies: 1
Views: 746
Posted By OsMoSiS.it
Today's events on non-index pages

I need to put Today's events bar (the one at the end of the index.php page) also in forumdisplay.php but I have some problems. Simply pasting event parsing code from index.php to forumdisplay.php...
Showing results 1 to 13 of 13

 
Forum Jump

All times are GMT. The time now is 05:21 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.02119 seconds
  • Memory Usage 1,953KB
  • 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
  • (13)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (33)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