Installing within Vanilla 1.1.2, I had an issue on my configuration that lead me to changing the following lines to get the vanilla post.php page to fully render correctly and to alleviate an error that was preventing the vanilla settings.php page from displaying after enabling this extension and refreshing the page. It was displaying the following error: "A fatal, non-recoverable error has occurred Technical information (for support personel): Error Message The "DiscussionExpirationForm" class referenced by "DiscussionExpirationForm" does not appear to exist. Affected Elements ObjectFactory.NewObject(); "
-------------------------To get the post.php page to display correctly------- Changed Line #78 - (From) include( $Configuration["DISCUSSIONEXPIRATION_PATH"] . 'library/Function.DiscussionExpiration.php');
Cool extension idea. With a little elbow grease it seems like a good starter script to enabling several different date oriented possibilities other than just closing discussions.
this failure msg shows itself only at the login and at the automatic upadate of the extensions site after adding or dis selecting a extension and stops the automatic site update. This way manuel refresh keeps this problem small but still it shows up at the top while logging in or signing out etz and blocks the vanilla self updater which would be a problem for vanilla 1.5 ^^
anyways hope to support it this way GL ^^
is there any advise, update or patch which to apply would solve my problem??