vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Scores Don't Save, Goes to Forum (https://vborg.vbsupport.ru/showthread.php?t=236184)

jacob115 02-18-2010 02:01 AM

Scores Don't Save, Goes to Forum
 
After I play a game, it doesn't save the score and it sends me right to the forums.

I am using vb 4.0.1. Why is this?

Thanks!

Digital Jedi 02-19-2010 05:29 AM

Are you running vBadvanced. I believe there's a thread where this is covered.

Garamond 02-20-2010 05:10 PM

This same thing happened after upgrading to vBulletin 4.0.2, and I don't have vBadvanced installed.

Garamond 02-21-2010 06:25 PM

Found out what to do. After upgrading, I had to change the index.php file:

This is how I comment out:

Code:

/**
 * Use the CMS as the default script:
 */

// require('content.php');


/**
 * Use the forum as the default script:
 */

require('forum.php');

After upgrading, the forum.php line was commented out, while content.php was active. Made it vice versa and now it works again.

boatswife 02-22-2010 12:22 AM

Quote:

Originally Posted by Garamond (Post 1988246)
Found out what to do. After upgrading, I had to change the index.php file:

This is how I comment out:

Code:

/**
 * Use the CMS as the default script:
 */

// require('content.php');


/**
 * Use the forum as the default script:
 */

require('forum.php');

After upgrading, the forum.php line was commented out, while content.php was active. Made it vice versa and now it works again.

Thank you.....worked for me too.

jacob115 02-22-2010 01:35 AM

Quote:

Originally Posted by Garamond (Post 1988246)
Found out what to do. After upgrading, I had to change the index.php file:

This is how I comment out:

Code:

/**
 * Use the CMS as the default script:
 */

// require('content.php');


/**
 * Use the forum as the default script:
 */

require('forum.php');

After upgrading, the forum.php line was commented out, while content.php was active. Made it vice versa and now it works again.


Thanks! That worked perfect!

Digital Jedi 02-22-2010 01:36 AM

Quote:

Originally Posted by Garamond (Post 1988246)
Found out what to do. After upgrading, I had to change the index.php file:

This is how I comment out:

Code:

/**
 * Use the CMS as the default script:
 */

// require('content.php');


/**
 * Use the forum as the default script:
 */

require('forum.php');

After upgrading, the forum.php line was commented out, while content.php was active. Made it vice versa and now it works again.

Actually, I believe the fix is the same for both vBa and the default 4.0 CMS.


All times are GMT. The time now is 06:37 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.01074 seconds
  • Memory Usage 1,726KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete