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

Showing results 1 to 25 of 106
Search took 0.01 seconds.
Search: Posts Made By: woostar
Forum: vBulletin 3.8 Add-ons 11-26-2015, 09:55 PM
Replies: 191
Views: 51,746
Posted By woostar
Nice :) A request for any possible future release...

Nice :) A request for any possible future release - Having a box where you can interact with the parts of the Regular Expression in PHP instead of (or as well as) Replacement HTML.

For example: ...
Forum: vB3 Programming Discussions 05-16-2011, 12:34 PM
Replies: 4
Views: 1,064
Posted By woostar
Thanks Disasterpiece :) I've while waiting...

Thanks Disasterpiece :)

I've while waiting for a reply been searching about.

Being that cookies can be manipulated (regardless of what I originally set them to) I want to make sure I'm not open...
Forum: vB3 Programming Discussions 05-16-2011, 12:01 PM
Replies: 4
Views: 1,064
Posted By woostar
Sanitizing cookies?

Does vB have a built in function/class to sanitize cookies before storing to database?

Example:
$userdata->set('userVar', $_COOKIE[COOKIE_PREFIX . 'userVar']);

Or does $userdata->set do that?
Forum: vB3 Programming Discussions 04-11-2010, 02:11 PM
Replies: 0
Views: 490
Posted By woostar
Default guest timezone 'by country'

I currently have my forum set to US Central Time but want to change this for UK guests.
I have an IP lookup that puts the guests country code into $countryCode.

What hook and variable would I...
Forum: Modification Requests/Questions (Unpaid) 11-15-2009, 12:23 PM
Replies: 0
Views: 649
Posted By woostar
I think this mod aready exists somewhere...

...but cant find it (or know what it is called).

This mod puts your last journal entry (title) as a clickable link on your posts.

If anyone can help that would be great :)
Forum: vB3 Programming Discussions 11-13-2009, 03:48 PM
Replies: 3
Views: 820
Posted By woostar
Thanks :) Yes, I'm going to wrap it in...

Thanks :)



Yes, I'm going to wrap it in a condition (antispam measure) :)
Forum: vB3 Programming Discussions 11-12-2009, 12:19 PM
Replies: 3
Views: 820
Posted By woostar
Re-setting $userdata->set('usergroupid', $newusergroupid);

I haven't got an testing board at the moment so can't test this.

Question:
In register.php can you re-set
$userdata->set('usergroupid', $newusergroupid);
to
$userdata->set('usergroupid', 8);...
Forum: vB3 Programming Discussions 11-01-2009, 01:34 PM
Replies: 8
Views: 1,490
Posted By woostar
Default Prefix for Reported Posts

I'm guessing the hook is easy enough to find (as there are only a few in report.php), but does anyone know the line of code to add a default prefix to the threads created in the designated forum?
...
Forum: vB3 Programming Discussions 08-26-2009, 01:05 PM
Replies: 1
Views: 516
Posted By woostar
Default Secondary Usergroups by default on signup

Does anyone know how I would go about gving new members default secondary usergroups when they signup (without having to use promotions).


I'm guessing I would use hook:...
Forum: vB3 Programming Discussions 08-25-2009, 05:24 PM
Replies: 0
Views: 437
Posted By woostar
postbit_display_start - showsignature

Hi there,

In postbit_display_start if I want to turn a signature off I can use:
$this->post['showsignature'] = false;

What is the equivalent for turning off the avatar?


Thanks :)
Forum: vBulletin 3.8 Add-ons 06-24-2009, 03:58 PM
Replies: 143
End-User Options - Selective Forum Filter
Views: 43,047
Posted By woostar
This doesn't seem to work with vBSEO. Can anyone...

This doesn't seem to work with vBSEO. Can anyone confirm this or is it just me?
Forum: Modification Graveyard 01-13-2009, 12:09 PM
Replies: 84
Views: 28,949
Posted By woostar
Project Closed!

Project Closed!
Forum: Modification Graveyard 01-13-2009, 12:09 PM
Replies: 34
Views: 8,875
Posted By woostar
Project Closed!

Project Closed!
Forum: Modification Graveyard 12-24-2008, 11:50 AM
Replies: 84
Views: 28,949
Posted By woostar
Updated with a fix. Hopefully this will sort the...

Updated with a fix. Hopefully this will sort the problem (would have only affected those with certain URL's in their safelist).

Let me know.


Will sort out a full upgrade after xmas.
Forum: Modification Graveyard 12-23-2008, 07:08 PM
Replies: 84
Views: 28,949
Posted By woostar
Got your email. Thanks :)

Got your email. Thanks :)
Forum: Modification Graveyard 12-23-2008, 06:48 PM
Replies: 84
Views: 28,949
Posted By woostar
Be careful that version is totally a work in...

Be careful that version is totally a work in progress. Not sure what installing over the top of the previous version will do (could be why it is blank). I'll install 3.8 on my dev site and make sure...
Forum: Modification Graveyard 12-23-2008, 06:32 PM
Replies: 84
Views: 28,949
Posted By woostar
I can't download it - would be interested in...

I can't download it - would be interested in adding this feature (either the standalone version or a C4S version).
Any chance you can email it to me.

W.>
Forum: Modification Graveyard 12-23-2008, 05:38 PM
Replies: 84
Views: 28,949
Posted By woostar
I'm really sorry for not keeping on top of this....

I'm really sorry for not keeping on top of this. I've had a really full work load and let personal projects slip.

I'll try and sort this over the xmas holiday and get a fix out asap.

Again...
Forum: Modification Graveyard 12-23-2008, 05:14 PM
Replies: 12
New Posting Features - Discontinued
Views: 2,855
Posted By woostar
ahhhhhhhhh - I think I know why.... These...

ahhhhhhhhh - I think I know why....

These lines:


should be:



Will have to have a proper look at the code.
Forum: Modification Graveyard 12-23-2008, 04:47 PM
Replies: 12
New Posting Features - Discontinued
Views: 2,855
Posted By woostar
do you get this just when posting a normal none...

do you get this just when posting a normal none spam post?

Do you have the link to the vb.com post handy?
Forum: Modification Graveyard 12-23-2008, 04:31 PM
Replies: 12
New Posting Features - Discontinued
Views: 2,855
Posted By woostar
Hi all, Really sorry for not being about....

Hi all,

Really sorry for not being about. I've had shed loads of work that's got in the way of personal projects (this was written for my forum and only an after thought to release publicly).

I...
Forum: vB3 Programming Discussions 10-01-2008, 11:37 AM
Replies: 4
Views: 1,251
Posted By woostar
The mod is running and works (if just puts where...

The mod is running and works (if just puts where the user came from on their file).
All I need to know is if data stored in the users profile using $userdata->set is made safe for the database. What...
Forum: vB3 Programming Discussions 09-30-2008, 05:53 PM
Replies: 4
Views: 1,251
Posted By woostar
Hi Danny :) Basically I want to save ...

Hi Danny :)

Basically I want to save
$_COOKIE[COOKIE_PREFIX . 'user_referrer'] (Holding members first visit $_SERVER['HTTP_REFERER'])
using the register_addmember_process hook

But as a...
Forum: vB3 Programming Discussions 09-30-2008, 05:29 PM
Replies: 4
Views: 1,251
Posted By woostar
$userdata->set

Just want to check something.

Variables used with $userdata->set , are these cleansed by vbulletin or do you have to clean the variable before saving to the users profile?

EG:...
Forum: Modification Graveyard 09-12-2008, 05:18 PM
Replies: 344
Administrative and Maintenance Tools - vB Database Backup
Views: 71,019
Posted By woostar
At the moment I have a cron setup to do backups,...

At the moment I have a cron setup to do backups, but this causes a 1 - 2 minute lag. Does this use a sleep function to resolve resource hogging on larger databases?
Showing results 1 to 25 of 106

 
Forum Jump

All times are GMT. The time now is 12:47 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.02549 seconds
  • Memory Usage 2,046KB
  • 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
  • (36)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