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

Showing results 1 to 25 of 73
Search took 0.00 seconds.
Search: Posts Made By: noj75
Forum: vBulletin 4.x Add-ons 09-23-2010, 12:06 PM
Replies: 30
Views: 9,303
Posted By noj75
Is there anyway of doing this so that the user is...

Is there anyway of doing this so that the user is not required to be logged in when unsubscribing?
Forum: vBulletin 3.8 Add-ons 05-02-2010, 03:45 AM
Replies: 154
Administrative and Maintenance Tools - vbStopForumSpam
Views: 62,131
Posted By noj75
Installed this last night. Checked the log this...

Installed this last night.
Checked the log this morning and 31 spammers had been blocked. I am so very impressed with this mod.

Thank you Pedigree, excellent work!

Nominated for MOTM!
Forum: Modification Graveyard 02-17-2009, 12:21 PM
Replies: 40
Forum Home Enhancements - Members who have registered today.
Views: 21,273
Posted By noj75
Unfortunately this doesnt show up on my new 3.8...

Unfortunately this doesnt show up on my new 3.8 install either. It was working fine in 3.7

And yes, I have the hook code in place also. :(
Forum: vB3 Programming Discussions 01-18-2009, 11:30 AM
Replies: 2
Views: 743
Posted By noj75
Thank you !! :D

Thank you !! :D
Forum: vB3 Programming Discussions 01-18-2009, 09:07 AM
Replies: 2
Views: 743
Posted By noj75
Can these tables be emptied?

Hi all,

I have been scouting through my database and noticed some tables that I think can be safely emptied.

EG

vb_cronlog has over 19,000 records
vb_editlog has over 6000 records...
Forum: vB3 Programming Discussions 01-15-2009, 12:32 PM
Replies: 7
Views: 753
Posted By noj75
Yes s_sur and s_name This has speeded it up...

Yes s_sur and s_name

This has speeded it up alot. Could it be faster?
Forum: vB3 Programming Discussions 01-15-2009, 11:49 AM
Replies: 7
Views: 753
Posted By noj75
LOL, Basically, I (I am $proname, s_name) ...

LOL,

Basically, I (I am $proname, s_name) have entered numerous surnames into the database (s_sur). I want to see if any other users have entered the same surnames as I have and have the database...
Forum: vB3 Programming Discussions 01-15-2009, 10:56 AM
Replies: 7
Views: 753
Posted By noj75
Hi Marco, $proname (s_name) is the username...

Hi Marco,

$proname (s_name) is the username of the person who entered the s_sur (surname) records.

I want to query the db to see who else has entered the same (surnames) s_sur as $proname and...
Forum: vB3 Programming Discussions 01-15-2009, 09:53 AM
Replies: 7
Views: 753
Posted By noj75
Any ideas on this mysql query?

Hi to all on this great site! I am desperate for some help:


$samesurn = "SELECT * FROM $stb WHERE s_sur IN (SELECT s_sur FROM $stb WHERE s_name='$proname') AND s_name!='$proname' ";


I am...
Forum: Modification Requests/Questions (Unpaid) 09-10-2008, 04:08 PM
Replies: 10
Views: 1,808
Posted By noj75
Excellent, thank you!! :D

Excellent, thank you!! :D
Forum: vBulletin 3.7 Add-ons 08-23-2008, 11:52 AM
Replies: 98
New Posting Features - 'Text to Speech' user posts
Views: 22,259
Posted By noj75
Great work. Nominated for MOTM. I do though...

Great work. Nominated for MOTM.

I do though agree with the above. Can this be implimented without the use of a new window. Such as a hidden div or with some AJAX?

Hope this can be done....
Forum: vB3 Programming Discussions 08-12-2008, 08:06 AM
Replies: 3
Views: 769
Posted By noj75
Thanks for you extremely quick reply. How...

Thanks for you extremely quick reply.

How would I implement the script above? Sorry, not a genius at PHP but know just enough to get me by.

Could you, by any chance, give me a quick example of...
Forum: vB3 Programming Discussions 08-12-2008, 07:56 AM
Replies: 3
Views: 769
Posted By noj75
Autofill PM from form.

Hi guys,

I was just wondering if any of you coders out there would know how to accomplich this:

If I have an external page and want a member to send a different member a PM I can achieve it...
Forum: vB3 Programming Discussions 07-30-2008, 01:10 PM
Replies: 7
Views: 1,080
Posted By noj75
Well, thats strange. It did not work for me this...

Well, thats strange. It did not work for me this morning, but it does now?

I have though, taken your advice and removed the script from my server. Thank you very much for the advice Marco, very...
Forum: vB3 Programming Discussions 07-30-2008, 12:15 PM
Replies: 7
Views: 1,080
Posted By noj75
Sent you a PM Marco --------------- Added...

Sent you a PM Marco

--------------- Added 1217425598 at 1217425598 ---------------

Does this improve things?


I HAVE REMOVED THE CODE
Forum: vB3 Programming Discussions 07-30-2008, 11:27 AM
Replies: 7
Views: 1,080
Posted By noj75
Hi Marco, Thanks for the prompt reply. ...

Hi Marco,

Thanks for the prompt reply.

My default system either defaults the user to the login page or does not recognise the password that is sent in the email.

P.S. Any pointers on making...
Forum: vB3 Programming Discussions 07-30-2008, 11:15 AM
Replies: 7
Views: 1,080
Posted By noj75
Easy Password: Coders Please read.

Hi all,

I have nothing but problems on my board with people using the default Lost Password system and then emailing me as it has not worked.

I therefor wrote the following script to make my...
Forum: vB3 Programming Discussions 07-19-2008, 07:54 AM
Replies: 2
Views: 723
Posted By noj75
MoT3rror you are a star. That sorted a problem I...

MoT3rror you are a star. That sorted a problem I have been having for days.

Thanks for taking the time to reply and fix my problem.

Kind regards
Forum: vB3 Programming Discussions 07-18-2008, 07:53 PM
Replies: 2
Views: 723
Posted By noj75
vBulletin chdir from subdomain help.

Hi all,

Can anyone help me with this:

I have a script in a subdomain:

http://script.mysite.com

My vBulletin is located in here:
Forum: Modification Graveyard 05-26-2008, 12:32 PM
Replies: 50
Forum Home Enhancements - Display members who have registered
Views: 12,575
Posted By noj75
Thank you very much, been waiting for this....

Thank you very much, been waiting for this. Installed!
Forum: Modification Requests/Questions (Unpaid) 05-21-2008, 02:56 PM
Replies: 10
Views: 1,808
Posted By noj75
Profile Visitor Message Notification

Hi all,

Could anyone create a mod that would send the profile owner a PM or an Email when someone posts a message on their profile page?

Or has this been done?

Kindest regards
Forum: vBulletin 3.7 Add-ons 05-04-2008, 05:53 AM
Replies: 76
Miscellaneous Hacks - Cyb - Auto Reply
Views: 24,612
Posted By noj75
Thanks very much. Installed and working fine. ...

Thanks very much. Installed and working fine.

Really need this also! :)
Forum: vB3 Programming Discussions 04-16-2008, 04:42 PM
Replies: 4
Views: 725
Posted By noj75
2 Vb's One Login

Hi all,

Is it possible to register a user into two vB's on different domains.

let me explain.

I have two licenses of vB on two seperate domains ( eg DA & DB). If a user registered on DA...
Forum: vBulletin 3.8 Add-ons 04-15-2008, 06:05 AM
Replies: 1,762
Forum Home Enhancements - [AJAX] Tabbed Forum Home
Views: 496,595
Posted By noj75
Thanks for the info Bobster, Looking forward to...

Thanks for the info Bobster, Looking forward to it. This really is a great mod and probably the most useful I have found since using VB boards. If it wasnt for the refresh issue it would be the...
Forum: vBulletin 3.8 Add-ons 04-14-2008, 04:12 PM
Replies: 1,762
Forum Home Enhancements - [AJAX] Tabbed Forum Home
Views: 496,595
Posted By noj75
Hi again, Just one thing (without trying to...

Hi again,

Just one thing (without trying to sound like an ingrate as this mod is excellent) but if you were to leave the webpage on your forumhome for a while and then click into one of the tabs...
Showing results 1 to 25 of 73

 
Forum Jump

All times are GMT. The time now is 02:34 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.01712 seconds
  • Memory Usage 2,042KB
  • 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
  • (28)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