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

Showing results 1 to 25 of 41
Search took 0.00 seconds.
Search: Posts Made By: howarde
Forum: vBulletin.org Site Feedback 04-11-2014, 12:14 PM
Replies: 16
Views: 1,693
Posted By howarde
I got about a dozen last night... Maybe they...

I got about a dozen last night... Maybe they should install some kind of plugin to prevent known IP addresses from SFS list?
Forum: Modification Requests/Questions (Unpaid) 01-20-2014, 01:12 PM
Replies: 3
Views: 704
Posted By howarde
Could you guys make it any more difficult? How...

Could you guys make it any more difficult? How about a link to the right forum, since you can't move the thread?

As I said in the other thread you wouldn't move, this isn't the VBULLETIN GALLERY....
Forum: Modification Requests/Questions (Unpaid) 01-20-2014, 01:05 PM
Replies: 3
Views: 704
Posted By howarde
IF URL Contains 'X' Code?

Is there a way to retrieve the URL in VB code similar to a php function that would be like:

<?php if ($_SERVER['REQUEST_URI']=='/gallery/' ) {#Do What I Need Done;} ?>

Basically, I need to...
Forum: vB4 Programming Discussions 01-20-2014, 12:32 PM
Replies: 6
Views: 801
Posted By howarde
Could you move this thread then? My Bad.

Could you move this thread then? My Bad.
Forum: vB4 Programming Discussions 01-20-2014, 12:20 PM
Replies: 6
Views: 801
Posted By howarde
Yes, except that it's not a forumid, it's the...

Yes, except that it's not a forumid, it's the photopost photo gallery, so I need to parse the URL containing myforum.com/gallery/blah

know what I mean?
Forum: vB4 Programming Discussions 01-20-2014, 12:09 PM
Replies: 6
Views: 801
Posted By howarde
Retrieving server request URI in VB

Is there a way to retrieve the URL in VB code similar to a php function that would be like:

<?php if ($_SERVER['REQUEST_URI']=='/gallery/' ) {#Do What I Need Done;} ?>

Basically, I need to...
Forum: vBulletin 4.x Add-ons 06-07-2013, 10:14 AM
Replies: 1,122
Views: 222,810
Posted By howarde
No issues I've noticed.

No issues I've noticed.
Forum: vBulletin 4.x Add-ons 02-01-2013, 11:45 AM
Replies: 1,122
Views: 222,810
Posted By howarde
Itrader just emailed everyone who ever left a...

Itrader just emailed everyone who ever left a trader rating on my forum (which certainly makes us look like spammers) even though the email options are turned off. Does anyone know how to disable...
Forum: Forum and Server Management 12-17-2012, 11:42 AM
Replies: 11
Views: 2,821
Posted By howarde
Yes... you are correct on the query. Works the...

Yes... you are correct on the query. Works the same either way.

Thanks for the lesson.

Single table queries are easy for me, but the whole join thing makes it more complex, and I'm not...
Forum: Forum and Server Management 12-17-2012, 01:33 AM
Replies: 11
Views: 2,821
Posted By howarde
UPDATE user LEFT JOIN bounce USING (email) ...

UPDATE user LEFT JOIN bounce USING (email)
SET user.email = ''
WHERE bounce.email <> '';

I just ran this on a test database and it does remove the bounce emails from the user table, and...
Forum: Forum and Server Management 12-17-2012, 01:22 AM
Replies: 11
Views: 2,821
Posted By howarde
Hmm... sounds even more difficult. What if...

Hmm... sounds even more difficult.

What if I just remove their email addresses from the database, and limit the actions to users who have no activity in over 2 years (or something like that).
Forum: Forum and Server Management 12-17-2012, 01:03 AM
Replies: 11
Views: 2,821
Posted By howarde
Actually, as I investigate further... this isn't...

Actually, as I investigate further... this isn't what I want to do anyway. Changing the Admin Emails to "no" doesn't do what I want...

Basically, I have a list of all of the bounces from our...
Forum: Forum and Server Management 12-17-2012, 12:39 AM
Replies: 11
Views: 2,821
Posted By howarde
Cool... It works, except I want to update "user"...

Cool... It works, except I want to update "user" and LEFT JOIN bounce

Thanks!
Forum: Forum and Server Management 12-16-2012, 10:26 PM
Replies: 11
Views: 2,821
Posted By howarde
Need help writing an SQL query to remove bounced emails

Hi,

I have a list of bounced emails, and I want to change the receive admin email option to "no" for these users, by running an update query on the user table.

I understand, I can change those...
Forum: vBulletin 4.x Add-ons 06-07-2012, 09:20 AM
Replies: 244
Integration with vBulletin - Official AddonChat Product
Views: 55,506
Posted By howarde
They are working on it. But I'm afraid the...

They are working on it. But I'm afraid the wheels of progress move slowly. I did receive an update from them, but that's about it.
Forum: Modification Graveyard 06-04-2012, 01:04 PM
Replies: 506
Views: 79,165
Posted By howarde
Thanks. That did it.

Thanks. That did it.
Forum: Modification Graveyard 06-03-2012, 10:11 AM
Replies: 506
Views: 79,165
Posted By howarde
First one shows with the plugin - Editor - Hide...

First one shows with the plugin - Editor - Hide Wiki Buttons from Standard, Editor - Init Wiki Buttons, and Editor - WYSIWYG Support - disabled... It added a few BB codes to the list (underlined in...
Forum: Modification Graveyard 06-02-2012, 10:34 AM
Replies: 506
Views: 79,165
Posted By howarde
Well... I thought about buying this, but it...

Well... I thought about buying this, but it screws up my ckeditor buttons.
Forum: vBulletin 4.x Add-ons 05-30-2012, 12:27 PM
Replies: 244
Integration with vBulletin - Official AddonChat Product
Views: 55,506
Posted By howarde
I would imagine that if more people press them,...

I would imagine that if more people press them, it might pay off??

My forum, the chatters are already upset about the inability to know how many people are "in the chat" - but they whine about...
Forum: vBulletin 4.x Add-ons 05-30-2012, 09:14 AM
Replies: 244
Integration with vBulletin - Official AddonChat Product
Views: 55,506
Posted By howarde
I posted a thread on the addoninteractive forum,...

I posted a thread on the addoninteractive forum, but no response. I think I'm going to email support today to press this issue.
Forum: vBulletin 4.x Add-ons 04-15-2012, 12:23 AM
Replies: 279
Moderators Functions - Force Users to Read a Thread
Views: 113,359
Posted By howarde
Anyone know how to remove "Force Read Thread"...

Anyone know how to remove "Force Read Thread" from the bottom of the Quick Reply box?

Edit: Nevermind. Found it.
Forum: vBulletin 4.x Add-ons 03-17-2012, 02:43 PM
Replies: 316
Views: 69,106
Posted By howarde
If I have the dbtech userstatus, and this live...

If I have the dbtech userstatus, and this live feed, should a status update on a user's wall go to their userstatus automatically? Is this a pro feature or lite?

I am probably going pro anyway...
Forum: vBulletin 4.x Add-ons 03-17-2012, 01:04 PM
Replies: 316
Views: 69,106
Posted By howarde
Whoops... I forgot to move the admincp to my...

Whoops... I forgot to move the admincp to my renamed admincp folder.
Forum: vBulletin 4.x Add-ons 03-17-2012, 11:30 AM
Replies: 316
Views: 69,106
Posted By howarde
I installed the lite version to help decide if I...

I installed the lite version to help decide if I want to go pro. But I'm getting an invalid action when I go to the configure the settings in the adminCP.

I am a super administrator in the...
Forum: vBulletin 4.x Add-ons 03-15-2012, 01:31 PM
Replies: 220
Views: 73,713
Posted By howarde
I installed this, and now my registrations have...

I installed this, and now my registrations have doubled since installing... I went from using a challenge question (a stupidly easy one) to this, and now I'm getting all sorts of bogus bot...
Showing results 1 to 25 of 41

 
Forum Jump

All times are GMT. The time now is 09:28 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.02486 seconds
  • Memory Usage 2,034KB
  • 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
  • (53)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