[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'What is the Apple IIGS' MAJOR UPDATE!



On 5 Aug, 10:50, "RedskullDC" <redskul...@oohay.moc.ua> wrote:
> Hi Alex,
>
> "Alex Lee" <ale...@mac.com> wrote in message
>
> news:4896d8d0$0$2272$afc38c87@news.optusnet.com.au...
>
> > This has a been a long process, combining new graphic design, new archives
> > and content, a content management system, a forum (which requires
> > registration, which should reduce that damn spam!) a blog and news page
> > that includes RSS and probably heaps of other things I’ve forgot to
> > mention because there’s so much that’s new.
>
> > I invite everyone to explore the site all over again, because you’re bound
> > to find, for example, many more educational software archives, soundtracks
> > to many games, a hand picked selection of the best freeware and shareware
> > apps and games, a new hardware section AND a new section devoted to IIGS
> > books and magazines.
>
> Great stuff,
>
> I have some of the books that you don't have cover scans for, do the uploads
> work as yet?
> Can scan them this weekend.
>
> Leslie

Hi Alex,

I have noticed that when browsing the site will get the page come up
with:-

"'Security', 'db/$Action' => 'DatabaseAdmin', '$Controller/$Action/$ID/
$OtherID' => '*', 'images/$Action/$Class/$ID/$Field' =>
'Image_Uploader', '' => 'RootURLController', 'sitemap.xml' =>
'GoogleSitemap' )); Director::addRules(1, array( '$URLSegment/$Action/
$ID/$OtherID' => 'ModelAsController', )); // Load error handlers
Debug::loadErrorHandlers(); // Connect to database require_once("core/
model/DB.php"); if(isset($_GET['debug_profile']))
Profiler::mark('DB::connect'); DB::connect($databaseConfig);
if(isset($_GET['debug_profile'])) Profiler::unmark('DB::connect'); //
Get the request URL $baseURL =
dirname(dirname($_SERVER['SCRIPT_NAME'])); if(substr($url,
0,strlen($baseURL)) == $baseURL) $url =
substr($url,strlen($baseURL)); // Direct away - this is the "main"
function, that hands control to the appropriate controller
if(isset($_GET['debug_profile'])) Profiler::unmark('main.php init');
Director::direct($url); if(isset($_GET['debug_profile']))
{ Profiler::unmark('all_execution');
Profiler::show(isset($_GET['profile_trace'])); } ?> "

or similar. Refresh tends to fix it. I am using IE 7 ...will try
Firefox to see if i get same issue.

Cheers
Drew