PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
tags where approriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]
Hi there
Was wondering if any of the php profis here could help me out. (I am very new to php so it's really basic)
I am trying to use a language navigation and unfortunately it's not picking it up??? That means is not changing from one language version to another???
Here is what I have:
index.php
langnav.php
--> docs
------> serbsce
------> nemsce
here are the links to change the language version on my langnav.php:
Thanks I have tried this and still is not finding the files...?
What I am tring to do is to change 2 files with language navigation: content of "main" and "nav" cells...
What is happening is the following:
"nav" is not changing and "main" gets the following error:
Warning: main() [function.main]: open_basedir restriction in effect. File(/usr/share/php/docs/serbsce/mainde.php) is not within the allowed path(s): (/home/www/web2/) in /home/www/web2/html/sorben/chroscicy/sn/index.php on line 77
Warning: main(docs/serbsce/mainde.php) [function.main]: failed to create stream: Operation not permitted in /home/www/web2/html/sorben/chroscicy/sn/index.php on line 77
Warning: main() [function.main]: Failed opening 'docs/serbsce/mainde.php' for inclusion (include_path='.:/usr/share/php') in /home/www/web2/html/sorben/chroscicy/sn/index.php on line 77