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

Showing results 1 to 25 of 72
Search took 0.00 seconds.
Search: Posts Made By: dszuecs
Forum: vBulletin 4.x Template Modifications 11-12-2013, 03:28 PM
Replies: 356
Views: 90,585
Posted By dszuecs
Hi John What vBulletin version are you...

Hi John

What vBulletin version are you using? Is the :if condition correct?:
<vb:if condition="$show['guest']">

Do you have <guest> as additional usergroup on your account?

Cheers.
Forum: vBulletin 4.x Template Modifications 11-11-2013, 09:29 AM
Replies: 356
Views: 90,585
Posted By dszuecs
Change the CSS like this div.forcetoregister...

Change the CSS like this

div.forcetoregister {
background:url(rotate.php);
background-repeat: no-repeat;
width:300px;
height:200px;
position:fixed;
left:1px;
bottom:0px;
Forum: vBulletin 4.x Add-ons 10-30-2013, 12:35 PM
Replies: 1,382
Statistics Modifications - VSa - Advanced Forum Statistics (AJAX)
Views: 506,443
Posted By dszuecs
Just upgraded to vbulletin 4.2.2. Now...

Just upgraded to vbulletin 4.2.2.

Now neither VSA Chat nor ADFS is loading anymore. Any ideas?

Thanks. D.
Forum: vBulletin 4.x Template Modifications 06-14-2013, 06:54 AM
Replies: 356
Views: 90,585
Posted By dszuecs
Could you please explain a bit further? What do...

Could you please explain a bit further? What do you need exactly?
Cheers - Dennis
Forum: vB4 Programming Discussions 06-06-2013, 07:32 AM
Replies: 2
Views: 410
Posted By dszuecs
Works like a charm, thank you very much!! I use...

Works like a charm, thank you very much!!
I use it in Postbit, and this would be the if condition:

<vb:if condition="$post[field10] == 'boy'">

Btw, is there a list available for all available...
Forum: vBulletin 4.x Template Modifications 06-05-2013, 10:00 PM
Replies: 9
Views: 6,095
Posted By dszuecs
Gender icon beside nickname in Postbit

This mini modification allows you to display a gender icon beside the nicknames in postbit:
- Live Demo: BlackBerry10 Forum...
Forum: vBulletin 5.x Template Modifications 06-05-2013, 01:39 PM
Replies: 26
Views: 87,164
Posted By dszuecs
Hi there Please perform a template search...

Hi there

Please perform a template search for 'additional.css' via admincp, you should be able to see it there.

Cheers
Dennis
Forum: vB4 Programming Discussions 06-05-2013, 01:35 PM
Replies: 2
Views: 410
Posted By dszuecs
Custom profilefield if:condition possible?

Hi there

I'd like to do a <vb:if condition> with a custom profilefield.

Here's an example:

- I have a custom profile field [field10]
- The value is either 'boy' or 'girl'

Is it...
Forum: vBulletin 4.x Add-ons 05-29-2013, 05:12 AM
Replies: 363
Integration with vBulletin - Wordpress vBulletin integration
Views: 105,113
Posted By dszuecs
Hello obscureclouddon First of all, thank...

Hello obscureclouddon

First of all, thank you for all of your effort, just bought the full version!

The sync from Wordpress to vbulletin works flawless, but usersync from vbulletin to wordpress...
Forum: vBulletin 5.x Template Modifications 05-07-2013, 10:00 PM
Replies: 26
Views: 87,164
Posted By dszuecs
New way to force guests to register

If you want me to do the setup for you and create a unique character for your site please check my fiverr.com Gig and spend those 5 bucks :)
...
Forum: vBulletin 4.x Template Modifications 05-06-2013, 07:50 AM
Replies: 356
Views: 90,585
Posted By dszuecs
Hello Secondeye You can do this by adding...

Hello Secondeye

You can do this by adding this code:

<vb:if condition="is_member_of($bbuserinfo, 3)"><a href="/register.php"><div class="forcetoregister"></div></a></vb:if>

Make sure to...
Forum: vBulletin 4.x Template Modifications 04-18-2013, 07:02 PM
Replies: 356
Views: 90,585
Posted By dszuecs
Hi manute Could you please explain a bit...

Hi manute

Could you please explain a bit further?
Forum: vBulletin 4.x Template Modifications 04-10-2013, 01:53 PM
Replies: 356
Views: 90,585
Posted By dszuecs
Well done, thanks for sharing :)

Well done, thanks for sharing :)
Forum: vBulletin 4.x Template Modifications 03-20-2013, 04:26 PM
Replies: 356
Views: 90,585
Posted By dszuecs
Go to your ADMIN-CP, open Styles & Templates, and...

Go to your ADMIN-CP, open Styles & Templates, and than search for additional.css :up:
Forum: vBulletin 4.x Template Modifications 02-27-2013, 05:29 AM
Replies: 356
Views: 90,585
Posted By dszuecs
In your ADMINCP expand 'Sytles & Templates' on...

In your ADMINCP expand 'Sytles & Templates' on the left navigation bar
- select 'Search in Templates'
- On top, select your Style
- Search for 'additional.css'
Forum: vBulletin 4.x Template Modifications 02-26-2013, 09:45 AM
Replies: 356
Views: 90,585
Posted By dszuecs
You can set the image size by editing the the...

You can set the image size by editing the the attributes:

div.forcetoregister {
background:url(rotate.php);
background-repeat: no-repeat;
width:300px;
height:200px;
position:fixed;...
Forum: vBulletin 4.x Template Modifications 02-25-2013, 09:58 PM
Replies: 356
Views: 90,585
Posted By dszuecs
Please create a temporary admin account and send...

Please create a temporary admin account and send me the credentials via PM so i can check your setup.
Forum: vBulletin 4.x Template Modifications 02-22-2013, 12:03 PM
Replies: 356
Views: 90,585
Posted By dszuecs
I can check it if you want me to. Just let me...

I can check it if you want me to. Just let me know user/pwd via PM.
Forum: vBulletin 4.x Template Modifications 02-01-2013, 08:51 AM
Replies: 356
Views: 90,585
Posted By dszuecs
It wouldn't be a problem at all to add a close...

It wouldn't be a problem at all to add a close button to the image with jQuery. The problem is, that the image will reappear on every page reload.
Forum: vBulletin 4.x Template Modifications 01-03-2013, 01:01 PM
Replies: 7
Views: 6,125
Posted By dszuecs
Hi Superorb Sorry for my late response.. ...

Hi Superorb

Sorry for my late response..

You can add another attribute to the css called 'vertical-align'
I guess the easiest way is to use px-values, just try&error. Mine for example is...
Forum: vBulletin 4.x Template Modifications 01-03-2013, 12:02 PM
Replies: 356
Views: 90,585
Posted By dszuecs
Hi there, check your PN please. The script...

Hi there, check your PN please.

The script is working as expected now. Please check your blog and give me feedback if there are any errors.

Cheers
Forum: vBulletin 4.x Template Modifications 09-12-2012, 10:27 AM
Replies: 356
Views: 90,585
Posted By dszuecs
I've definitly had some additional registrations...

I've definitly had some additional registrations after implementing this little mod.
But registrations are still based on good content. nothing else ;)
Forum: vBulletin 4.x Template Modifications 04-25-2012, 06:57 PM
Replies: 356
Views: 90,585
Posted By dszuecs
It's not my goal to enforce senseless...

It's not my goal to enforce senseless registrations - if someone is interested in the topics that your forum provides, there will be a registration :)
Forum: vBulletin 4.x Template Modifications 02-01-2012, 11:00 PM
Replies: 7
Views: 6,125
Posted By dszuecs
Online / Offline status CSS styling

This is a very simply, alternativ ON / OFF status styling via CSS.
Check out the screenshots at the end of the post, the status can be found on the right if the nickname


1. Open your...
Forum: vBulletin 4.x Template Modifications 01-19-2012, 07:28 PM
Replies: 356
Views: 90,585
Posted By dszuecs
Thanks for your input! For those wondering how...

Thanks for your input!
For those wondering how to make their own avatar: Simply google for image render :up:
Showing results 1 to 25 of 72

 
Forum Jump

All times are GMT. The time now is 01:18 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.01755 seconds
  • Memory Usage 2,050KB
  • 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
  • (60)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