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

Showing results 1 to 24 of 24
Search took 0.00 seconds.
Search: Posts Made By: fotografik
Forum: vB4 Programming Discussions 12-01-2011, 10:25 PM
Replies: 1
Views: 476
Posted By fotografik
Disable vBulletin anti-spam check for certain sections

As subject title - is there a way to disable to anti-spam check for certain sections as they are triggering a large number of false positives due to the content of the posts (our Marketplace...
Forum: vB4 General Discussions 11-21-2011, 05:11 AM
Replies: 15
Views: 969
Posted By fotografik
Thanks for the replies - not exactly what I was...

Thanks for the replies - not exactly what I was looking for and will have to discuss with the other SysAdmin who is a little more well-versed than I am with MySQL.
Forum: vB4 General Discussions 11-17-2011, 10:03 PM
Replies: 15
Views: 969
Posted By fotografik
Anyone? Help? Please??

Anyone? Help? Please??
Forum: vB4 General Discussions 11-13-2011, 11:54 PM
Replies: 15
Views: 969
Posted By fotografik
SQL query to delete secondary usergroup

Due to some recent changes in usergroups, some members inadvertently ended up with their PRIMARY and SECONDARY usergroups being duplicated.

This is causing issues when these members request for a...
Forum: vBulletin 4.x Add-ons 06-23-2011, 02:41 AM
Replies: 1,920
Add-On Releases - Everywhere Sidebar 4 VB4
Views: 2,617,326
Posted By fotografik
Is there a simplified plug-in to just do this - ...

Is there a simplified plug-in to just do this -

Optional step to force sidebar to be always visible and hide collapse button :

11. Go to mod options
Admincp->Settings->options->EveryWhere...
Forum: vBulletin 3.7 Add-ons 11-19-2010, 01:32 AM
Replies: 47
Moderators Functions - Auto Move Closed Threads
Views: 16,353
Posted By fotografik
Just tried it in our test VB4 forum and it's...

Just tried it in our test VB4 forum and it's working.
Forum: vB4 Programming Discussions 09-15-2010, 02:39 AM
Replies: 1
Views: 665
Posted By fotografik
Does anyone have any insight or ideas? Thank you.

Does anyone have any insight or ideas? Thank you.
Forum: vB4 Programming Discussions 09-13-2010, 06:53 AM
Replies: 1
Views: 665
Posted By fotografik
STANDARD_REDIRECT not working correctly

Hi,

Need some help with the following code :-


$navbits = array();
$navbits[$vbulletin->options['forumhome'] . '.php' . $vbulletin->session->vars['sessionurl_q']] = $vbphrase['forum'];...
Forum: vB3 General Discussions 07-22-2008, 03:49 PM
Replies: 24
Views: 2,334
Posted By fotografik
Here is what I did to add in an "unsupported"...

Here is what I did to add in an "unsupported" currency into the subscriptions:-

Do this edit contributed by tokenyank below:-



Edit /admincp/subscriptions.php and replace all occurences of...
Forum: vBulletin 3.6 Styles 07-25-2007, 02:50 AM
Replies: 96
Views: 32,920
Posted By fotografik
Stupid question - Does importing (running the...

Stupid question - Does importing (running the *.xml file) this style do anything to the default VB styles, or does it add another new hierarchy of styles/templates.
Forum: vBulletin 3.7 Add-ons 05-18-2007, 01:19 AM
Replies: 174
Views: 70,636
Posted By fotografik
Thanks for the clarification, and I have a...

Thanks for the clarification, and I have a follow-on question to your response above.

Does your statement mean that currently, the mod does not count soft-deleted posts/threads towards the user...
Forum: vBulletin 3.7 Add-ons 05-17-2007, 02:01 PM
Replies: 174
Views: 70,636
Posted By fotografik
Looks very promising and is something that I have...

Looks very promising and is something that I have been looking for. Before I download and install, I do have a couple of questions

a) If the thread/post limit is set to 10 threads per week, can a...
Forum: Modification Requests/Questions (Unpaid) 05-17-2007, 01:46 PM
Replies: 1
Views: 1,670
Posted By fotografik
Would appreciate if an expert coder could advise...

Would appreciate if an expert coder could advise - if it can or cannot be done. Thanks.
Forum: Modification Requests/Questions (Unpaid) 05-03-2007, 12:39 AM
Replies: 1
Views: 1,670
Posted By fotografik
Maximum Threads in Particular Forum

I found this code in vb.org and would like to know if it can be implemented in VB3.6 (the previous code was for VB3.0).


if ($bbuserinfo[usergroupid]==X AND $foruminfo[forumid]==Z) {...
Forum: vBulletin 3.6 Add-ons 03-26-2007, 04:07 AM
Replies: 1,420
New Posting Features - Form Hack
Views: 515,918
Posted By fotografik
Thats where I am a bit confused - *I* do not want...

Thats where I am a bit confused - *I* do not want to direct it to any particular thread, rather the *member* clicks REPLY and used a form to compose his reply into the thread which he is currently...
Forum: vBulletin 3.6 Add-ons 03-24-2007, 08:02 AM
Replies: 1,420
New Posting Features - Form Hack
Views: 515,918
Posted By fotografik
Can this hack be used to insert standard,...

Can this hack be used to insert standard, form-based replies into any thread?

Eg. In a specified forum, members reading a thread can click REPLY and then use the forms template to reply.

The...
Forum: vBulletin 3.6 Add-ons 01-31-2007, 06:42 AM
Replies: 189
Views: 51,218
Posted By fotografik
Forum home display not updating? I have...

Forum home display not updating?

I have installed Synergy (great mod, btw) and it seems to be running well, except for the following :-

a) I have turned off Health and Science in the options...
Forum: Big Board Discussions 01-31-2007, 05:57 AM
Replies: 1
Views: 3,919
Posted By fotografik
Large forums and persistent connections

Hi all,

After trawling through vb.com and vb.org and not finding anything relative to whether persistent connections are good/bad for a large forum, we went ahead and enabled persistent...
Forum: vB3 General Discussions 01-10-2007, 04:47 AM
Replies: 7
Views: 1,514
Posted By fotografik
Hello. Anyone with any information? Thanks!!

Hello. Anyone with any information? Thanks!!
Forum: vB3 General Discussions 01-08-2007, 07:56 AM
Replies: 7
Views: 1,514
Posted By fotografik
Adding additional currency for paid subscriptions

Hi,

I need some help or pointers here. After digging through vb.com and vb.org on the above topic, I have modified the following files according to the information dug up :-
...
Forum: vBulletin 3.6 Add-ons 11-07-2006, 12:15 PM
Replies: 4
Views: 4,129
Posted By fotografik
We have some Users Awaiting Email Notification...

We have some Users Awaiting Email Notification using the report post function as though it is a PM function and thus sending erronous reports to the report forum.

Anyway of including the...
Forum: Modification Requests/Questions (Unpaid) 10-30-2006, 03:01 AM
Replies: 1
Views: 671
Posted By fotografik
Allow members to close BUT not reopen thread

As above.

Tried using the thread conditional to check if a thread is open and wrapping it around the thread tools menu to Open/Close thread ..

eg if a thread is open, show the Close thread...
Forum: Modification Graveyard 09-29-2006, 02:06 AM
Replies: 64
Add-On Releases - PNG Fix in IE
Views: 16,443
Posted By fotografik
Hi Steve, This fix does not seem to work with...

Hi Steve,
This fix does not seem to work with the BB Code Manager hack to show rounded quotes boxes using PNG graphics.

Any other suggestions would be helpful otherwise the IE users in my forum...
Forum: Modification Requests/Questions (Unpaid) 06-26-2006, 06:30 AM
Replies: 25
Views: 3,295
Posted By fotografik
Auto-approve threads in moderated forum

Would like to know (or request) of a hack to allow auto-approval of threads in a forum where all other threads are moderated.

We have a forum where we moderate all new threads and there is...
Showing results 1 to 24 of 24

 
Forum Jump

All times are GMT. The time now is 02:20 PM.


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.06815 seconds
  • Memory Usage 2,028KB
  • 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)post_thanks_navbar_search
  • (1)search_results
  • (24)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (39)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
  • forumjump
  • search_complete
  • navbits
  • navbits_complete