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

Showing results 1 to 25 of 48
Search took 0.00 seconds.
Search: Posts Made By: Jelmertjee
Forum: Modification Graveyard 03-27-2009, 12:53 PM
Replies: 151
Administrative and Maintenance Tools - Cron Based E-Mail Sending
Views: 35,251
Posted By Jelmertjee
Awesome work, perfect when your host limits your...

Awesome work, perfect when your host limits your number of emails per hour/minute. thanks a lot.
Forum: Community Lounge 10-31-2008, 04:28 PM
Replies: 21
Ie8
Views: 3,199
Posted By Jelmertjee
Hmm I don't understand why so many vb.org people...

Hmm I don't understand why so many vb.org people like IE, of course vbulletin's markup is a bit outdated (tables, tables and more tables for layout) so it might look ok in IE6, but still IE6 only...
Forum: vBulletin 3.6 Add-ons 10-31-2008, 04:06 PM
Replies: 677
Views: 188,588
Posted By Jelmertjee
I wasn't really satisfied with the postbit awards...

I wasn't really satisfied with the postbit awards position so decided to add one manually myself, it looks like this:

https://vborg.vbsupport.ru/external/2008/10/1.gif

How can you do it?

1....
Forum: vB3 Design and Graphics Discussions 05-26-2008, 08:14 PM
Replies: 4
Views: 953
Posted By Jelmertjee
hmmm You'll need to have a look at the code, it...

hmmm You'll need to have a look at the code, it can't be that hard. First of all you need firefox and install the web developer plugin. Using that you can hover over any part of your site and it will...
Forum: vB3 General Discussions 05-26-2008, 08:12 PM
Replies: 2
Views: 772
Posted By Jelmertjee
You will need to edit an image which is the...

You will need to edit an image which is the background of the navbar, but it also functions as a background for other things, so I would copy that image, adjust the colour, rename it and re-upload...
Forum: vB3 Programming Discussions 05-26-2008, 07:21 PM
Replies: 1
Views: 827
Posted By Jelmertjee
It should be simple, first of all you need a way...

It should be simple, first of all you need a way to identify the categories, if they are forums you should have a look at some of the vbulletin code and search for a variable storing the forumid for...
Forum: Programming Articles 05-22-2008, 04:58 PM
Replies: 8
Views: 6,008
Posted By Jelmertjee
nice idea, so far my mods have been simple, but...

nice idea, so far my mods have been simple, but I'm already spending time changing stuff for 3.7.. I'll consider this in the future!
Forum: vB3 Programming Discussions 12-07-2007, 09:14 AM
Replies: 2
Views: 814
Posted By Jelmertjee
Thanks! That worked, I was actually just using a...

Thanks! That worked, I was actually just using a simple variable to test it but have managed to setup everything how I want it now, postbit_display_start was the right hook like you said.

I'm not...
Forum: vB3 Programming Discussions 12-01-2007, 10:50 AM
Replies: 2
Views: 814
Posted By Jelmertjee
Showing data in postbit via plugins

I'm trying to show some custom data in threads, but can't get it too work via plugins. I've tried all the possible hooks and added a variable in the postbit template (which I defined in the plugin of...
Forum: vB3 General Discussions 11-25-2007, 10:53 AM
Replies: 12
Views: 1,347
Posted By Jelmertjee
True, there is no list since anyone can go into a...

True, there is no list since anyone can go into a script and define some variables that can be used, but there are a few which I find useful and use quite often, take a look here...
Forum: vB3 General Discussions 11-23-2007, 06:54 PM
Replies: 6
Views: 1,042
Posted By Jelmertjee
Thanks again, it works like a dream now ;), is...

Thanks again, it works like a dream now ;), is there anything I can do for you in return??
Forum: vB3 General Discussions 11-23-2007, 10:42 AM
Replies: 4
Views: 832
Posted By Jelmertjee
This would be pretty simple to do with php, I...

This would be pretty simple to do with php, I don't know why you need to use .html instead with that feed, if you want a .php solution I could post it here.
Forum: vB3 General Discussions 11-23-2007, 10:39 AM
Replies: 3
Views: 761
Posted By Jelmertjee
Hmm I would just test it on another server, its...

Hmm I would just test it on another server, its allowed to run a "development only" copy of vbulletin on your own server for example, it's quite easy to setup on windows with a xampp ...
Forum: vB3 General Discussions 11-23-2007, 10:36 AM
Replies: 6
Views: 1,042
Posted By Jelmertjee
Thanks! I've got it working right now, I needed...

Thanks! I've got it working right now, I needed to add some quotes around the variable but that was all.

So, now I can edit the custom post fields, but they aren't automatically filled with the...
Forum: vB3 General Discussions 11-23-2007, 09:10 AM
Replies: 6
Views: 1,042
Posted By Jelmertjee
I know you posted this a while ago, but did you...

I know you posted this a while ago, but did you find a solution after all? I'm trying to figure this out as well... I have custom fields when creating threads, but what's the use when you can't edit...
Forum: vB3 General Discussions 11-19-2007, 02:10 PM
Replies: 1
Views: 661
Posted By Jelmertjee
BBcode [img] parsing problems?

The last few weeks I've encountered some problems with BBcode parsing of images, when people create threads they look fine and the actual images are displayed, when I look again the next day the raw...
Forum: vB3 Programming Discussions 11-13-2007, 05:42 PM
Replies: 2
Views: 713
Posted By Jelmertjee
what do you mean exactly?? there are quite a few...

what do you mean exactly?? there are quite a few tutorials on custom pages (https://vborg.vbsupport.ru/showthread.php?t=62164&highlight=custom+pages) which require little coding, or do you want to do...
Forum: vBulletin 3 Articles 11-12-2007, 06:05 PM
Replies: 29
Views: 19,659
Posted By Jelmertjee
so do you mean the "$var" was automatically added...

so do you mean the "$var" was automatically added to the thread, without any edits, I guess you would need to change the template at least, and thought you would need to do more programming?!

So...
Forum: vB3 Programming Discussions 11-11-2007, 06:35 PM
Replies: 4
Views: 736
Posted By Jelmertjee
Well that's even easier, great idea Gray Matter!

Well that's even easier, great idea Gray Matter!
Forum: vB3 Programming Discussions 11-11-2007, 05:19 PM
Replies: 4
Views: 736
Posted By Jelmertjee
well, you would need to get a variable with the...

well, you would need to get a variable with the number of posts a user has set to display per page, then it should be easy to calculate which posts are on the first page with some simple php I guess..
Forum: vB3 Programming Discussions 11-09-2007, 07:53 PM
Replies: 3
Views: 1,013
Posted By Jelmertjee
Thanks a lot, I had already figured it out in the...

Thanks a lot, I had already figured it out in the mean time in a slightly different way, using mktime() to convert a $month and $year variable into 2 timestamps and then selecting all the threads...
Forum: vB3 Programming Discussions 11-09-2007, 05:28 PM
Replies: 3
Views: 1,013
Posted By Jelmertjee
Mysql question, selecting threads by date..

I'm creating a sort of archive and need to select threads by their created date, so I'm trying to use dateline. I know you can use vbdate() to turn it into a normal, usable date but I don't think...
Forum: vBulletin 3 Articles 11-08-2007, 08:16 AM
Replies: 21
Views: 98,627
Posted By Jelmertjee
Maybe this is not really on topic, but why is...

Maybe this is not really on topic, but why is vbulletin still using tables? div's with css would be far more efficient right? Furthermore you would have a better code - content ratio and better SEO,...
Forum: vBulletin 3 Articles 11-08-2007, 08:04 AM
Replies: 29
Views: 19,659
Posted By Jelmertjee
it's working fine for me (tested on clean 3.6.8...

it's working fine for me (tested on clean 3.6.8 pl2 install) although you need to do more edits to actually show the $var in the thread, it does get inserted into the database for sure. If it's not...
Forum: vB3 Programming Discussions 11-06-2007, 09:18 AM
Replies: 0
Views: 762
Posted By Jelmertjee
repeating an array from db in a template??

I'm creating a simple news mod for my site but I'm having some problems.. I can access the database and get the threads I need, but don't know how to repeat them in a template (eg. using a similar...
Showing results 1 to 25 of 48

 
Forum Jump

All times are GMT. The time now is 06:57 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.01748 seconds
  • Memory Usage 2,040KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (20)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