Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterMissing Admin > Page Urls entry for new portalsMissing Admin > Page Urls entry for new portals
Previous
 
Next
New Post
11/23/2009 12:56 PM
 

I've just added a couple of new portals and the the Admin > Page Urls entry is missing for them. The portals appear in the Host > Friendly Url Settings area (under "Do not generate Human Friendly Urls for these Pages").

I'm using 01.14.11 and the licence checks out OK ... and DNN 05.01.04 

Any ideas?

 
New Post
11/24/2009 7:56 AM
 

I've had a couple of recent reports of similar errors.  In a couple of them the culprit has turned out to be the DNN360 menu module : so my first question is - do you have this installed on your site?  Have you added any portals and had the page urls page turn up, or is this the first time you've tried?

 
New Post
11/24/2009 9:19 AM
 

Hummm ... I did over a year ago and uninstalled it after a short period. However, when I came to upgrade DNN 4 > 5 I found it had left multiple SQL triggers that broke the upgrade. Wasted several days trying to work that one out!

So it appears some of it might still be there. Any idea of where I could start looking?
 

 
New Post
11/24/2009 10:56 AM
 

I’ve just looked through all the tables in the DNN database and only found one with a trigger attached – dbo.Modules and it was yours ... ifty_OnNewModule. Is that right?

 
New Post
11/24/2009 1:02 PM
 

Yes, thats' right, the module creates a trigger on the modules table.  This is how it automatically generates the host/admin tabs.  The trigger is very robust and can handle partial removal of the module and still work OK.

While you're lookign through the database, check the ifty_tabModuleCreation table.  There should be a record for each created page urls page in your site.  See if there is a record created for the new portalid, and check if the 'Completed' column is 1 or 0.

 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterMissing Admin > Page Urls entry for new portalsMissing Admin > Page Urls entry for new portals


Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.

Please note : If you are posting a new thread for the Url Master module, please include the following information where applicable:

- Url Master version

- DotNetNuke version

- Example Url where possible

- If there is an error, please post the full error text and/or stack trace (from the DotNetNuke event log).