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

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: cycopia
Forum: Modification Requests/Questions (Unpaid) 11-24-2004, 10:32 PM
Replies: 5
Views: 1,190
Posted By cycopia
What I posted was a software mod in PHP... the...

What I posted was a software mod in PHP... the apache version is more desirable and works just as well.

If your ISP doesn't allow .htaccess, do the PHP version.
Forum: vBulletin 3.0 Full Releases 11-24-2004, 10:13 PM
Replies: 31
Views: 8,239
Posted By cycopia
The intended purpose of this mod is to allow...

The intended purpose of this mod is to allow users to see the front page of your site (forums and the thread titles that have been posted), but not read threads. They are prompted to login if they...
Forum: Modification Requests/Questions (Unpaid) 11-24-2004, 09:46 PM
Replies: 5
Views: 1,190
Posted By cycopia
At the beginning of your index.php file in your...

At the beginning of your index.php file in your admincp folder, add the following:

if(!preg_match("/^(68\.142\.18\.|68\.143\.19\.)/",$_SERVER['REMOTE_ADDR'])){
header("HTTP/1.0 403...
Forum: vBulletin 3.0 Full Releases 11-07-2004, 10:00 PM
Replies: 31
Views: 8,239
Posted By cycopia
Guests can see forums and threads, but must register to read threads.

In showthread.php, look for the following:

if (!($forumperms & CANVIEWOTHERS) AND ($thread['postuserid'] != $bbuserinfo['userid'] OR $bbuserinfo['userid'] == 0))
{
print_no_permission();
}
...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT. The time now is 05:30 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.01400 seconds
  • Memory Usage 1,898KB
  • 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
  • (4)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (6)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