Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 09:45 pm EST
Geeklog Forums
Warning and Fatal error question...
Twinsen
Anonymous
After trying to install or useing check.php I get this error:
Warning: main(/home/virtual/site122/fst/home/geeklog/public_html/system/classes/timer.class.php): failed to open stream: No such file or directory in /home/virtual/site122/fst/home/geeklog/public_html/lib-common.php on line 105
Fatal error: main(): Failed opening required '/home/virtual/site122/fst/home/geeklog/public_html/system/classes/timer.class.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site122/fst/home/geeklog/public_html/lib-common.php on line 105
in lib-common.php on line 105, it says this:
was I supposed to change this require_once also? because the instrustions don't say I should, and in lib-commin.php, right above line 105, it says "Library Includes: You shouldn't have to touch anything below here"
Text Formatted Code
require_once( $_CONF['path_system'] . 'classes/timer.class.php' );
8
7
Quote
Status: offline
rawdata
Forum User
Full Member
Registered: 02/17/03
Posts: 236
Your paths are off in config.php. This one needs to point where the config.php file is located:
$_CONF[\'path\'] = \'/path/to/geeklog/\';
This one needs to point to where the public files are located:
$_CONF[\'path_html\'] = $_CONF[\'path\'] . \'public_html/\';
10
7
Quote
Twinsen
Anonymous
Now I get this error:
Warning: main(/home/virtual/site122/fst/home/geeklog/plugins/staticpages/language/english.php): failed to open stream: No such file or directory in /home/virtual/site122/fst/home/geeklog/plugins/staticpages/functions.inc on line 44
Warning: main(): Failed opening \'/home/virtual/site122/fst/home/geeklog/plugins/staticpages/language/english.php\' for inclusion (include_path=\'.:/php/includes:/usr/share/php\') in /home/virtual/site122/fst/home/geeklog/plugins/staticpages/functions.inc on line 44
Template Error: set_root: /home/virtual/site122/fst/home/geeklog//home/virtual/site122/fst/home/geeklog/public_html/layout/XSilver is not a directory.
Halted.
6
5
Quote
Status: offline
destr0yr
Forum User
Full Member
Registered: 07/06/02
Posts: 324
What do you have set?
$_CONF[\'path\'] = ???
copy and paste what you have in your config.php
it should be:
$_CONF[\'path\'] = \'/home/virtual/site122/fst/home/geeklog/\';
as far as i can tell... and on ~ line 74, makesure it reads this:
$_CONF[\'path_html\'] = $_CONF[\'path\'] . \'public_html/\';
line 73 should be:
// $_CONF[\'path_html\'] = \'/path/to/your/public_html/\';
makesure you add the // or you will have 2 path_html\'s...
-- destr0yr
"I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams
-- destr0yr
"I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams
9
9
Quote
Twinsen
Anonymous
Thanks for the help! I\'ve got it all sorted out now...well almost, I now need to figure out how to get of the extra /. it keeps doing like //index.php or //calander.php
7
6
Quote
All times are EST. The time is now 09:45 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content