Connexion English
 
ForumForumCustom ModuleCustom ModuleQuickTaskQuickTaskWhen I try to view a task it takes me to my homepage?When I try to view a task it takes me to my homepage?
Précédente Précédente
 
Suivante Suivante
Nouveau message
 2006-08-17 12:17
 

When I try to view a task, it takes me to my home page.  It doesn't matter which logon I use ( admin, host, etc..) I still cannot view a task.  I can edit it o.k., but not view.

 

Thanks, Joe.

Nouveau message
 2006-08-17 12:33
 
 Modifié par anonymous  sur 2006-08-17 12:34:07
hi jwgiii

when you go over the view link what do you see in the status bar??

you should see something like that
http://"your website"/tabid/"your tab id"/default.aspx?action=view&id= "your task id"

let me know

Francis
Nouveau message
 2006-08-17 12:49
 

I am not getting the tabid - please see below.  Also, the task id is "0" for the first task.

http://"your website"/default.aspx?action=view&id= "your task id"

Thanks for the quick response.

Joe.

Nouveau message
 2006-08-17 13:32
 

That’s your problem

This URL is controlled by a function in our module

What version of DNN are you using?

What version of .net framework are you using? (ASP.NET 1.1, ASP.NET 2.0 ??)

You should try to reinstall it if does not work uninstall and reinstall again

Let me know

Francis

 

Nouveau message
 2006-08-17 14:04
 

What version of DNN are you using?  4.3.3

What version of .net framework are you using? (ASP.NET 1.1, ASP.NET 2.0 ??)  ASP.NET 2.0

You should try to reinstall it if does not work uninstall and reinstall again

I downloaded QuickTasks today to make sure I've got your latest and greatest.

I've completed uninstalled and reinstalled.

Still no tabid in the url.  Again, the tabid shows when I edit a task but not when I try to "View or Delete".


I also noticed that when I am in "Preview Mode" (using admin or host login )  the task table is the only thing showing - no input boxes. Its seems that in "Preview Mode", I don't have rights to add or edit a task.

Thanks again.

Joe.

Nouveau message
 2006-08-17 16:37
 

you can try to update to DNN 4.3.4 but i don't think this will fix the problem

i'll investigate further for your problem

 

I also noticed that when I am in "Preview Mode" (using admin or host login )  the task table is the only thing showing - no input boxes. Its seems that in "Preview Mode", I don't have rights to add or edit a task..

that's normal when you do preview when you're login as admin or host the website will appear like you are a unregistered user... mean no access to edit or add a new task.

Francis

Nouveau message
 2006-08-28 20:24
 

a new version of QuickTask is now available

please try to install it

if you still have the problem let me know i'll try to do a fix for you

Francis

Nouveau message
 2006-08-29 12:39
 

Thanks for the update Francis - unfortunately I am having the same issues.  The tabid displays find if I hover the mouse over the "Edit" pencil - but it doesn't work for the "View" or "Delete".

 

Thanks again.

Joe.

Nouveau message
 2006-08-29 15:27
 
 Modifié par anonymous  sur 2006-08-29 16:48:22

Try this fix

Francis

 Vous connecter pour télécharger l'attachement
Nouveau message
 2006-08-30 11:50
 

I've tried uninstalling and reinstalling the fix a couple of times, but it still does not recognize the "tabid" for "delete or view".  It does recognize the "tabid" for "edit".

Thanks, Joe.

 

Nouveau message
 2006-09-07 09:39
 

Hi jwgiii,

Sorry for the delay a lot of project....

Let’s try a new fix

You do not need to uninstall the other one

Install this one let me know if it's working or not

I know edit link work ... this function is built in
the 2 other function are custom that why edit link work

If this fix does not work I’ll rebuild the QuickTask to take the built in function

Regards
Francis

 

 Vous connecter pour télécharger l'attachement
Nouveau message
 2006-09-07 11:49
 

It still takes me to my "Home Page".

Thanks for your persistence -- We'll get it debugged.

Joe.

Nouveau message
 2006-09-14 12:33
 

Hi,

Could you please go in the HOST settings and enable the option friendly URL

Let me know

Regards
Francis

 

Nouveau message
 2006-09-14 12:40
 
Francis.l. wrote

Hi,

Could you please go in the HOST settings and enable the option friendly URL

Let me know

Regards
Francis

 

 

Excellent -- that did it.

Many, Many Thanks!!

Joe.

 

Nouveau message
 2008-04-19 14:51
 

I had the same issue and none of these fixed the issue.  The reason is that I am not using the standard URL Rewriters included in DNN, I am using a custom one that makes even a more "FRIENDLY" URL.

The solution to fix the issue is adding code to the tabid=<%=Request.Querystring("tabid")%> to the 2 spots in the QuickTask.ascx page that creates the URL for VIEWING the task information.  This is the code below:

href="Default.aspx?tabid=<%=Request.QueryString("tabid")%>&action=view&id=<%#DataBinder.Eval(Container, "DataItem.quicktaskid")%>"

 

Précédente Précédente
 
Suivante Suivante
ForumForumCustom ModuleCustom ModuleQuickTaskQuickTaskWhen I try to view a task it takes me to my homepage?When I try to view a task it takes me to my homepage?

Politique du Forum

Ce forum est dédié aux discussions à propos de DotNetNuke Web Application Framework.

Pour le bénéfice de la communauté de DNN Montréal, SVP suivre le guide de conduite suivant.

1. Aucune publicité. Ceci inclut la promotion commerciale et non commerciale qui ne
sont pas reliées au produit DotNetNuke Web Application Framework.
2. Aucun langage vulgaire ne sera toléré.
3. Aucun racisme, ou préjugé ne sera toléré.
4. Les administrateurs ont le dernier mot sur les discussions et les commentaires.

Most viewed posts

Most active posts

Most active users

Show news :
Francis Lapierre (64 post)
Antony Gilbert (18 post)
zomby (10 post)
jwgiii (8 post)
J P (7 post)