vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v2.0 Support > Troubleshooting & Problems

Reply
 
Thread Tools Display Modes
  #1  
Old 06-08-2005, 05:50 PM
fLoW fLoW is offline
Member
 
Join Date: Apr 2005
Location: Brooklyn,NY
Posts: 75
Default Upgrade Done But...

This error comes out...

Quote:
Fatal error: Call to undefined function: print_portal_output() in /home/thepage/public_html/index.php on line 35
and I have it this way....

Quote:
28 $phrasegroups = array();
29 $globaltemplates = array();
30 $actiontemplates = array();
31 $specialtemplates = array();
32
33 require_once('./global.php');
34
35 print_portal_output($home);
36
37 ?>

what should I do

Last edited by fLoW; 06-08-2005 at 05:53 PM.
Reply With Quote
  #2  
Old 06-08-2005, 06:10 PM
fLoW fLoW is offline
Member
 
Join Date: Apr 2005
Location: Brooklyn,NY
Posts: 75
Default Re: Upgrade Done But...

please someone, i need this urgent!!!
Reply With Quote
  #3  
Old 06-08-2005, 06:13 PM
sean sean is offline
Senior Member
 
Join Date: Apr 2004
Posts: 223
Default Re: Upgrade Done But...

open your file, and make sure that there is no line 38 or extra spaces, usually extra lines or spaces after ?> tag cause errors. Also second thing see if your chdir path is right.

As for the code that you posted, I don't really see anything wrong with it.
Reply With Quote
  #4  
Old 06-08-2005, 06:22 PM
fLoW fLoW is offline
Member
 
Join Date: Apr 2005
Location: Brooklyn,NY
Posts: 75
Default Re: Upgrade Done But...

There is no line 38... and is giving me the same error
Reply With Quote
  #5  
Old 06-08-2005, 06:26 PM
sean sean is offline
Senior Member
 
Join Date: Apr 2004
Posts: 223
Default Re: Upgrade Done But...

ok, one more question, are you sure you uploaded the updated global.php? cause you needed to make some changes to that, and that may be the cause of it.
Reply With Quote
  #6  
Old 06-08-2005, 06:27 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Upgrade Done But...

You didn't make the changes to your global.php file correctly.
Reply With Quote
  #7  
Old 06-08-2005, 06:28 PM
fLoW fLoW is offline
Member
 
Join Date: Apr 2005
Location: Brooklyn,NY
Posts: 75
Default Re: Upgrade Done But...

ok, I did make the changes of taking some codes out... but Im gonna check again just in case.
Reply With Quote
  #8  
Old 06-08-2005, 06:44 PM
fLoW fLoW is offline
Member
 
Join Date: Apr 2005
Location: Brooklyn,NY
Posts: 75
Default Re: Upgrade Done But...

ok, the changes are made, but still same error
Reply With Quote
  #9  
Old 06-08-2005, 06:46 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Upgrade Done But...

You wouldn't get that error if the changes were done correctly...
Reply With Quote
  #10  
Old 06-08-2005, 06:48 PM
fLoW fLoW is offline
Member
 
Join Date: Apr 2005
Location: Brooklyn,NY
Posts: 75
Default Re: Upgrade Done But...

ok this is how it look like
Quote:
// identify where we are
if (defined('VBA_PORTAL'))
{
require_once('./includes/vba_cmps_include_template.php');
}

// #############################################################################
// Start initialisation
require_once('./includes/init.php');

// #############################################################################
Reply With Quote
  #11  
Old 06-08-2005, 07:02 PM
LEAD_WEIGHT's Avatar
LEAD_WEIGHT LEAD_WEIGHT is offline
Senior Member
 
Join Date: Mar 2005
Posts: 307
Default Re: Upgrade Done But...

What about the othe two edits you need to make in global?
__________________
User Name : test
Password : test
www.theundergroundsource.com
Reply With Quote
  #12  
Old 06-08-2005, 07:24 PM
fLoW fLoW is offline
Member
 
Join Date: Apr 2005
Location: Brooklyn,NY
Posts: 75
Default Re: Upgrade Done But...

What other two?
Reply With Quote
  #13  
Old 06-08-2005, 07:51 PM
fLoW fLoW is offline
Member
 
Join Date: Apr 2005
Location: Brooklyn,NY
Posts: 75
Default Re: Upgrade Done But...

What other two are u talking abt, maybe Im missing doing something!!
Reply With Quote
  #14  
Old 06-08-2005, 07:55 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Upgrade Done But...

Take a look at the readme file. There are 3 changes to global.php.
Reply With Quote
  #15  
Old 06-08-2005, 08:05 PM
fLoW fLoW is offline
Member
 
Join Date: Apr 2005
Location: Brooklyn,NY
Posts: 75
Default Re: Upgrade Done But...

Quote:
Originally Posted by Brian
Take a look at the readme file. There are 3 changes to global.php.
This are my changes...

1). In your forum/global.php file:

2). In your forum/admincp/index.php file:

Am I missing another one? Or what should I Do?
Reply With Quote
  #16  
Old 06-08-2005, 08:22 PM
LEAD_WEIGHT's Avatar
LEAD_WEIGHT LEAD_WEIGHT is offline
Senior Member
 
Join Date: Mar 2005
Posts: 307
Default Re: Upgrade Done But...

Quote:
Originally Posted by fLoW
This are my changes...

1). In your forum/global.php file:

2). In your forum/admincp/index.php file:

Am I missing another one? Or what should I Do?

Installation Instructions

Step 1 - File Modifications
In your /forum/global.php file: (3 Changes)


Step 2 - Optional File Modifications
In your /forum/admincp/index.php file:
In your /forum/includes/adminfunctions_template.php file:
__________________
User Name : test
Password : test
www.theundergroundsource.com
Reply With Quote
  #17  
Old 06-08-2005, 08:30 PM
fLoW fLoW is offline
Member
 
Join Date: Apr 2005
Location: Brooklyn,NY
Posts: 75
Default Re: Upgrade Done But...

Quote:
Originally Posted by LEAD_WEIGHT
Installation Instructions

Step 1 - File Modifications
In your /forum/global.php file: (3 Changes)


Step 2 - Optional File Modifications
In your /forum/admincp/index.php file:
In your /forum/includes/adminfunctions_template.php file:
Ok, Got it working, Thank Lead, and Everyone else... Ya rule!!!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrade from 3.0.0 --> 3.0.5 Semere Troubleshooting / "How do I..." Questions 5 01-11-2005 10:06 PM
If I upgrade to vB3.0.4 DarknessDivine Troubleshooting / "How do I..." Questions 1 01-02-2005 10:45 AM


All times are GMT -4. The time now is 02:31 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.