Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Source file comments (Solved)


Go to End


999 Views

Avatar
StuM

Community Member, 59 Posts

11 May 2010 at 10:24am

Edited: 11/05/2010 10:32am

Hi All,

I've been using the various versions of 2.4, and somewhere between 2.4rc1 and 2.4.0 the source file comments have disappeared. I've tried to manually set them for the dev stage using SSViewer::set_source_file_comments(true); and also tried having out in the _config.php for all stages, and it's still not appearing. I'm sure it was there last week with rc2, but not 100% sure.

Any way to get this working again, it's one of my favourite debugging tools?!?!

edit:

just did a ?flush=1 and it's working again