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

Showing results 1 to 25 of 32
Search took 0.01 seconds.
Search: Posts Made By: davidallsop
Forum: vB4 General Discussions 06-06-2011, 04:47 PM
Replies: 13
Views: 646
Posted By davidallsop
Sorry as mentioned this is only on a dev server...

Sorry as mentioned this is only on a dev server locally at the moment.

I'm pretty sure vbcms (e.g. content.php) doesn't include the code added to the header.

Is THIS_SCRIPT == 'vbcms' correct?
Forum: vB4 General Discussions 06-06-2011, 04:14 PM
Replies: 13
Views: 646
Posted By davidallsop
Yes it is, but the headinclude edited is for that...

Yes it is, but the headinclude edited is for that style.

So it's not picking up that it's the CMS page.
Forum: vB4 General Discussions 06-06-2011, 03:52 PM
Replies: 13
Views: 646
Posted By davidallsop
This has been placed above meta on headinclude,...

This has been placed above meta on headinclude, and yes it works just on the forum index, but not the cms home.


<vb:if condition="THIS_SCRIPT == 'vbcms' OR THIS_SCRIPT == 'index'">
<script...
Forum: vB4 General Discussions 06-06-2011, 03:25 PM
Replies: 13
Views: 646
Posted By davidallsop
Ok, which template should this : - <vb:if...

Ok, which template should this : -

<vb:if condition="THIS_SCRIPT == 'vbcms' OR THIS_SCRIPT == 'index'">
// popup code
</vb:if>

Be added to?
Forum: vB4 General Discussions 06-06-2011, 03:10 PM
Replies: 13
Views: 646
Posted By davidallsop
That code doesn't work, that was upon adding to...

That code doesn't work, that was upon adding to headinclude, it displays the popup on every forum page and doesn't display on the CMS.
Forum: vB4 General Discussions 06-06-2011, 02:50 PM
Replies: 13
Views: 646
Posted By davidallsop
Popup on cms homepage only

Hi,

I wish to add a popup to only the cms index page and the forum home page.

Tried this by adding the code to forum home but obviously its included in most places so the popup then displays...
Forum: Community Reviews 06-06-2009, 11:23 AM
Replies: 4
Views: 1,092
Posted By davidallsop
Coarse Anglers - the guide to coarse angling in the UK.

<a href="http://www.coarseanglers.co.uk/" target="_blank">http://www.coarseanglers.co.uk/</a>

Let me know what you think.
Forum: vB3 General Discussions 06-06-2009, 11:16 AM
Replies: 4
Views: 729
Posted By davidallsop
Have a look in the 'Style Manager'

Have a look in the 'Style Manager'
Forum: vB3 General Discussions 06-06-2009, 11:15 AM
Replies: 4
Views: 3,545
Posted By davidallsop
avoiding spam before launch

Hi,

I am to launch an updated version of a website. The original website had a message forum for around 4 years which had an uncontrollable amount of spam users and posts, all viagra, porn, etc. ...
Forum: vB3 Design and Graphics Discussions 05-29-2009, 10:55 AM
Replies: 1
Views: 734
Posted By davidallsop
Displaying a guest message on thread view - which template?

I want to display a guest message on the page you get when you click a thread (with each members posts on), I already have the code to do this, I just can't find the template to include the code on....
Forum: vB3 General Discussions 12-13-2008, 07:52 PM
Replies: 5
Views: 783
Posted By davidallsop
it will be inside a vb cmps module

it will be inside a vb cmps module
Forum: vB3 General Discussions 12-13-2008, 10:19 AM
Replies: 5
Views: 783
Posted By davidallsop
output number of threads in a forum

What code would I use to output the number of threads that have been posted in a specific forum?
Forum: vB3 General Discussions 06-29-2008, 01:34 PM
Replies: 7
Views: 863
Posted By davidallsop
would multiple questions be better than using...

would multiple questions be better than using recaptcha?
Forum: vB3 General Discussions 06-29-2008, 01:12 PM
Replies: 7
Views: 863
Posted By davidallsop
Yes ive tried it with the question 'what colour...

Yes ive tried it with the question 'what colour is a pig' - they are still coming through. Ive recently deleted over 15,000 spam members too, its a shame because I cannot get the forum up and...
Forum: vB3 General Discussions 06-29-2008, 01:01 PM
Replies: 7
Views: 863
Posted By davidallsop
Still being spammed hard! (after reading antispam post)

Here are my settings: -

Using reCAPTCHA™ Verification
reCAPTCHA™ Theme White
public & private key entered
Allow Multiple Registrations Per User NO
Verify Email address in Registration YES...
Forum: vB3 General Discussions 03-30-2008, 05:11 PM
Replies: 1
Views: 737
Posted By davidallsop
show members of a usergroup

Is it possible to show the members of a usergroup? So I can have a page which shows all members in a certain paid subscription usergroup?
Forum: vB3 General Discussions 03-30-2008, 04:11 PM
Replies: 5
Views: 808
Posted By davidallsop
usergroup selection on registration

Is it possible to allow a user to select a usergroup to join on registration? even Paid subscription usergroups?
Forum: vB3 General Discussions 03-24-2008, 03:02 PM
Replies: 8
Views: 617
Posted By davidallsop
What template is that? and will that change it...

What template is that? and will that change it on just the index or also on the whos online page?
Forum: vB3 General Discussions 03-24-2008, 11:01 AM
Replies: 8
Views: 617
Posted By davidallsop
im not sure - any suggestions?

im not sure - any suggestions?
Forum: vB3 General Discussions 03-22-2008, 07:07 PM
Replies: 0
Views: 591
Posted By davidallsop
logged in redirect table width

where in the templates can I edit the width of the table which appears on the login redirect?

'Thank you for logging in, you will now be redirected'

Thanks in advance,

--------------- Added...
Forum: vB3 General Discussions 03-22-2008, 03:04 PM
Replies: 8
Views: 617
Posted By davidallsop
this was inside the phrase manager for the most...

this was inside the phrase manager for the most users online.
Forum: vB3 General Discussions 03-22-2008, 01:44 PM
Replies: 8
Views: 617
Posted By davidallsop
display text in whos online but not in online.php

I want to display some text next to the 'Most users ever online was x, 20th January 2008 at 12:53 PM.' text on the index page but do not want it to appear on the /online.php page.

I have written...
Forum: vB3 Design and Graphics Discussions 07-04-2007, 07:22 AM
Replies: 1
Views: 670
Posted By davidallsop
stylesheet from website disrupting VB's stylesheet

Hi,

Is it possible to change the VB style declarations such as <td> to something else? I ask as I am implementing the forum into my site, as my site uses a stylesheet with <td> styles declarations...
Forum: vB3 General Discussions 06-20-2007, 11:32 AM
Replies: 1
Views: 644
Posted By davidallsop
2 stylesheets (website and forum) when forum included into site design

I am attempting to implement my vB forum into my website design using the include hook system.

I can get the forum included but it looks dreadful, this is mainly because there are 2 css's...
Forum: vB3 General Discussions 05-16-2007, 09:37 AM
Replies: 0
Views: 690
Posted By davidallsop
Members, Posts & Threads on a non-vb page

What code do I use to display the Members, Posts & Threads on a non-vb page?
Showing results 1 to 25 of 32

 
Forum Jump

All times are GMT. The time now is 05:16 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.04898 seconds
  • Memory Usage 2,026KB
  • 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
  • (12)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