I tried to install this at www.backroomgaming.com/forum and got the below error. I did not have any trouble when I did the install for fleatrax. The warning in the first set says no such file but the file is there I checked and double checked actually both the files are there.
Can somebody help, Thank
Warning: require_once(/home/content/t/h/r/threadermedia/html/forum/ray/modules/global/inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/t/h/r/threadermedia/html/backroom/forum/inc/header.inc.php on line 173
Fatal error: require_once() [function.require]:
Failed opening required
'/home/content/t/h/r/threadermedia/html/forum/ray/modules/global/inc/header.inc.php'
(include_path='.:/usr/local/php5/lib/php') in /home/content/t/h/r/threadermedia/html/backroom/forum/inc/header.inc.php on line 173
|
Ok so first yeah I did install on a directory called forum I did that so I could work on and view it online without others seeing it. Problem was when I first just uploaded with its orginal file name (dolphin) I everytime I tried to go it I was redirected to fleatrax.
I did check to make sure the file is there should I send you a copy of the file?
|
I figured it out there was a copy of the header file in a hidden temp folder from my last instal. When I was viewing the file I my ftp kept asking me if I wanted to over write when I close the file. I just kept clicking yes but it was doing was replacing it wiht the old file as crazy as this sounds so one of the first lines has something like inlude then a path to my other sites header file......
Thanks for your help anyways!!!!
|
I got intstalled and now every link is broken. everything you click on ends up with a 404 error. The adress for each link is missing the .php so for example you go to the home page www.backroomgaming.com/forum you go where you are supposed to. But then click articles or any of the links and it brings you tohttp://www.backroomgaming.com/forum/articles instead of http://www.backroomgaming.com/forum/articles.php.
I think I am going to just do a new install.
|
So I re installed and I am getting the same 404 errors. For whatever reason the links are leaving out the whole path example it sends the page xxxx/blogs instead of xxx/blogs.php
Check it out at http://backroomgaming.com/backdoor/
|
I tried to install this at http://albertoformosa.nikoni.it ist OK! http://albertoformosa.nikoni.it/orca/ not OK,
Warning: main(./ray/modules/global/inc/header.inc.php) [function.main]: failed to open stream: No such file or directory in /albertoformosa/inc/header.inc.php on line 173
Fatal error: main() [function.require]: Failed opening required './ray/modules/global/inc/header.inc.php' (include_path='.:/usr/local/lib/php') in /albertoformosa/inc/header.inc.php on line 173
Can somebody help, Thank

|
|
So here's my root:
 
I do not have -> publi_html

|
I was able to fix this error earlier. For whatever reason the paths within the actual files where wrong. Open the files inc/header.inc.php or /ray/modules/global/inc/header.inc.php I cant remember which one (sorry) and make sure that the paths are all correct. I know the 'root' was incorrect in one line as well as one more incorrect line one I wish I could recall to make it easier for you but you should notice right away if its the same problem I was having.
Now once I got the install fixed I n ever did get my issue with the links figured out. Let me know if you end up having the same issues once you get your install done
|
you need just edit path in /inc/header.inc.php and in /ray/modules/global/inc/header.inc.php files
Regards
Artur
|
Exact manner in which edicts have the patch? I tried everything, but not good. I installed without problems and without errors, and now I am interested only Dolphin why not work on my server.Other cms can install without problems. Thank you. |
Just open the /dolphin/inc/header.inc.php and find the $dir['root']
this should be the absolute server path.
here is the documentation read about half way down
|
Resolved, thanks to all! |
I was able to fix this error earlier. For whatever reason the paths within the actual files where wrong. Open the files inc/header.inc.php or /ray/modules/global/inc/header.inc.php I cant remember which one (sorry) and make sure that the paths are all correct. I know the 'root' was incorrect in one line as well as one more incorrect line one I wish I could recall to make it easier for you but you should notice right away if its the same problem I was having.
Now once I got the install fixed I n ever did get my issue with the links figured out. Let me know if you end up having the same issues once you get your install done
the issue with the 404's is that your .htaccess is not pushed up on the server and its needed for SEO or permalinks as they call it on this app. check your .htaccess and upload the original from the dolphin package. your host or your ftp client is not letting you upload this file. the dolphin script uses mod_rewrite and all of the modified paths are listed in the .htaccess file. you do not need to change the paths on the files in the fields builder, you will only create a much larger problem down the road.
Regards,
DosDawg
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |