Pages: 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 .. 25 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Shime
|
Posted - 2008.09.09 12:10:00 -
[91]
Hello, I upload the last svm and i've got some errors : Warning: require_once(config.php)[function.require-once]: failed to open stream: No such file or directory in /pos3/importfit.php on line 2 Warning: require_once(functions.php) ... Warning: require_once(header.php) ...
in importfit.php it's write : require_once 'config.php'; require_once 'functions.php'; require_once 'header.php';
But thoses files are not present under "/"
If you have an idea 
(what i'm doing : Track > Edit on a pos > import)
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.09.09 16:25:00 -
[92]
Originally by: Shime Hello, I upload the last svm and i've got some errors : Warning: require_once(config.php)[function.require-once]: failed to open stream: No such file or directory in /pos3/importfit.php on line 2 Warning: require_once(functions.php) ... Warning: require_once(header.php) ...
in importfit.php it's write : require_once 'config.php'; require_once 'functions.php'; require_once 'header.php';
But thoses files are not present under "/"
If you have an idea 
(what i'm doing : Track > Edit on a pos > import)
Are you positive you aren't telling it to download a specific reversion?
POS-Tracker 2.1.0 Hosting |

Engole
Gallente Traders Industrialists and Miners of EVE
|
Posted - 2008.09.14 15:32:00 -
[93]
Any reason starbase charters aren't working in the latest release (beta 2)?
Have been trawling through the code, but haven't figured it out yet.
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.09.14 21:53:00 -
[94]
Originally by: Engole Any reason starbase charters aren't working in the latest release (beta 2)?
Have been trawling through the code, but haven't figured it out yet.
They where disabled in the first 3.0 version. They are treated differently then the other fuel types. I am currently working on enabling the outpost tracking which is nearly done. I'll start enabling characters after thats done.
POS-Tracker 2.1.0 Hosting |

Cadiz
Caldari No Quarter. Imperial Republic Of the North
|
Posted - 2008.09.15 08:52:00 -
[95]
Edited by: Cadiz on 15/09/2008 08:52:16 I'm having an issue where it is counting system sovereignity status for our 0.0 towers as "hostile", even though our alliance has sovereignity in the systems in question. I've checked database ids for alliance ownership in the relevant systems and our towers, and they match up perfectly. Due to this issue we're not getting sov fuel reduction bonuses. Any suggestions? ------ CEO, No Quarter "There is no problem that cannot be solved by the judicious application of violence." |

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.09.15 18:54:00 -
[96]
Originally by: Cadiz Edited by: Cadiz on 15/09/2008 08:52:16 I'm having an issue where it is counting system sovereignity status for our 0.0 towers as "hostile", even though our alliance has sovereignity in the systems in question. I've checked database ids for alliance ownership in the relevant systems and our towers, and they match up perfectly. Due to this issue we're not getting sov fuel reduction bonuses. Any suggestions?
Is the account your using to log into the tracker in the alliance? Using the admin account would cause that.
POS-Tracker 2.1.0 Hosting |

Cadiz
Caldari No Quarter. Imperial Republic Of the North
|
Posted - 2008.09.15 21:05:00 -
[97]
Originally by: Johnathan Roark
Originally by: Cadiz Edited by: Cadiz on 15/09/2008 08:52:16 I'm having an issue where it is counting system sovereignity status for our 0.0 towers as "hostile", even though our alliance has sovereignity in the systems in question. I've checked database ids for alliance ownership in the relevant systems and our towers, and they match up perfectly. Due to this issue we're not getting sov fuel reduction bonuses. Any suggestions?
Is the account your using to log into the tracker in the alliance? Using the admin account would cause that.
Aha, that did the trick. Yeah was on the admin account. Thanks!  ------ CEO, No Quarter "There is no problem that cannot be solved by the judicious application of violence." |

Slayerman
Caldari Freedom-Technologies
|
Posted - 2008.09.16 13:06:00 -
[98]
Edited by: Slayerman on 16/09/2008 13:13:58 Hello again,
Another issue, if a tower is anchored (has no fuel and offline) I am still getting an e-mail.
This tower is purposely offline, and is set for future expansion if needed.
Would it be possible to have a flag to turn OFF e-mail alerts for a specific tower, on the request of the owner?
I am also getting all POS's viewable by people NOT in the owner corp.... weird one. ---------
--------- CEO - Freedom-Technolgies |

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.09.20 08:50:00 -
[99]
Originally by: Engole Any reason starbase charters aren't working in the latest release (beta 2)?
Have been trawling through the code, but haven't figured it out yet.
I think I will have this working soon. They are accounted for, but not displayed. All I need to do to get them working is add them to the templates and make sure all the calculations include them when required.
Originally by: Slayerman Edited by: Slayerman on 16/09/2008 13:16:23 Edited by: Slayerman on 16/09/2008 13:13:58 Hello again,
Another issue, if a tower is anchored (has no fuel and offline) I am still getting an e-mail.
This tower is purposely offline, and is set for future expansion if needed.
Would it be possible to have a flag to turn OFF e-mail alerts for a specific tower, on the request of the owner?
Currently, the only way would be to removed the assign owner or opt out of all email alerts
Originally by: Slayerman
I am also getting all POS's viewable by people NOT in the owner corp.... weird one.
Echo the SQL out, in GetAllPOS2() function is using
Quote: 'SELECT pos2_tower_info.*, (SELECT pos2_user.name FROM pos2_user WHERE pos2_tower_info.secondary_owner_id = pos2_user.eve_id ) AS 'backup', (SELECT pos2_evemoons.moonName FROM pos2_evemoons WHERE pos2_tower_info.moonID = pos2_evemoons.moonID) AS 'MoonName' FROM pos2_tower_info ORDER BY MoonName'
Don't know if this helps any
Its really not intended to be used by multiple corps.
POS-Tracker 2.1.0 Hosting |

Cowboy Timmy
|
Posted - 2008.09.20 18:43:00 -
[100]
1st Great app, kudos very slick. just a question i downloaded the svn code last night tried the installer from there and its hanging at the db install screen doesn't seem to be doing anything at all just kinda dies right there. this still being worked on and i'm jumping the gun? :)
Cheers Timmah
|
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.09.20 22:28:00 -
[101]
Originally by: Cowboy Timmy 1st Great app, kudos very slick. just a question i downloaded the svn code last night tried the installer from there and its hanging at the db install screen doesn't seem to be doing anything at all just kinda dies right there. this still being worked on and i'm jumping the gun? :)
Cheers Timmah
It should work fine. Only thing I can think of is either it corrupted when uploading or you click the upgrade check box when your not really upgrading.
Currently on the SVN, outpost are in and working, charters are just about done, just need to figure out how I want to add the option of turning them on and off.
A new package should be coming soon.
POS-Tracker 2.1.0 Hosting |

Cowboy Timmy
FDF Industries Hedonistic Imperative
|
Posted - 2008.09.21 03:47:00 -
[102]
Originally by: Johnathan Roark
Originally by: Cowboy Timmy 1st Great app, kudos very slick. just a question i downloaded the svn code last night tried the installer from there and its hanging at the db install screen doesn't seem to be doing anything at all just kinda dies right there. this still being worked on and i'm jumping the gun? :)
Cheers Timmah
It should work fine. Only thing I can think of is either it corrupted when uploading or you click the upgrade check box when your not really upgrading.
Currently on the SVN, outpost are in and working, charters are just about done, just need to figure out how I want to add the option of turning them on and off.
A new package should be coming soon.
excellent, no it wasn't any of those i tried it both ways i can post the apache php errors spec to what i was experiancing. i run slackware 12.1 Apache/2.2.8 (Unix) DAV/2 PHP/5.2.6 mod_perl/2.0.4 Perl/v5.8.8
[Sat Sep 20 13:38:45 2008] [error] [client 192.168.0.241] PHP Notice: Undefined variable: mod in /var/www/POSSVN/index.php on line 7 [Sat Sep 20 13:38:45 2008] [error] [client 192.168.0.241] PHP Notice: Undefined index: shorturls in /var/www/POSSVN/includes/eveRender.class.php on line 122 [Sat Sep 20 13:38:52 2008] [error] [client 192.168.0.241] PHP Notice: A session had already been started - ignoring session_start() in /var/www/POSSVN/logout.php on line 7, referer: http://192.168.0.1/POSSVN/ [Sat Sep 20 13:38:52 2008] [error] [client 192.168.0.241] PHP Notice: Undefined variable: mod in /var/www/POSSVN/index.php on line 7, referer: http://192.168.0.1/POSSVN/ [Sat Sep 20 13:38:52 2008] [error] [client 192.168.0.241] PHP Notice: Undefined index: shorturls in /var/www/POSSVN/includes/eveRender.class.php on line 122, referer: http://192.168.0.1/POSSVN/ [Sat Sep 20 13:38:52 2008] [error] [client 192.168.0.241] PHP Notice: Undefined index: access in /var/www/POSSVN/includes/eveclass.php on line 277, referer: http://192.168.0.1/POSSVN/ [Sat Sep 20 13:39:19 2008] [error] [client 192.168.0.241] PHP Notice: Undefined variable: mod in /var/www/POSSVN/install.php on line 9 [Sat Sep 20 13:39:19 2008] [error] [client 192.168.0.241] PHP Notice: Undefined index: shorturls in /var/www/POSSVN/includes/eveRender.class.php on line 122 [Sat Sep 20 13:39:19 2008] [error] [client 192.168.0.241] PHP Notice: Undefined variable: dbconfig in /var/www/POSSVN/install.php on line 49 [Sat Sep 20 13:39:19 2008] [error] [client 192.168.0.241] PHP Notice: Undefined variable: dbconfig in /var/www/POSSVN/install.php on line 50 [Sat Sep 20 13:39:19 2008] [error] [client 192.168.0.241] PHP Notice: Undefined variable: dbconfig in /var/www/POSSVN/install.php on line 51 [Sat Sep 20 13:39:19 2008] [error] [client 192.168.0.241] PHP Notice: Undefined variable: dbconfig in /var/www/POSSVN/install.php on line 52 [Sat Sep 20 13:39:19 2008] [error] [client 192.168.0.241] PHP Notice: Use of undefined constant TBL_PREFIX - assumed 'TBL_PREFIX' in /var/www/POSSVN/install.php on line 72 [Sat Sep 20 13:39:31 2008] [error] [client 192.168.0.241] PHP Notice: Undefined variable: mod in /var/www/POSSVN/install.php on line 9, referer: http://192.168.0.1/POSSVN/install.php [Sat Sep 20 13:39:31 2008] [error] [client 192.168.0.241] PHP Notice: Undefined index: shorturls in /var/www/POSSVN/includes/eveRender.class.php on line 122, referer: http://192.168.0.1/POSSVN/install.php [Sat Sep 20 13:39:31 2008] [error] [client 192.168.0.241] PHP Notice: Undefined index: debug in /var/www/POSSVN/includes/dbfunctions.php on line 146, referer: http://192.168.0.1/POSSVN/install.php [Sat Sep 20 13:39:35 2008] [error] [client 192.168.0.241] PHP Notice: Undefined variable: mod in /var/www/POSSVN/install.php on line 9, referer: http://192.168.0.1/POSSVN/install.php
|

Cowboy Timmy
FDF Industries Hedonistic Imperative
|
Posted - 2008.09.21 03:47:00 -
[103]
[Sat Sep 20 13:39:35 2008] [error] [client 192.168.0.241] PHP Notice: Undefined index: shorturls in /var/www/POSSVN/includes/eveRender.class.php on line 122, referer: http://192.168.0.1/POSSVN/install.php [Sat Sep 20 13:39:35 2008] [error] [client 192.168.0.241] PHP Notice: Undefined index: dbtype in /var/www/POSSVN/install.php on line 421, referer: http://192.168.0.1/POSSVN/install.php [Sat Sep 20 13:39:35 2008] [error] [client 192.168.0.241] PHP Notice: Undefined index: dbtabletype in /var/www/POSSVN/install.php on line 423, referer: http://192.168.0.1/POSSVN/install.php [Sat Sep 20 13:39:39 2008] [error] [client 192.168.0.241] PHP Notice: Undefined variable: mod in /var/www/POSSVN/install.php on line 9, referer: http://192.168.0.1/POSSVN/install.php [Sat Sep 20 13:39:39 2008] [error] [client 192.168.0.241] PHP Notice: Undefined index: shorturls in /var/www/POSSVN/includes/eveRender.class.php on line 122, referer: http://192.168.0.1/POSSVN/install.php
thanks cheers
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.09.21 04:31:00 -
[104]
Originally by: Cowboy Timmy
Originally by: Johnathan Roark
Originally by: Cowboy Timmy 1st Great app, kudos very slick. just a question i downloaded the svn code last night tried the installer from there and its hanging at the db install screen doesn't seem to be doing anything at all just kinda dies right there. this still being worked on and i'm jumping the gun? :)
Cheers Timmah
It should work fine. Only thing I can think of is either it corrupted when uploading or you click the upgrade check box when your not really upgrading.
Currently on the SVN, outpost are in and working, charters are just about done, just need to figure out how I want to add the option of turning them on and off.
A new package should be coming soon.
excellent, no it wasn't any of those i tried it both ways i can post the apache php errors spec to what i was experiancing. i run slackware 12.1 Apache/2.2.8 (Unix) DAV/2 PHP/5.2.6 mod_perl/2.0.4 Perl/v5.8.8
[Sat Sep 20 13:38:45 2008] [error] [client 192.168.0.241] PHP Notice: Undefined
Your error reporting is wrong. line 23 in dbfunctions.php should look like error_reporting(E_ALL & ~E_NOTICE & ~E_WARNING);
POS-Tracker 2.1.0 Hosting |

Cowboy Timmy
FDF Industries Hedonistic Imperative
|
Posted - 2008.09.21 07:51:00 -
[105]
its exactly the same as you mentioned in your post...
|

Elana Vaho
|
Posted - 2008.09.21 16:44:00 -
[106]
Tried the new SVN version and getting an error on the Track Outpost page saying: Unknown column 'outpost_id' in 'where clause'SELECT pos3_tower_info.* FROM pos3_tower_info WHERE outpost_id = '2' ORDER BY outpost_id
I suspect there is something missing in the database and this will be fixed in a newer version/beta?
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.09.21 17:31:00 -
[107]
Originally by: Elana Vaho Tried the new SVN version and getting an error on the Track Outpost page saying: Unknown column 'outpost_id' in 'where clause'SELECT pos3_tower_info.* FROM pos3_tower_info WHERE outpost_id = '2' ORDER BY outpost_id
I suspect there is something missing in the database and this will be fixed in a newer version/beta?
Yea, if your upgrading from a previous version and not installing a fresh copy. you need to run the following sql statements, first one being more important. Replace %prefix% with your table prefix.
[code]ALTER TABLE `%prefix%tower_info` CHANGE `outpost_name` `outpost_id` BIGINT( 20 ) NOT NULL DEFAULT '0'; DROP TABLE `%prefix%outpost_update_log`;
POS-Tracker 2.1.0 Hosting |

Elana Vaho
|
Posted - 2008.09.21 17:41:00 -
[108]
Originally by: Johnathan Roark
Originally by: Elana Vaho Tried the new SVN version and getting an error on the Track Outpost page saying: Unknown column 'outpost_id' in 'where clause'SELECT pos3_tower_info.* FROM pos3_tower_info WHERE outpost_id = '2' ORDER BY outpost_id
I suspect there is something missing in the database and this will be fixed in a newer version/beta?
Yea, if your upgrading from a previous version and not installing a fresh copy. you need to run the following sql statements, first one being more important. Replace %prefix% with your table prefix.
[code]ALTER TABLE `%prefix%tower_info` CHANGE `outpost_name` `outpost_id` BIGINT( 20 ) NOT NULL DEFAULT '0'; DROP TABLE `%prefix%outpost_update_log`;
Ahh, that did the trick. Thank you :)
|

Engole
Gallente Traders Industrialists and Miners of EVE
|
Posted - 2008.09.22 20:37:00 -
[109]
Originally by: Johnathan Roark
Originally by: Engole Any reason starbase charters aren't working in the latest release (beta 2)?
Have been trawling through the code, but haven't figured it out yet.
I think I will have this working soon. They are accounted for, but not displayed. All I need to do to get them working is add them to the templates and make sure all the calculations include them when required.
Any news?
|

Alieuna
|
Posted - 2008.09.23 00:10:00 -
[110]
this looks like a really cool and handy program. I am a complete noob when it comes to website stuff and mysql. Does any one know of a site where this can be hosted for free or does someone want to set one up for me...(isk will appear in your account somehow!!!)
i would like to try it out but have no clue how to. any help would greatly be appreciated. thanks alieuna
|
|

Engole
Gallente Traders Industrialists and Miners of EVE
|
Posted - 2008.09.23 08:48:00 -
[111]
Originally by: Alieuna this looks like a really cool and handy program. I am a complete noob when it comes to website stuff and mysql. Does any one know of a site where this can be hosted for free or does someone want to set one up for me...(isk will appear in your account somehow!!!)
i would like to try it out but have no clue how to. any help would greatly be appreciated. thanks alieuna
Evemail Engole in-game and I'll set one up for you.
|

Jacob Roark
|
Posted - 2008.09.23 19:16:00 -
[112]
Originally by: Engole
Originally by: Johnathan Roark
Originally by: Engole Any reason starbase charters aren't working in the latest release (beta 2)?
Have been trawling through the code, but haven't figured it out yet.
I think I will have this working soon. They are accounted for, but not displayed. All I need to do to get them working is add them to the templates and make sure all the calculations include them when required.
Any news?
Charters are now on the editpos page and viewpos page. When the API updates fuel it will correctly update charter fuel levels as well. As of reversion 173, any tower added in a system of security status above 0.35 will have charters required. Exact security status may need tweaking.
I am hoping to put together a package to release sometime this week. Right now my goal is to provide an update script that can be used again for future updates when database changes need to be made.
|

Avariel
Black Avatar
|
Posted - 2008.09.24 21:40:00 -
[113]
On the productions page, I'm getting the following error:
"Warning: Smarty error: math: parameter y is empty in /var/www/pos/includes/Smarty/Smarty.class.php on line 1088"
Has anyone else run across this same thing?
|

BoomBoomBam
|
Posted - 2008.09.25 11:23:00 -
[114]
Originally by: Johnathan Roark
Originally by: source killer Can u add multi and auto fetching of api key dump?
It already has this. It will fetch any api key you add. ATM though it will only allow you to add a key once, I need to change the duplicate logic.
It does auto download pos information via crontab.
Sorry to have to ask but what is crontab and do I have to do something for the tracker to auto download info from the API at regular intervals? Without touching anything it seems like the API info doesnt auto update (it tells me it is x days out of date unless i click update)
Love the tool !
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.09.25 14:59:00 -
[115]
Originally by: BoomBoomBam
Sorry to have to ask but what is crontab and do I have to do something for the tracker to auto download info from the API at regular intervals? Without touching anything it seems like the API info doesnt auto update (it tells me it is x days out of date unless i click update). Oh and if someone can help me setup the mail part it would be uber. Maybe list an example of mailconfig.php that works (im getting confused with the information to enter there.
Love the tool !
crontab is a scheduling service for linux and Unix based systems. It needs to be pointed at the .sh scripts included. Check with your host on how to do this.
The mailconfig.php will be specific to your install. It needs an email account to work properly. Basically your giving it the details to that email account.
POS-Tracker 2.1.0 Hosting |

Pinhas
|
Posted - 2008.09.25 17:00:00 -
[116]
Originally by: Johnathan Roark
Originally by: BoomBoomBam
Sorry to have to ask but what is crontab and do I have to do something for the tracker to auto download info from the API at regular intervals? Without touching anything it seems like the API info doesnt auto update (it tells me it is x days out of date unless i click update). Oh and if someone can help me setup the mail part it would be uber. Maybe list an example of mailconfig.php that works (im getting confused with the information to enter there.
Love the tool !
crontab is a scheduling service for linux and Unix based systems. It needs to be pointed at the .sh scripts included. Check with your host on how to do this.
The mailconfig.php will be specific to your install. It needs an email account to work properly. Basically your giving it the details to that email account.
Thanks for the response dude and rgr on the crontab thing. The problem with the mailconfig file is that I have filled out the fields but am not too sure on if I did it right or not (some of the labels im a bit confused about.) Ill post below what ive done so if you can tell me where i went wrong it would be cool (ive replaced some stuff with random names for privacy ect ect):
$mailconfig['site_mail'] ='[email protected]'; Here i put my email addy that is on the same domain as where the tracker is installed. $mailconfig['site_mail_name']='POS-Tracker'; (havent changed this coz dont know what it is) $mailconfig['mail_host'] ='mail.mydomain.com'; (i put my SMTP addy here) $mailconfig['smtp_auth'] =false; $mailconfig['mail_username'] ='MyUsername'; (I think that one i got right) $mailconfig['mail_password'] ='mypw';(I think that one i got right) $mailconfig['mail_port'] =25; $mailconfig['mail_mailer'] ='smtp'; (do i need to change this?) $mailconfig['email_enabled']=true;
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.09.25 17:09:00 -
[117]
Originally by: Pinhas
Originally by: Johnathan Roark
Originally by: BoomBoomBam
Sorry to have to ask but what is crontab and do I have to do something for the tracker to auto download info from the API at regular intervals? Without touching anything it seems like the API info doesnt auto update (it tells me it is x days out of date unless i click update). Oh and if someone can help me setup the mail part it would be uber. Maybe list an example of mailconfig.php that works (im getting confused with the information to enter there.
Love the tool !
crontab is a scheduling service for linux and Unix based systems. It needs to be pointed at the .sh scripts included. Check with your host on how to do this.
The mailconfig.php will be specific to your install. It needs an email account to work properly. Basically your giving it the details to that email account.
Thanks for the response dude and rgr on the crontab thing. The problem with the mailconfig file is that I have filled out the fields but am not too sure on if I did it right or not (some of the labels im a bit confused about.) Ill post below what ive done so if you can tell me where i went wrong it would be cool (ive replaced some stuff with random names for privacy ect ect):
$mailconfig['site_mail'] ='[email protected]'; Here i put my email addy that is on the same domain as where the tracker is installed. $mailconfig['site_mail_name']='POS-Tracker'; (havent changed this coz dont know what it is) $mailconfig['mail_host'] ='mail.mydomain.com'; (i put my SMTP addy here) $mailconfig['smtp_auth'] =false; $mailconfig['mail_username'] ='MyUsername'; (I think that one i got right) $mailconfig['mail_password'] ='mypw';(I think that one i got right) $mailconfig['mail_port'] =25; $mailconfig['mail_mailer'] ='smtp'; (do i need to change this?) $mailconfig['email_enabled']=true;
Your options for $mailconfig['mail_mailer'] ='smtp'; are "mail", "sendmail", or "smtp". Change $mailconfig['smtp_auth'] =true; since your using a username and password. Other than that, it should be fine.
POS-Tracker 2.1.0 Hosting |

Cowboy Timmy
FDF Industries Hedonistic Imperative
|
Posted - 2008.09.25 23:32:00 -
[118]
[Wed Sep 24 21:33:00 2008] [error] [client 192.168.0.241] PHP Fatal error: Call to undefined method Eve::RedirecUrl() in /var/www/POSSVN/login.php on line 31, referer: http://192.168.0.1/POSSVN/login.php
is what i'm getting now, i populated the db after letting perl have its way with replaceing %prefix% with pos3_ but still no love... and i have added a user as well. any ideas?
Cheers Timmah
|

DeTox MinRohim
Madhatters Inc.
|
Posted - 2008.09.26 10:39:00 -
[119]
Originally by: Cowboy Timmy [Wed Sep 24 21:33:00 2008] [error] [client 192.168.0.241] PHP Fatal error: Call to undefined method Eve::RedirecUrl() in /var/www/POSSVN/login.php on line 31, referer: http://192.168.0.1/POSSVN/login.php
Fixed in SVN... ------ This sig space is Read-only ! omgalink - Online Skillsheet |

Mexbrutor
|
Posted - 2008.09.27 07:20:00 -
[120]
Beeing a noob I have spent hours trying to install this. I keep getting this when I try to install:
"Parse error: syntax error, unexpected '/' in /home/zzzzz/public_html/pt/eveconfig/config.php on line 9"
this is what I have in config:
<?php /**********************************************************/ /* All Eve-Online logos, images, trademark and related */ /* material are copyright CCP http://www.ccpgames.com */ /**********************************************************/
// Path for templates and xml files
$eve_filepath = /public_html/pt/cache/templates_c; // Remember to chmod it 777
//useless line now $theme = 'posmanager';
I also changed line 9 to "/home/zzzz/public_html/pt/cache/templates_c"
amd just home with out the / befoe it as ut seems to say I have/have not a "/" somwhere?
any ideas?
|
|
|
|
|
Pages: 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 .. 25 :: one page |
First page | Previous page | Next page | Last page |