Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEvents03.03.08 Events Module Beta Uploaded03.03.08 Events Module Beta Uploaded
Previous
 
Next
New Post
4/26/2007 10:06 AM
 

Hi Alan, I have discovered some more issues when using the 03.03.08 version of the events module.  I have it installed on DNN 4.5 and uninstalled the old events module.  Here are the issues:

When enrolling for an event I receive this error:

An error has occurred.
Error: Event Detail is currently unavailable.

 

This error seems to appear when enabling 'Event Detail New Page' on the master Event module settings (which doesn't open the event detail in a new page).

Upon disabling 'Event Detail New Page' and trying to enroll, I click the enroll link and get redirected back to the Event module, but in fact I do not get enrolled in the event.

 
New Post
4/26/2007 11:50 AM
 

FYI, I wrote the previous post, but had difficulties logging in with my regular account.

 
New Post
4/26/2007 1:17 PM
 

Ok gderosa, have you tried the module on a clean install of DNN?   I'm trying to determine how you guys are running/testing the module.  If you already have problems on your DNN install, the module will probably fail....  Also, please install DNN 4.5.1, as there were several issues w/DNN 4.5.0...

Anyone else have these types of issues on DNN 4.5.1?

 
New Post
4/26/2007 1:49 PM
 

Ok, I will try it on a fresh install of DNN 4.5.1 and let you know of my findings.

 
New Post
4/26/2007 5:56 PM
 

Here are my results so far:

  • DNN4.51 - Runs well, upraded smoothly from several previous versions, hosted remotely on a VPS
  • Made a duplicate of the entire portal for testing purposes
  • Installed the beta over 03.02.00
  • Placed module on a new blank page
  • Go into Module settings - and this happens every time:
    Yellow script error icon in corner of browser, somewhere around line 1872, Error: Expected ';'
    When I check line 1872 in the source, it reads:
    dnn_ctr1161_ModuleSettings_valCacheTime.evaluationfunction = "CompareValidatorEvaluateIsValid";

Because the row indicated may not be accurate, I'll paste in the entire section and highlight row 1872:

var dnn_ctr1161_ModuleSettings_valtxtStartDate = document.all ? document.all["dnn_ctr1161_ModuleSettings_valtxtStartDate"] : document.getElementById("dnn_ctr1161_ModuleSettings_valtxtStartDate");
dnn_ctr1161_ModuleSettings_valtxtStartDate.controltovalidate = "dnn_ctr1161_ModuleSettings_txtStartDate";
dnn_ctr1161_ModuleSettings_valtxtStartDate.errormessage = "<br>Invalid Start Date";
dnn_ctr1161_ModuleSettings_valtxtStartDate.display = "Dynamic";
dnn_ctr1161_ModuleSettings_valtxtStartDate.type = "Date";
dnn_ctr1161_ModuleSettings_valtxtStartDate.dateorder = "mdy";
dnn_ctr1161_ModuleSettings_valtxtStartDate.cutoffyear = "2029";
dnn_ctr1161_ModuleSettings_valtxtStartDate.century = "2000";
dnn_ctr1161_ModuleSettings_valtxtStartDate.evaluationfunction = "CompareValidatorEvaluateIsValid";
dnn_ctr1161_ModuleSettings_valtxtStartDate.operator = "DataTypeCheck";
var dnn_ctr1161_ModuleSettings_valtxtEndDate = document.all ? document.all["dnn_ctr1161_ModuleSettings_valtxtEndDate"] : document.getElementById("dnn_ctr1161_ModuleSettings_valtxtEndDate");
dnn_ctr1161_ModuleSettings_valtxtEndDate.controltovalidate = "dnn_ctr1161_ModuleSettings_txtEndDate";
dnn_ctr1161_ModuleSettings_valtxtEndDate.errormessage = "<br>Invalid End Date";
dnn_ctr1161_ModuleSettings_valtxtEndDate.display = "Dynamic";
dnn_ctr1161_ModuleSettings_valtxtEndDate.type = "Date";
dnn_ctr1161_ModuleSettings_valtxtEndDate.dateorder = "mdy";
dnn_ctr1161_ModuleSettings_valtxtEndDate.cutoffyear = "2029";
dnn_ctr1161_ModuleSettings_valtxtEndDate.century = "2000";
dnn_ctr1161_ModuleSettings_valtxtEndDate.evaluationfunction = "CompareValidatorEvaluateIsValid";
dnn_ctr1161_ModuleSettings_valtxtEndDate.operator = "DataTypeCheck";
var dnn_ctr1161_ModuleSettings_valBorder = document.all ? document.all["dnn_ctr1161_ModuleSettings_valBorder"] : document.getElementById("dnn_ctr1161_ModuleSettings_valBorder");
dnn_ctr1161_ModuleSettings_valBorder.controltovalidate = "dnn_ctr1161_ModuleSettings_txtBorder";
dnn_ctr1161_ModuleSettings_valBorder.errormessage = "<br>Invalid Border (must be a number between 0 and 9)";
dnn_ctr1161_ModuleSettings_valBorder.display = "Dynamic";
dnn_ctr1161_ModuleSettings_valBorder.type = "Integer";
dnn_ctr1161_ModuleSettings_valBorder.evaluationfunction = "CompareValidatorEvaluateIsValid";
dnn_ctr1161_ModuleSettings_valBorder.operator = "DataTypeCheck";
var dnn_ctr1161_ModuleSettings_valCacheTime = document.all ? document.all["dnn_ctr1161_ModuleSettings_valCacheTime"] : document.getElementById("dnn_ctr1161_ModuleSettings_valCacheTime");
dnn_ctr1161_ModuleSettings_valCacheTime.controltovalidate = "dnn_ctr1161_ModuleSettings_txtCacheTime";
dnn_ctr1161_ModuleSettings_valCacheTime.errormessage = "<br>Invalid Cache Time";
dnn_ctr1161_ModuleSettings_valCacheTime.display = "Dynamic";
dnn_ctr1161_ModuleSettings_valCacheTime.type = "Integer";
dnn_ctr1161_ModuleSettings_valCacheTime.evaluationfunction = "CompareValidatorEvaluateIsValid";
dnn_ctr1161_ModuleSettings_valCacheTime.operator = "DataTypeCheck";
var dnn_ctr1161_ModuleSettings_Settings.ascx_rvTimeInterval = document.all ? document.all["dnn_ctr1161_ModuleSettings_Settings.ascx_rvTimeInterval"] : document.getElementById("dnn_ctr1161_ModuleSettings_Settings.ascx_rvTimeInterval");
dnn_ctr1161_ModuleSettings_Settings.ascx_rvTimeInterval.controltovalidate = "dnn_ctr1161_ModuleSettings_Settings.ascx_txtTimeInterval";
dnn_ctr1161_ModuleSettings_Settings.ascx_rvTimeInterval.errormessage = "<br>Time increment must be a numeric integer between 1 and 1440 (1 day)...";
dnn_ctr1161_ModuleSettings_Settings.ascx_rvTimeInterval.display = "Dynamic";
dnn_ctr1161_ModuleSettings_Settings.ascx_rvTimeInterval.type = "Integer";
dnn_ctr1161_ModuleSettings_Settings.ascx_rvTimeInterval.evaluationfunction = "RangeValidatorEvaluateIsValid";
dnn_ctr1161_ModuleSettings_Settings.ascx_rvTimeInterval.maximumvalue = "1440";
dnn_ctr1161_ModuleSettings_Settings.ascx_rvTimeInterval.minimumvalue = "1";

  • I return to my original site to check the old module and it has the same error
  • So I remove the module from the portal
  • I check the database and remove two stored procedures (EventsGetByDate and EventsGetByMonthYear) that got left behind
  • Install the beta
  • Place the module on a page
  • Go into module settings
  • Same error exactly as above

Has anyone else got this error?

It appears to hinder the "Enable Event Image" box from working. When I untick it and apply settings, it has always reverted when I go back in and check.

Rob

P.s. I also was locked out from the forum yesterday - Something weird was going on

 

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEvents03.03.08 Events Module Beta Uploaded03.03.08 Events Module Beta Uploaded


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out