Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 10-10-2013, 08:05 PM
DoubleGlasses DoubleGlasses is offline
 
Join Date: May 2008
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Upgraded to 4.2.2 now I have a white page for a forum

Hi,

I recently ( a few hours ago ) upgraded to 4.2.2 - and I have a white page instead of a forum! I have been going down this list : http://www.vbulletin.com/docs/html/blank_pages

The only thing that stands out is the section about trying to make a new style.

When I got to the step about a style -



That's what I see when I try to make a new style with no parent. I'd love any insight - because I'm at a loss for why this is doing this....

Any insights are MORE than welcome!!

That file is the same one that gives me an error when I try to hit the content.php page...
The forum.php page loads but I get an error when I try to view posts... like this :

Code:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 30720 bytes) in /home/ICHOSETOHIDETHIS/public_html/includes/class_dm_content_read.php on line 121
Just to add : my admin CP works fine.. just no front end pages...
Reply With Quote
  #2  
Old 10-10-2013, 08:38 PM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For education reasons you should google : "php allowed memory size exhausted". This is typically set in your php.ini. file, in-which can be raised if your host gives you access to it.

It can also mean you have a memory leak in one of the MODS you are running.

See ... "memory_limit = `128M"
see
... "ini_set('memory_limit','128M');"

http://php.net/manual/en/ini.core.php

I have seen this occur when users have many styles.
Do a little research before you play with these numbers.
Reply With Quote
Благодарность от:
ForceHSS
  #3  
Old 10-10-2013, 08:41 PM
DoubleGlasses DoubleGlasses is offline
 
Join Date: May 2008
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmmm... so I deactivated all of my mods - yet I still get this. I do have a question ( as I'm still reeling from a hacking attack) - When I look at my plugins - I see some like this ( Attached) And I can't help but think that's some malicious stuff too.....
Attached Images
File Type: png Screen Shot 2013-10-10 at 5.39.01 PM.png (102.9 KB, 0 views)
Reply With Quote
  #4  
Old 10-10-2013, 08:49 PM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Forget about the memory size problem. You still need to get your board "clean". It sounds to me as if you still are infiltrated.
Let me know if you have followed the vbulletin guidelines on restoring your board. If not I will send you some references.

Unless you run a "clean" environment you will just keep re-infecting yourself.

Make sure:
Replace vbulletin files.
Replace templates in database.
Disable all Plugins.
Flush Datastore.
Parse all admin accounts.

Follow guidelines ...

Sorry you were hacked.
Reply With Quote
  #5  
Old 10-10-2013, 08:52 PM
meaters meaters is offline
 
Join Date: Jul 2010
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Horrible.
Reply With Quote
  #6  
Old 10-10-2013, 09:17 PM
DoubleGlasses DoubleGlasses is offline
 
Join Date: May 2008
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks tbworld - I think you ( or maybe another advisor ) gave me a link to 2 threads with instructions. I've been following those.

Any additional stuff would be helpful - I'm not sure if I saw anything about the datastore or parsing admin accounts.

Also - I've been checking the maintenance thing to find files that don't match - but it's flagging many of the new vbulletin files I just uploaded with 4.2.2

Sorry for inundating you guys with a long list of questions....

Does that list look like non vbulletin files?
Attached Images
File Type: png Screen Shot 2013-10-10 at 6.13.00 PM.png (161.0 KB, 0 views)
Reply With Quote
  #7  
Old 10-10-2013, 09:30 PM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am guessing you were hacked when you were running v4.2.1? It is easier to get it back running under the same environment only clean.

You might have the files loaded in an incorrect area -- vbulletin would display the error you are receiving.

It looks as if those files should be in the ./include' folder not the './' folder,

--------------- Added 10 Oct 2013 at 15:43 ---------------

If the contents were incorrect being a bad version or malicious code you would have received this warning.

"forum.php File does not contain expected contents"
Reply With Quote
  #8  
Old 10-10-2013, 09:55 PM
DoubleGlasses DoubleGlasses is offline
 
Join Date: May 2008
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yep - 4.2.1

Hmmmmm - you know you are right!! When I look I have uploaded them in the wrong folder. I did upload twice because I noticed files missing. Sigh - Perhaps I'm just too sleepy to be fighting this right now....

Any advice for removing the files I put in the wrong place? Rather for identifying them?

Could having these files in the wrong folder be what's causing my issues? Seeing that I still have them with the plugin hooks deactivated?

--------------- Added [DATE]1381445862[/DATE] at [TIME]1381445862[/TIME] ---------------

Oh and if you could point me in the right direction for flushing datastores and parsing admin accounts - I'd be grateful.
Reply With Quote
  #9  
Old 10-10-2013, 10:10 PM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DoubleGlasses View Post
Yep - 4.2.1
Any advice for removing the files I put in the wrong place? Rather for identifying them?
Besides a backup no. You could grab a directory list of the include files and batch delete them from root directory, but it depends on what tools you have at your disposal.

You could do this, but be very careful with this command an incorrect entry can cause you a lot of trouble. Make sure you have a backup.
Code:
xargs -I{} sh -c 'rm {}' < 1.txt
Quote:
Could having these files in the wrong folder be what's causing my issues? Seeing that I still have them with the plugin hooks deactivated?
There are some file names that are duplicated in vbulletin. So the easy answer is yes it could.
Reply With Quote
Благодарность от:
TheLastSuperman
  #10  
Old 10-10-2013, 10:21 PM
DoubleGlasses DoubleGlasses is offline
 
Join Date: May 2008
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK - then let me focus on clearing out any duplicates - then I can see if I have the same issue. Sigh - all this effort for a personal project forum!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:46 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04981 seconds
  • Memory Usage 2,283KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (2)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete