PDA

View Full Version : Fatal error: Call to undefined function:


ony101
10-17-2004, 09:57 AM
hi,

In configuring vbulletin I assigned supermoderator permissions to the administrator and I got an error something like 'unable to load headers and cookies.....'. I sourced thru vb forums and removed the supermoderator permission. that corrected the issue and now i have access to vbulletin. But now i get the following error in vbadv:

Fatal error: Call to undefined function: print_portal_output() in /home/sealacad/public_html/index.php on line 27

Thru some threads here I understood that it required some changes to my global.php file. Now I have two instances of vbadv running and after Brian's help on my first licence, rather than manually changing files in setup which I made a pigs ear of, I simply copy/pasted the working version of global.php over to this instance and it originally worked fine.

So again rather than get hands on, (total newbie) I copy and pasted the global.php across but I still get the same fatal error message.

I hope this is clear.

Any advice would be much appreciated.

thx

Brian
10-17-2004, 09:23 PM
Did you also upload all of the CMPS files to your other forum?

Our Sponsors
 

ony101
10-17-2004, 10:14 PM
Did you also upload all of the CMPS files to your other forum? hi,

By other I assume you mean that having the error?

Originally yes: I copied all the amended files from my original working instance and the global.php you worked on across and it was fine. However today after the error I just copied the global.php across from the working site to the 'error' site. But it didnt do the trick?

Should I transfer them all?

thx

Brian
10-17-2004, 10:53 PM
You also have to transfer the vBa CMPS files that come with the zip file when you download it.

Our Sponsors
 

ony101
10-18-2004, 06:12 AM
I have transferred & uploaded the cmps files across and no change: same error:

Fatal error: Call to undefined function: print_portal_output() in /home/sealacad/public_html/index.php on line 27

thx

ony101
10-19-2004, 11:39 AM
Still waiting on a response on this. Any advice, support on this issue?

thx

Brian
10-19-2004, 12:17 PM
Either the changes to your global.php file are done correctly (which is the most likely case), or the vBa CMPS files were not uploaded.

ony101
10-20-2004, 07:54 PM
Either the changes to your global.php file are done correctly (which is the most likely case), or the vBa CMPS files were not uploaded.

Brian you did the changes: as I said I just copied the global.php file that you worked on with the cmps files across originally and all worked fine. I will do it again but if nothing happens I will need it i installed for your fee: Cool?

evandaeman
08-23-2005, 10:20 PM
i am having the EXACT same problem ony101

Brian said that i didn't make the changes to the files accordingly.. i have rechecked all the files and reuploaded all of them... i think i did them right however i continue to get this error...

there has to be a solution for this.. i'll work with it some more... will let you know if i can figure anything out

evandaeman
08-24-2005, 09:43 PM
hey man.. i have figured it out... please click on this link to get my solution....

http://www.vbadvanced.com/forum/showthread.php?p=59632#post59632

try that and hopefully it will solve your problem as well... good luck

Brian
08-25-2005, 01:57 PM
If you had to change that line then you didn't enter your forum path correctly in the chdir line of your cmps_index.php file. Since you're using the CMPS in the same directory as your forums though, you should be able to just comment out that line.

evandaeman
08-25-2005, 10:13 PM
when i commented out that line.. it didn't work

okay now that i have atleast got the page to work.. what next???how do i make it into the index page???? do i have to use the .htaccess????

Brian
08-26-2005, 01:47 PM
What do you mean "how do i make it into the index page?"? The index page is wherever you uploaded the cmps_index.php file to.