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

Showing results 1 to 25 of 79
Search took 0.00 seconds.
Search: Posts Made By: T2DMan
Forum: vBulletin 3.6 Add-ons 04-08-2007, 10:24 PM
Replies: 467
Views: 187,465
Posted By T2DMan
I second this. At least I now know why the rss...

I second this. At least I now know why the rss bot is not working. But I need the advanced permissions plugin as well. Would love to see this part fixed. It was mentioned that the new version fixed...
Forum: vBulletin 3.5 Add-ons 03-29-2007, 01:44 AM
Replies: 245
Views: 56,940
Posted By T2DMan
It is not a full update, just a hack to make it...

It is not a full update, just a hack to make it work.
Please let me know if there are any other things that are not working. I might get around to changing those too. I notice that when I "delete" a...
Forum: vBulletin 3.8 Add-ons 03-24-2007, 09:16 PM
Replies: 800
Administrative and Maintenance Tools - EZ Bounced Email Management for Admins
Views: 325,568
Posted By T2DMan
Hi. Fantastic system. For my outlook, there needs...

Hi. Fantastic system. For my outlook, there needs to be a space before and after the url so that in text format it's recognised as a clickable url.

In the following, note the added spaces before...
Forum: vBulletin 3.5 Add-ons 03-24-2007, 04:54 PM
Replies: 245
Views: 56,940
Posted By T2DMan
and another two file changes: 1. same...

and another two file changes:

1. same admincp/mh_pmwbrd.php file

after the following line

$pmtext = mh_pmwb_fetch_pmtext($vbulletin->GPC['pmtextid'], true);
add
$cclist = array();...
Forum: vBulletin 3.5 Add-ons 03-24-2007, 04:23 PM
Replies: 245
Views: 56,940
Posted By T2DMan
The PM Workbench to field shows "array" when...

The PM Workbench to field shows "array" when looking at pm's. So I have taken the code from vbulletin's private.php file and added to the specific file as per below:

admincp/mh_pmwbrd.php
...
Forum: vBulletin 3.5 Add-ons 03-24-2007, 03:33 PM
Replies: 245
Views: 56,940
Posted By T2DMan
just installed on a forum. With the...

just installed on a forum.
With the postbit_legacy template, I have used the following code for the template:

replaced
report.php?$session[sessionurl]p=$post[postid]

with

<if...
Forum: vBulletin 3.5 Add-ons 01-08-2007, 10:54 AM
Replies: 240
Views: 70,389
Posted By T2DMan
Just a matter of changing the html to fit your...

Just a matter of changing the html to fit your forum. The setout that you have is not pretty, so either some tables, or divs should do the trick
Forum: vBulletin 3.5 Add-ons 12-17-2006, 09:45 AM
Replies: 240
Views: 70,389
Posted By T2DMan
Check out the system I have written for...

Check out the system I have written for http://footballtalk.org/forums/
Forum: vBulletin 3.5 Add-ons 11-20-2006, 04:50 AM
Replies: 240
Views: 70,389
Posted By T2DMan
Duping inputs is more to try and make sure that...

Duping inputs is more to try and make sure that the user puts them in right. But what happens is that people just copy and paste them anyway, so its not really that much a check.

The image...
Forum: vBulletin 3.5 Add-ons 11-20-2006, 04:22 AM
Replies: 240
Views: 70,389
Posted By T2DMan
Hi Guys I have got the plugin working for a...

Hi Guys
I have got the plugin working for a clients forum - the verification image is working, and date of birth working.

With DOB, you either have it required on the quick edit, or on the forum...
Forum: vBulletin 3.5 Add-ons 10-10-2006, 10:18 PM
Replies: 260
Views: 74,600
Posted By T2DMan
Please be aware which usergroups people are in....

Please be aware which usergroups people are in. It is a strange setup that vBulletin has, where as standard, you select people that have primary or secondary for various usergroups. Selection of a...
Forum: Modification Graveyard 09-09-2006, 02:56 PM
Replies: 247
Views: 53,812
Posted By T2DMan
Better to use the vbseo sitemap...

Better to use the vbseo sitemap https://vborg.vbsupport.ru/showthread.php?t=100435
Forum: vBulletin 3.5 Add-ons 08-24-2006, 12:11 AM
Replies: 260
Views: 74,600
Posted By T2DMan
Yes, to select multiple user groups, you have to...

Yes, to select multiple user groups, you have to select using the ctrl.

What I did was to get it working for vbulletin 3.6, not do a major revision.

Yes, many things that could be improved,...
Forum: vBulletin 3.5 Add-ons 08-22-2006, 08:43 PM
Replies: 260
Views: 74,600
Posted By T2DMan
Not sure what the story is. It works for me, and...

Not sure what the story is. It works for me, and a report that it works for 1000pm's. So not sure what the story is. It uses the standard engine for sending the pm's.
Forum: Modification Requests/Questions (Unpaid) 08-21-2006, 03:58 PM
Replies: 16
Views: 2,295
Posted By T2DMan
I have done some recoding and got it working for...

I have done some recoding and got it working for vb3.6.

Please see my post here - https://vborg.vbsupport.ru/showthread.php?p=1057269
Forum: vBulletin 3.5 Add-ons 08-21-2006, 03:55 PM
Replies: 260
Views: 74,600
Posted By T2DMan
I have now got the program working for vbulletin...

I have now got the program working for vbulletin 3.6. One file needs overwriting - attached.

I have tested it for sending to 5 people, but have not tested the functionality for sending to large...
Forum: Modification Requests/Questions (Unpaid) 08-20-2006, 01:37 AM
Replies: 16
Views: 2,295
Posted By T2DMan
I agree, I checked the database, and confirmed...

I agree, I checked the database, and confirmed that no pm's sent. Something different in the coding of 3.5x to 3.6
Forum: Modification Requests/Questions (Unpaid) 08-19-2006, 04:16 PM
Replies: 16
Views: 2,295
Posted By T2DMan
Specifically what does not work???

Specifically what does not work???
Forum: vBulletin 3.6 Add-ons 08-15-2006, 12:45 PM
Replies: 1,180
Views: 255,996
Posted By T2DMan
I have added some code to the donate.php to do...

I have added some code to the donate.php to do some admin - ie reset the cash to nil.

However, how do you create a new redirect:
eval(print_standard_redirect('icash_r_donatereset', true,...
Forum: vBulletin 3.6 Add-ons 08-13-2006, 11:02 AM
Replies: 1,180
Views: 255,996
Posted By T2DMan
Any way apart from phpmyadmin of seeing the...

Any way apart from phpmyadmin of seeing the points per member?
And I second the request for resetting points to zero.
Would also like to see the points on the member profile, both in admincp and...
Forum: vBulletin 3.6 Template Modifications 08-11-2006, 12:31 PM
Replies: 16
Views: 5,181
Posted By T2DMan
Have a look at the code on zen.co.uk - Add...

Have a look at the code on zen.co.uk - Add favorites for firefox/opera/explorer (http://www.zen51342.zen.co.uk/webdev/wdev_012.htm)

Worked perfect first time. Slightly different to the above...
Forum: Modification Graveyard 08-08-2006, 03:40 AM
Replies: 247
Views: 53,812
Posted By T2DMan
You are able to add in extra url's - via the...

You are able to add in extra url's - via the additional file. Just lists of url's. I use one of the site crawlers to get me the url's. The link is on the vbgsitemap control page.
Forum: vBulletin 3.5 Add-ons 07-05-2006, 09:39 PM
Replies: 1,665
Views: 457,333
Posted By T2DMan
The vbrewrite rewrites url's, and the vbseo...

The vbrewrite rewrites url's, and the vbseo sitemap program only writes the basic showthread.php etc style url's and vbseo rewritten url's - unless you do the hacks/plugins necessary to have...
Forum: vBulletin 3 Articles 05-11-2006, 01:50 PM
Replies: 17
Views: 12,124
Posted By T2DMan
To use a template, you need to make available the...

To use a template, you need to make available the variable for that template, before it is used in another template - ie a new $adsense template used in navbar template.

first cache the template...
Forum: vBulletin 3.5 Add-ons 03-20-2006, 08:52 PM
Replies: 1,665
Views: 457,333
Posted By T2DMan
How do you expect to see your Google PR increase...

How do you expect to see your Google PR increase with using a Google sitemap???
or How do you expect your SERPS to increase with using the site map??? Using a sitemap may help a small amount,...
Showing results 1 to 25 of 79

 
Forum Jump

All times are GMT. The time now is 11:20 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.01866 seconds
  • Memory Usage 2,047KB
  • 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
  • (70)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