Jump to content

4.0 Developer Mode not Enabled


Ken Owyang

Recommended Posts

I  have a working test install of v4.0.7. However, after following the instructions here and restarting apache:

 

However, from looking at the Plugins screen  it appears the application is not in developer mode. (It just says Install new plugin) There are no errors in the logs.

 

More detail:

I have constants.php under admin/install with:
define ('IN_DEV', TRUE);

 

And I installed the files from the zip over the existing install in applications and dev respectively in the IPS folder:
http://community.invisionpower.com/files/file/7185-developer-tools/

Link to comment
Share on other sites

So I put that there under where conf_global.php and init.php is the issue is that it broke the admin panel and the IPS app.

This is constants.php now:

<?php
   define ('IN_DEV', TRUE);

This is what my admin panel looks like: [forums-admin-error.png].

This is what the forums look like: [forums-main-error.png]

 

 

 

forums-main-error.png

forums-admin-error.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...