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

Showing results 1 to 25 of 60
Search took 0.00 seconds.
Search: Posts Made By: XTF
Forum: vB4 Design and Graphics Discussions 12-16-2011, 01:26 PM
Replies: 1
Views: 787
Posted By XTF
Table CSS classes

In vB 3.8, I used tborder, thead, alt1 and alt2 classes to create tables. What are the vB 4 alternatives? The old ones no longer work.

BTW, why does it say "Powered by vBulletin® Version 3.6.12"...
Forum: vB4 Programming Discussions 09-17-2010, 07:39 AM
Replies: 8
Views: 893
Posted By XTF
No.

No.
Forum: vB4 Programming Discussions 09-16-2010, 05:57 PM
Replies: 8
Views: 893
Posted By XTF
Somebody?

Somebody?
Forum: vB4 Programming Discussions 09-07-2010, 03:37 PM
Replies: 8
Views: 893
Posted By XTF
Yes, but even then nothing gets logged.

Yes, but even then nothing gets logged.
Forum: vB4 Programming Discussions 09-04-2010, 07:45 AM
Replies: 8
Views: 893
Posted By XTF
Wouldn't it show an error in this case? I...

Wouldn't it show an error in this case?

I use errorlog('xbt_attachdata_postsave'); as code and this text is never logged.
Forum: vB4 Programming Discussions 08-26-2010, 08:18 AM
Replies: 8
Views: 893
Posted By XTF
When is attachdata_postsave hook called?

When is the attachdata_postsave hook in includes\class_dm_attachment.php called?
In 3.8 it was called when attaching a file, but in 4.0 it doesn't seem to be called at all.
Forum: vB4 Programming Discussions 02-05-2010, 03:58 PM
Replies: 4
Views: 530
Posted By XTF
I know, but it doesn't appear to be called. When...

I know, but it doesn't appear to be called. When should it get called?
Forum: vB4 Programming Discussions 02-04-2010, 10:32 AM
Replies: 4
Views: 530
Posted By XTF
Somebody?

Somebody?
Forum: vB4 Programming Discussions 02-01-2010, 03:31 PM
Replies: 1
Views: 2,130
Posted By XTF
Increase the number of connections MySQL supports...

Increase the number of connections MySQL supports or use FastCGI instead of mod_php.
Forum: vB4 Programming Discussions 02-01-2010, 03:28 PM
Replies: 4
Views: 530
Posted By XTF
attachdata_postsave replacement

In 3.8 I used the attachdata_postsave hook to update rows in the attachment table after an insert. In 4.0, this hook doesn't appear to be called. What's the proper replacement?
Forum: vB3 General Discussions 05-05-2009, 12:33 PM
Replies: 3
Views: 966
Posted By XTF
XBT vB Mod is available for 3.8.

XBT vB Mod is available for 3.8.
Forum: vBulletin 3.7 Add-ons 11-28-2008, 12:17 PM
Replies: 1,079
Views: 276,525
Posted By XTF
Why is this?

Why is this?
Forum: vB3 General Discussions 10-20-2008, 02:00 PM
Replies: 13
Views: 2,512
Posted By XTF
<a href="http://xbt.leiden.xwis.net/"...

<a href="http://xbt.leiden.xwis.net/" target="_blank">http://xbt.leiden.xwis.net/</a>
Forum: vB3 General Discussions 08-12-2008, 07:23 AM
Replies: 5
Views: 884
Posted By XTF
<a href="http://xbt.leiden.xwis.net/"...

<a href="http://xbt.leiden.xwis.net/" target="_blank">http://xbt.leiden.xwis.net/</a>
Forum: Modification Requests/Questions (Unpaid) 07-31-2008, 10:09 AM
Replies: 40
Views: 15,827
Posted By XTF
Yes, XBT vB Mod is still available and supported....

Yes, XBT vB Mod is still available and supported.

http://xbt.leiden.xwis.net/
Forum: vBulletin 3 Articles 05-31-2008, 12:10 PM
Replies: 128
Views: 56,237
Posted By XTF
Thanks. Do I have to use $block_data to pass...

Thanks. Do I have to use $block_data to pass variables to the template or can I use arbitrary variable names?
This code seems to be more complex than needed.
Forum: vBulletin 3 Articles 05-28-2008, 11:20 AM
Replies: 128
Views: 56,237
Posted By XTF
I've simplified the following code fragment a...

I've simplified the following code fragment a bit.

$blocklist['mymodification'] = array
(
'class' => 'MyModification',
'title' => 'My Modification',
'hook_location' =>...
Forum: vB3 General Discussions 05-03-2008, 07:15 AM
Replies: 8
Views: 4,596
Posted By XTF
Ah, of course. ;) What address?

Ah, of course. ;)
What address?
Forum: vB3 General Discussions 05-02-2008, 09:35 AM
Replies: 8
Views: 4,596
Posted By XTF
Eh, how have you been trying to contact me?

Eh, how have you been trying to contact me?
Forum: vB3 General Discussions 04-22-2008, 03:46 PM
Replies: 8
Views: 1,429
Posted By XTF
For example, I'd like to add a stats block to...

For example, I'd like to add a stats block to FORUMHOME. It should be at the end of this '<tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">' tbody.
There's no...
Forum: vB3 General Discussions 04-21-2008, 11:56 AM
Replies: 8
Views: 1,429
Posted By XTF
I noticed. vB shouldn't allow this. ;) ...

I noticed. vB shouldn't allow this. ;)

However, the methods posted by Mosh aren't very flexible.
Forum: vB3 General Discussions 04-20-2008, 10:59 AM
Replies: 8
Views: 1,429
Posted By XTF
I'm the author of this product. ;) Template...

I'm the author of this product. ;)

Template hooks sound nice. When did they get introduced?
Forum: vB3 General Discussions 04-19-2008, 08:29 PM
Replies: 8
Views: 1,429
Posted By XTF
Yes, hehe, sorry, I noticed when it asked me all...

Yes, hehe, sorry, I noticed when it asked me all the extra details. Could a mod move it or do I have to repost it?
Forum: vB3 General Discussions 04-19-2008, 08:19 PM
Replies: 8
Views: 1,429
Posted By XTF
How to modify original vB templates via product?

Hi,

I've got a 'product' that modified original vB templates. At the moment it just appears to overwrite them and when I uninstall my product, the original templates are gone too. So now,...
Forum: vBulletin Pre-Sales Questions 04-09-2008, 11:37 AM
Replies: 25
Views: 5,640
Posted By XTF
I've no idea when 3.7 gets released.

I've no idea when 3.7 gets released.
Showing results 1 to 25 of 60

 
Forum Jump

All times are GMT. The time now is 06:19 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.04190 seconds
  • Memory Usage 2,023KB
  • 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
  • (17)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