-
@sokumkeo: To be honest if it's reporting an permission issue then it's a permission issue that's at fault. When you say you have given "everyone" read/write access does that mean the _system user that Apache runs under_ and has read access to the _directory_ containing the datafile as well as the data file itself?
I know I sound like a broken record sometimes but honestly, check...
2009-10-28 10:16:28 UTC in Ryan's In/Out Board
-
Glad it's working.
To remove e-mail links from your list edit ryansiob.config.pl and remove "mail" from the @layout array (around line 131).
That said I've just spotted a bug in which the $maillinks config option has no effect. The above option negates this anyway but I'll fix that bug and release soon. (I know I keep saying that but bear with me it will happen soon- honest)...
2009-08-21 16:03:16 UTC in Ryan's In/Out Board
-
crimperman changed the public information on the Ryan's In/Out Board project.
2009-07-28 10:30:13 UTC in Ryan's In/Out Board
-
crimperman changed the public information on the Ryan's In/Out Board project.
2009-07-28 10:30:13 UTC in Ryan's In/Out Board
-
crimperman changed the public information on the Ryan's In/Out Board project.
2009-07-28 10:30:05 UTC in Ryan's In/Out Board
-
crimperman changed the public information on the Ryan's In/Out Board project.
2009-07-28 10:30:05 UTC in Ryan's In/Out Board
-
Hi Jim,
thanks for this. Noted.
Ryan.
2009-07-03 09:11:28 UTC in Ryan's In/Out Board
-
Oops - sorry you are correct, typo on my part. The correct line needs to be:
print "<td style='font-size:$tablerow_fontsize;";
and not
print "<td style='font-size:$table_fontsize;";
as previously stated.
thanks for the heads-up
Ryan.
2009-07-02 13:52:46 UTC in Ryan's In/Out Board
-
An issue has come to light where changing the $table_fontsize setting in the config file has no effect on the size of text in the table on display.
This is due to a minor bug in the config file. A fixed release will be available later this week but if you feel brave enough you can make the edit yourself.
1. edit ryansiob.config.pl
2. find the line that reads:
print...
2009-07-02 09:40:58 UTC in Ryan's In/Out Board
-
Sorry the the tardy reply -as mentioned in the news item I've not been able to give much attention to this for a few months.
This issue is caused by a bug in the ryansiob.config.pl file . If you feel brave enough you can make the change yourself.
1. edit ryansiob.config.pl
2. find the line that reads:
print "<td style='";
on my file that's line 242 (it's...
2009-07-02 09:34:07 UTC in Ryan's In/Out Board