vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   vBulleting Error (https://vborg.vbsupport.ru/showthread.php?t=204575)

Yamesh 02-07-2009 06:28 PM

vBulleting Error
 
I just installed vBulletin for the first time yesterday (and so far am greatly pleased!!), but I am having one error.

Fatal error: Cannot redeclare class vb_userprofile in <path delete> \forums\includes\class_userprofile.php on line 944

Help please!!!! :)

Lynne 02-07-2009 06:44 PM

Do you have any modifications installed? Try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


Yamesh 02-08-2009 11:52 PM

No, I have no mods installed, it's a fresh install.

snakes1100 02-08-2009 11:57 PM

Line 944?

What version of vbulletin are you using?

Yamesh 02-09-2009 07:29 AM

I am assuming it's the most recent one, I downloaded it when I bought it.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Lynne 02-09-2009 03:46 PM

Quote:

Originally Posted by Yamesh (Post 1738476)
I am assuming it's the most recent one, I downloaded it when I bought it.

Powered by vBulletin? Version 3.8.1
Copyright ?2000 - 2009, Jelsoft Enterprises Ltd.

And the reason we ask you for the line is because we don't necessarily have the same version as you, so we ask *you* to post what is in *your* file on that line so we know. (I don't have that version, so I have no idea what is on that line.)

Have you asked about his on vb.com? If this is a totally fresh installation with no changes, this error should not be happening.

Yamesh 02-09-2009 04:13 PM

I agree :)

No, I have not asked there yet.

snakes1100 02-09-2009 04:35 PM

latest version of that file dont have 944 lines of code is why i asked, not because im running a different version.

there are only supposed to be 924 lines of code in that file.

did you modify that file?

did you upload that file in ascii format and not binary?

Yamesh 02-10-2009 01:46 AM

At the sake of sounding redundant.

I didn't do anything. I installed it.

No, I didn't upload it in ascii.

You can see the forum for yourself www.goldenerafootball.com/forums/index.php

Lynne 02-10-2009 02:07 AM

I just downloaded 3.8.1 and can confirm that there is no line 944 in that file so that error really doesn't make any sense. Since you have a totally default vbulletin board, I'd suggest putting in a Support Ticket and having the vb guys take a look.

Actually, before you do that... I just looked at your board and it is not totally default - the postbit has extra stuff added. So, try these two things first:

Create a new style with no parent:
Styles & Templates > Style Manager > Add New Style :
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

If it is still happening - Try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


vbplusme 02-10-2009 03:26 AM

Did you fix this? I don't see the error on the link provided.

Lynne 02-10-2009 03:31 AM

It's only on the profile pages and no, it isn't fixed.

Yamesh 02-11-2009 04:26 PM

Sorry, I've been sick lately and haven't been on the computer much.

I just tried making a Default vBulletin as mentioned and it didn't work.

Going to edit the config.php next.

Dismounted 02-12-2009 05:20 AM

If you have disabled all modifications and are using the default style, and it still throws the error, you should open a support ticket.

snakes1100 02-12-2009 01:26 PM

If you have 944 lines in that file, then either its the wrong one or possibly you didnt upload it in ascii which can add white spacing and other side effects.

Verify that file actually has 944 lines of code and not 924 lines of code with 20 blank lines at the end of it.


All times are GMT. The time now is 07:04 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.01094 seconds
  • Memory Usage 1,743KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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