![]() |
|
|
|
#1
|
|||
|
|||
|
here are the error messages
when i goto my site detroitiden.com/cmps_index.php i get this Fatal error: Call to undefined function: print_portal_output() in /home/.magruder/geo101/detroitiden.com/cmps_index.php on line 35 and when i try and view ant thread i get this Warning: Invalid argument supplied for foreach() in /global.php on line 665 Warning: Cannot modify header information - headers already sent by (output started at /home/.magruder/geo101/detroitiden.com/forums/includes/init.php:27) in /includes/functions.php on line 2946 please help i dont understand what i did wrong thank you |
|
#2
|
||||
|
||||
|
Looks like you modified your global.php file incorrectly. Get a fresh, un-hacked version of your global.php file and reapply the changes using Notepad. Do not use Dreamweaver or any similar programs as they have been known to cause problems.
|
|
#3
|
|||
|
|||
|
i use th internal editor on wise ftp could that b the problom
|
|
#4
|
||||
|
||||
|
Try using Crimsion Editor or like Brian said the note pad
I use the free Crimsion Editor. |
|
#5
|
|||
|
|||
|
i reuploadid the global file now everything works but i sstill get this when i try and view www.detroitiden.com/cmps_index.php
Fatal error: Call to undefined function: print_portal_output() in /home/.magruder/geo101/detroitiden.com/cmps_index.php on line 35 Last edited by geo101; 06-15-2005 at 11:31 PM. |
|
#6
|
||||
|
||||
|
Screen Shot what u edit in your global & I will see if u have did it right.
|
|
#7
|
|||
|
|||
|
aight here you go
by the way thanx very much Last edited by geo101; 06-16-2005 at 02:56 AM. |
|
#8
|
||||
|
||||
|
Deleted that, u forgot to blur out your lic.#
|
|
#9
|
||||
|
||||
|
One little question on whitespace. At the end of globe do u see just
Code:
?> The best way is to edit in notepad or Crimson Editor and then backspace and upload to server agian. Code:
?> |
|
#10
|
|||
|
|||
|
u want me 2 delete or u did
and no white space i edited it and blured out the number Last edited by geo101; 06-16-2005 at 02:56 AM. |
|
#11
|
||||
|
||||
|
Fatal error: Call to undefined function: print_portal_output() in /home/.magruder/geo101/detroitiden.com/cmps_index.php
is this in your cmps_index.php for Code:
chdir('/forum');
|
|
#12
|
|||
|
|||
|
here is a screne shot of the whole file
|
|
#13
|
||||
|
||||
|
Some hints but make sure u did all the edits in the readme_vba_cmps.html or u will get errors.
http://www.vbadvanced.com/forum/show..._portal_output http://www.vbadvanced.com/forum/show..._portal_output http://www.vbadvanced.com/forum/show..._portal_output http://www.vbadvanced.com/forum/show..._portal_output http://www.vbadvanced.com/forum/show..._portal_output |
|
#14
|
||||
|
||||
|
I never seen that, plus u have a space in front of /home chdir(' /home/geo101/detroitiden.com/forums/admincp');
It should look like this in your cmps_index.php but your setup is not one I have seen before. chdir('/home/geo101/detroitiden.com/forums/admincp'); Try just this after chdir('/forums'); Then chdir('/home/detroitiden.com/public_html/forums'); u might need to ask your sevice provider if u do not know this correctly Last edited by LEAD_WEIGHT; 06-16-2005 at 03:29 AM. |
|
#15
|
||||
|
||||
|
Quote:
chdir(' /home/geo101/detroitiden.com/forums/admincp'); chdir('/home/geo101/detroitiden.com/forums/admincp'); |
|
#16
|
|||
|
|||
|
if u htink it would be easier my sn is "DETROIT IDEN"
|
|
#17
|
|||
|
|||
|
i dont get it i have alkl the correct file mods
|
|
#18
|
|||
|
|||
|
when i put chdir('/home/detroitiden.com/public_html/forums');
i get these messages Warning: chdir(): No such file or directory (errno 2) in /home/.magruder/geo101/detroitiden.com/cmps_index.php on line 22 Warning: main(./global.php): failed to open stream: No such file or directory in /home/.magruder/geo101/detroitiden.com/cmps_index.php on line 33 Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/.magruder/geo101/detroitiden.com/cmps_index.php on line 33 |
|
#19
|
|||
|
|||
|
there is no space
and i still get Fatal error: Call to undefined function: print_portal_output() in /home/.magruder/geo101/detroitiden.com/cmps_index.php on line 36 |
|
#20
|
|||
|
|||
|
i noticed this is on your site do you also have to have admincp or do u stop at forums
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Parse error (adminfunctions_template) and a fatal error (vbacmps_install) | Kizzmet | Troubleshooting / "How do I..." Questions | 4 | 09-30-2004 06:16 PM |