http://www.icyphoenix.com/viewtopic.php?f=35&t=166
-----------------------------------
Nizzle
Thu 24 Aug, 2006 21:31

ERRORRSSZ!   Portal Page Only..
-----------------------------------
I seem to be the only one who sees them (admin)
guests don't see them
neither do member.. for as far as I know

wtf..?

[code]Warning: main(.//includes/upi2db/upi2db_orig_full.php) [function.main]: failed to open stream: No such file or directory in /home/dutch/public_html/forum/includes/functions_upi2db.php on line 63

Warning: main(.//includes/upi2db/upi2db_orig_full.php) [function.main]: failed to open stream: No such file or directory in /home/dutch/public_html/forum/includes/functions_upi2db.php on line 63

Warning: main(.//includes/upi2db/upi2db_orig_full.php) [function.main]: failed to open stream: No such file or directory in /home/dutch/public_html/forum/includes/functions_upi2db.php on line 63

Warning: main() [function.include]: Failed opening './/includes/upi2db/upi2db_orig_full.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dutch/public_html/forum/includes/functions_upi2db.php on line 63

Warning: main(.//includes/upi2db/upi2db_orig_all.php) [function.main]: failed to open stream: No such file or directory in /home/dutch/public_html/forum/includes/functions_upi2db.php on line 65

Warning: main(.//includes/upi2db/upi2db_orig_all.php) [function.main]: failed to open stream: No such file or directory in /home/dutch/public_html/forum/includes/functions_upi2db.php on line 65

Warning: main(.//includes/upi2db/upi2db_orig_all.php) [function.main]: failed to open stream: No such file or directory in /home/dutch/public_html/forum/includes/functions_upi2db.php on line 65

Warning: main() [function.include]: Failed opening './/includes/upi2db/upi2db_orig_all.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dutch/public_html/forum/includes/functions_upi2db.php on line 65

Warning: Cannot modify header information - headers already sent by (output started at /home/dutch/public_html/forum/includes/functions_upi2db.php:63) in /home/dutch/public_html/forum/includes/sessions.php on line 315

Warning: Cannot modify header information - headers already sent by (output started at /home/dutch/public_html/forum/includes/functions_upi2db.php:63) in /home/dutch/public_html/forum/includes/sessions.php on line 316

Warning: init_userprefs(./language/lang_english/lang_main_upi2db.php) [function.init-userprefs]: failed to open stream: No such file or directory in /home/dutch/public_html/forum/includes/functions.php on line 518

Warning: init_userprefs(./language/lang_english/lang_main_upi2db.php) [function.init-userprefs]: failed to open stream: No such file or directory in /home/dutch/public_html/forum/includes/functions.php on line 518

Warning: init_userprefs(./language/lang_english/lang_main_upi2db.php) [function.init-userprefs]: failed to open stream: No such file or directory in /home/dutch/public_html/forum/includes/functions.php on line 518

Warning: init_userprefs() [function.include]: Failed opening './language/lang_english/lang_main_upi2db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dutch/public_html/forum/includes/functions.php on line 518

Warning: Cannot modify header information - headers already sent by (output started at /home/dutch/public_html/forum/includes/functions_upi2db.php:63) in /home/dutch/public_html/forum/includes/page_header.php on line 1271

Warning: Cannot modify header information - headers already sent by (output started at /home/dutch/public_html/forum/includes/functions_upi2db.php:63) in /home/dutch/public_html/forum/includes/page_header.php on line 1273

Warning: Cannot modify header information - headers already sent by (output started at /home/dutch/public_html/forum/includes/functions_upi2db.php:63) in /home/dutch/public_html/forum/includes/page_header.php on line 1274[/code]


**EDIT**
alright disabled the upi2db in ACP
and did a refresh and it's gone.. don't get it back either

weirdish..


-----------------------------------
Tom
Thu 24 Aug, 2006 21:50

Re: ERRORRSSZ!   Portal Page Only..
-----------------------------------
[b][color=red]No such file or directory[/color][/b] is pretty clear isn't it?!
It seems that [b]/includes/upi2db/upi2db_orig_full.php[/b] was missing.

That is not a bug. Topic moved.


-----------------------------------
difus
Thu 24 Aug, 2006 22:48

Re: ERRORRSSZ!   Portal Page Only..
-----------------------------------
[quote]alright disabled the upi2db in ACP
and did a refresh and it's gone.. don't get it back either [/quote]

maybe you can switch it back in sql  :? [quote]


-----------------------------------
Nizzle
Thu 24 Aug, 2006 23:22

Re: ERRORRSSZ!   Portal Page Only..
-----------------------------------
[quote user="Tom" post="1167"][b][color=red]No such file or directory[/color][/b] is pretty clear isn't it?!
It seems that [b]/includes/upi2db/upi2db_orig_full.php[/b] was missing.

That is not a bug. Topic moved.[/quote]


riiight I knew that :mrg:

where to get that? :mrg:

[quote user="difus" post="1169"]
maybe you can switch it back in sql  :?[/quote]

I meant I didn't get them errors back  :oops:


-----------------------------------
Tom
Fri 25 Aug, 2006 09:23

Re: ERRORRSSZ!   Portal Page Only..
-----------------------------------
[quote user="Nizzle" post="1171"][quote user="Tom" post="1167"][b][color=red]No such file or directory[/color][/b] is pretty clear isn't it?!
It seems that [b]/includes/upi2db/upi2db_orig_full.php[/b] was missing.

That is not a bug. Topic moved.[/quote]


riiight I knew that :mrg:

where to get that? :mrg:[/quote]The files are included in the package and are part of the default installation. Maybe you forgot to upload them. Do you have a [b]/includes/upi2db/[/b] directory on your server?
You where also missing [b]/language/lang_english/lang_main_upi2db.php[/b]. This file is included in the package too!

[quote user="Nizzle" post="1171"][quote user="difus" post="1169"]
maybe you can switch it back in sql  :?[/quote]

I meant I didn't get them errors back  :oops:[/quote]If the files are in place as they are supposed to be, you shouldn't get any more errors like these.


-----------------------------------
Nizzle
Fri 25 Aug, 2006 11:32

Re: ERRORRSSZ!   Portal Page Only..
-----------------------------------
[quote user="Tom" post="1181"][quote user="Nizzle" post="1171"][quote user="Tom" post="1167"][b][color=red]No such file or directory[/color][/b] is pretty clear isn't it?!
It seems that [b]/includes/upi2db/upi2db_orig_full.php[/b] was missing.

That is not a bug. Topic moved.[/quote]


riiight I knew that :mrg:

where to get that? :mrg:[/quote]The files are included in the package and are part of the default installation. Maybe you forgot to upload them. Do you have a [b]/includes/upi2db/[/b] directory on your server?
You where also missing [b]/language/lang_english/lang_main_upi2db.php[/b]. This file is included in the package too![/quote]

hmm I installed the changed files only package thingy  :mrgreen: 

I do have that dir though..
and I have that file in lang too!  :o


-----------------------------------
Tom
Fri 25 Aug, 2006 15:22

Re: ERRORRSSZ!   Portal Page Only..
-----------------------------------
[quote user="Nizzle" post="1188"]hmm I installed the changed files only package thingy  :mrgreen: 

I do have that dir though..
and I have that file in lang too!  :o[/quote]I never looked at the changed files package. There may be some files missing. Did you have 049 installed before?
I'd recommend downloading the full package and then use WinMerge (Google!) to compare changes with your previous package.
Or upload all files according to MG's update instructions in the Documentation forum.


-----------------------------------
Nizzle
Fri 25 Aug, 2006 17:39

Re: ERRORRSSZ!   Portal Page Only..
-----------------------------------
yes I had 049

but.. I don't understand
why should I take the full package if the files are there?


