Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-22-2009, 08:20 PM
lordi lordi is offline
 
Join Date: Dec 2005
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default warning & fatal error problems

hello

I am facing a weird problem....I was getting the following msg...So I upgraded from 3.8.3 to 3.8.4 ........ and still I'm getting the error msgs.....but now it's being shown like this

When I want to write a new subject in any section of ma forum it gives:

Quote:
Warning: require_once([path]/includes/ame_bbcode.php) [function.require-once]: failed to open stream: No such file or directory in [path]/newthread.php(310) : eval()'d code on line 1

Fatal error: require_once() [function.require]: Failed opening required '/home/content/x/x/x/Xxx/html/forum/includes/ame_bbcode.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/x/x/x/Xxx/html/forum/newthread.php(310) : eval()'d code on line 1
and also getting this problem when trying to read a PM

Quote:
Warning: require_once([path]/includes/ame_bbcode.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions_editor.php(521) : eval()'d code on line 3

Fatal error: require_once() [function.require]: Failed opening required '/home/content/x/x/x/xxx/html/forum/includes/ame_bbcode.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/x/x/x/xxx/html/forum/includes/functions_editor.php(521) : eval()'d code on line 3
Additional Info for helping me:

-My database version is 4

-I have other scripts with php 5

-I have ioncube installed in a seperate folder called ioncube on the FTP root

-I have php.ini and php5.ini (attached both below)

-Zend optimizer is also installed

- other scripts also are giving similar error msgs

Please let me know what shall I do...My hosting company says it's a php configuration and has nothing to do with

I think as I've seen in google....that the php.ini is the problem but i know nuthin'

thanks for ur major help in advance
Reply With Quote
  #2  
Old 08-22-2009, 08:38 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Disable the AME mod by Digital Jedi and then check so we know where to go next.

Post back.

Thanks
Reply With Quote
  #3  
Old 08-22-2009, 10:04 PM
lordi lordi is offline
 
Join Date: Dec 2005
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello my superman

thanksssssss it workedddddddddddd amazingly

--------------------------------

Do i have to upgrade the AME hack ??????
----------------------------

I'm still getting this error in other script do u have any background plzzzz

Quote:
Fatal error: Call to undefined function db_escape_string() in /home/content/x/x/x/xxx/html/newss/functions_db.php on line 0

thanks millionssssss
Reply With Quote
  #4  
Old 08-22-2009, 10:24 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lordi View Post
hello my superman

thanksssssss it workedddddddddddd amazingly

--------------------------------

Do i have to upgrade the AME hack ??????
----------------------------

I'm still getting this error in other script do u have any background plzzzz




thanks millionssssss
Try upgrading it first then see what happens

and the new one... hmm see where it says newss?

Any News type of Mod?

AdminCP --> Diagnostics

Wait for screen to load then see where it says "Suspect File Versions" ?

Simply hit Submit, now copy & paste the results in this thread using [CODE] tags so non members or non licensed guests can't see your info then we'll review .

S-MAN

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

Also you can download the php.ini file from your server via FTP or File Manager then open in a text editor like Notepad++.

Remember the stated requirements too...

PHP and MySQL Requirements

Quote:
Please note that vBulletin 3.8.x requires at least PHP 4.3.3 and MySQL 4.0.16 or later.

However, we recommend that vBulletin 3.8.x is run on PHP 5.2.9 with APC (or a similar opcode cache) and MySQL 5.1.32 for best performance and stability.
So is your host just saying that or do they have updated PHP?

All I know is sometimes old deprecated code will cause you problems, I just spent 9 + 2 so a total of 11 hours hunting down old code in templates that Firefox does not like at all anymore since 3.5 but only had problems when we upgraded to 3.8.3 so it can be a number of things at any given time depending on one or many factors.
Reply With Quote
  #5  
Old 08-23-2009, 12:52 AM
lordi lordi is offline
 
Join Date: Dec 2005
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

actually it is not a vbulletin mod , it's a seperate script

just asked u from the door of knowledge...it's ok
------------------

another qestion regarding my Vbulletin admincp

at home when i try modifying on a template and hit save, the page keeps on loading and loading

till the page stops and tells me connection timed out or page disappeared

when I modify from my workplace...it works fine....why is that?

knowing that :

1- I tried using different browsers...chrome..IE8..mozilla = all same error

2- my connection at home is good and fast enough and all opened ports
Reply With Quote
  #6  
Old 08-23-2009, 01:45 AM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lordi View Post
actually it is not a vbulletin mod , it's a seperate script

just asked u from the door of knowledge...it's ok
------------------

another qestion regarding my Vbulletin admincp

at home when i try modifying on a template and hit save, the page keeps on loading and loading

till the page stops and tells me connection timed out or page disappeared

when I modify from my workplace...it works fine....why is that?

knowing that :

1- I tried using different browsers...chrome..IE8..mozilla = all same error

2- my connection at home is good and fast enough and all opened ports
Do you both have the same ISP AND what browser related security apps do you have installed @ home but not @ work?
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 02:18 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.04857 seconds
  • Memory Usage 2,221KB
  • Queries Executed 13 (?)
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
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)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_postinfo_query
  • fetch_postinfo
  • 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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete