2 Q's

I have 2 final questions before I reopen my site.

  1. I have one error (Warning: set_time_limit() has been disabled for security reasons in /xxx/xxxxxx/xxxxxxl/core/common/ChartGraph.class.php on line 182) It’s not a big issue, but I don’t want pilots saying “something’s wrong with your site”.

  2. The table in the admin center for the downloads is nice. Could I embed a table for the downloads in the download center?

Find that line, and place a @ in front of the set_time_limit()

Sure, you can just look at the admin/templates/downloads_list.tpl I think it is, you can use that format

#1 Fixed

#2 downloads_list doesn’t exist. Is downloads_overview.tpl correct?

Disregard, found the format.