Jump to content

Nelion Audio

Clients
  • Posts

    9
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Nelion Audio

  1. Hello,

    I'd like to remove creation dates from database records. It looks like the timestamp template is global, so you can't make changes to CSS or Templates to affect only database entries.

     

    Before I hire a programmer, are there any shortcuts to changing this? I want only database records to show the current time and date, not creation date, so that visitors don't get the impression that the information in the records is 'old'.

  2. Okay, perhaps this is related to the fact that the engine root is under 'public_html'.

    The index file is is trying to run \Dispatcher\Front from an empty directory

     

    \IPS\Dispatcher\Front::i()->run();

     

    Should I just point it to \System\Dispatcher\Front::i()->run();

    ?

×
×
  • Create New...