Register   Login
     
  Latest Posts  
RE: Article URL Rewriting Question?
by marta@interdigital.es on 11/21/2008 11:10 PM
RE: AutoFill fields by selection Type
by nickdotnet on 11/21/2008 10:15 PM
RE: Subscription setup questions?
by nassoa on 11/21/2008 7:46 PM
RE: Redirecting non-DNN generated urls
by slonecke@dhw.idaho on 11/21/2008 6:49 PM
RE: sub types
by Jessynoo on 11/21/2008 6:45 PM
RE: Subscription setup questions?
by nassoa on 11/21/2008 5:59 PM
Subscription setup questions?
by nassoa on 11/21/2008 5:43 PM
Edit Comments
by swebster on 11/21/2008 5:35 PM
RE: Negative role tokens: ISNOTINROLE, ISAGENTNOTINROLE
by richardcook on 11/21/2008 5:26 PM
Negative role tokens: ISNOTINROLE, ISAGENTNOTINROLE
by richardcook on 11/21/2008 5:12 PM
  Forums  
Subject: Problem with [PAGEGENERATED]
Prev Next
You are not authorized to post a reply.

Page 1 of 212 > >>
Author Messages
Jaco van der LaanUser is Offline
Registered Users
Nuke Super Newbie
Nuke Super Newbie
Posts:14

5/13/2005 8:32 AM  

Hi Scott,


Been a while since I contact you, I'm very satisfied with your modules and support and things seem to work fine, thanx! I've collected a few anomalies which I think are quite easily to solve. The first one concerns the [PAGEGENERATED] text which appears at the bottom of my pages.


This must have something to do with Skin Objects and a wrong installation order but I have not been able to solve it by re-installing the Skin Objects and then installing the Venture Skin again.


Also I get  a "A critical error has occurred. Object reference not set to an instance of an object." when trying to Search the site using the default Search textbox. I hope this also has something to do with this.


Any suggestions?


Regards,


Jaco van der Laan, Consilium Information Systems bv, Rotterdam - The Netherlands

AdBot AdFadUser is Offline
Registered Users
Nuke Newbie
Nuke Newbie
Posts:1

5/13/2005 11:10 AM  
i too have the same problem with page generated error.  I just deleted the tag in the htm file then reuploaded the skin to delete the property altogether.
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12442


5/13/2005 3:38 PM  
hmm, I need some help reproducing this, what do you mean about the
search box, can you help me reproduce the problem on this site?


Scott McCulloch
Site Administrator
Jaco van der LaanUser is Offline
Registered Users
Nuke Super Newbie
Nuke Super Newbie
Posts:14

5/13/2005 7:43 PM  

Hi Scott,


If you check my demo site www.feelgoody.com you can see the problem with [PAGEGENERATED] at the bottom of the screen. Futhermore you can also see the problem with the Search function:







A critical error has occurred.
Object reference not set to an instance of an object.


Hopes this help...


Jaco

Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12442


5/13/2005 7:48 PM  

Ah yep that helps. The problem with the [PAGEGENERATED] is that the skin object was uploaded after the skin had been uploaded (hence the token was never converted to a user control reference).


If you re-upload your skin (great skin ), the token should get substituted correctly.


I think the search is a seperate issue, have you deleted a page called search results from your list of pages? Can you pull out the error that is getting thrown from the log viewer.


Scott McCulloch
Site Administrator
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12442


5/13/2005 7:50 PM  

FYI, to check the list of skin objects installed (to see which tags will get processed).


Go to Host -> Module Definitions, then click the edit on the [Skin Objects] module. This will list the skin objects that are processed on a skin upload.


Scott McCulloch
Site Administrator
Jaco van der LaanUser is Offline
Registered Users
Nuke Super Newbie
Nuke Super Newbie
Posts:14

5/14/2005 4:20 AM  
Scott,
I guess somewhere here lies the problem. When I re-upload this beautiful skin  I see this message somewhere between the lines:
  • Processing token: [PAGEGENERATED]
  • Token not found: [PAGEGENERATED]
  • I don't see any PAGEGENERATED control when checking the [Skin Objects], so this must be the problem.
     
    I only now discovered that PAGEGENERATED is a separate Skin Objects that is downloadable from your website! Did not get this. This token probably slipped into the Venture Skin without me knowing that I needed to install a separate skin object for this to work...grrr
     
    You are sometimes just going to fast for me....

    By the way, I used your Quotes module to display my favorite Anthony Robbins quotes on the homepage of www.feelgoody.com. Very neat! I only need to find a way to show the Quotes in the same style as the other modules on the page.

    Thanx again,

    Jaco
    Scott McCullochUser is Offline
    Administrators
    Nuke Master
    Nuke Master
    Posts:12442


    5/14/2005 4:28 AM  
    Ah, great!

    To make the quotes the same style, wrap the [QUOTE] in a span with a class of Normal.

    e.g. <span class="Normal">[QUOTE]</span>


    Scott McCulloch
    Site Administrator
    Jeff GoldsackUser is Offline
    Registered Users
    Nuke Newbie
    Nuke Newbie
    Posts:2

    7/26/2005 3:19 PM  
    Posted By smcculloch on 5/13/2005 7:48:37 PM

    Ah yep that helps. The problem with the [PAGEGENERATED] is that the skin object was uploaded after the skin had been uploaded (hence the token was never converted to a user control reference).


    If you re-upload your skin (great skin ), the token should get substituted correctly.


    I think the search is a seperate issue, have you deleted a page called search results from your list of pages? Can you pull out the error that is getting thrown from the log viewer.


     

     

    An easier way yo fix this issue (I jsut had this myself) is to just parse the skin file after installing the skinobject.

    John BarclayUser is Offline
    Registered Users
    Nuke Newbie
    Nuke Newbie
    Posts:1

    11/01/2005 5:37 PM  
    Ok try this issue. I downloaded the Venture Skin and uploaded it. It works good. But it shows the text [PAGEGENERATED] on the bottom. So I come back here, download the object and upload it on the modules tab. Guess what... It's still says [PAGEGENERATED]. So is there any thing special I'm suppose to do here?
    Scott McCullochUser is Offline
    Administrators
    Nuke Master
    Nuke Master
    Posts:12442


    11/02/2005 3:27 AM  
    Posted By onetree on 11/01/2005 5:37 PM
    Ok try this issue. I downloaded the Venture Skin and uploaded it. It works good. But it shows the text [PAGEGENERATED] on the bottom. So I come back here, download the object and upload it on the modules tab. Guess what... It's still says [PAGEGENERATED]. So is there any thing special I'm suppose to do here?


    You need to re-install the skin, or re-parse the skin, this will fix it up.

    Scott McCulloch
    Site Administrator
    Gene VazUser is Offline
    Hosting Membership
    Nuke Active Member
    Nuke Active Member
    Posts:33

    11/30/2005 6:57 PM  

    I tried to reinstall skin, did not work, then I uninstalled skin and then reinstalled it and still does not work, still get the [PAGEGENERATED] at the bottom of the page..  any suggestions??

    Oh and thanks for all your great work love them all..

     

    Scott McCullochUser is Offline
    Administrators
    Nuke Master
    Nuke Master
    Posts:12442


    12/01/2005 3:06 AM  
    Have you installed the page generated skin object?

    Scott McCulloch
    Site Administrator
    Gene VazUser is Offline
    Hosting Membership
    Nuke Active Member
    Nuke Active Member
    Posts:33

    12/01/2005 3:38 PM  
    Posted By smcculloch on 12/01/2005 3:06 AM
    Have you installed the page generated skin object?
     
    Yes I have it installed and looks like it is correctly installed but how would I know...  but it still does not work..
     
    Gene


    Gene VazUser is Offline
    Hosting Membership
    Nuke Active Member
    Nuke Active Member
    Posts:33

    12/01/2005 3:39 PM  

    Sorry about that last post guess I do not know how to use the quote function in the forums yet...

    Gene

    Scott McCullochUser is Offline
    Administrators
    Nuke Master
    Nuke Master
    Posts:12442


    12/02/2005 2:36 AM  
    Have you re-parsed or re-installed the skin now that you have the page generated skin object installed?

    Scott McCulloch
    Site Administrator
    Gene VazUser is Offline
    Hosting Membership
    Nuke Active Member
    Nuke Active Member
    Posts:33

    12/02/2005 5:19 AM  

    yep, just did both and still is not working...

    Gene

    Guillermo VilasUser is Offline
    Registered Users
    Nuke Newbie
    Nuke Newbie
    Posts:1

    2/03/2006 7:19 AM  

    My little contribution:
    What I did to solve the problem.

    1) Verify the installation of the [Skin Objects] using the Module Definitions
    2) Bellow [Skin Objects] is a list of the core Skin Objects, and also must appear the PAGEGENERATED Skin Object.
    3) Select the PAGEGENERATED to edit.
    4) You'll see that in the "source" Drop Down list do not correspond to the PageGenerated.ascx file, find the correct one and update the definition.
    5) You must be aware that your portal is using the default skin (eg.  Horizontal Menu - Fixed Width.htm, or Horizontal Menu - Fixed Width.ascx) Open in html editor or text editor the one you're using.

    In my case I used the .ascx skin.

    6) you must register the at page level:
    <%@ Register TagPrefix="dnn" TagName="PAGEGENERATED" rc="~/DesktopModules/PageGenerated.ascx" %>
    7) Place the proper tag whenever you want.
    <dnnAGEGENERATED runat="server" id="dnnPAGEGENERATED" />
    8) Save and ready.

    For html skin is easier

    6) Just put the [PAGEGENERATED]  tag whenever you want it displayed.

    I hope this can help.

    Andrew McCaffertyUser is Offline
    Registered Users
    Nuke Newbie
    Nuke Newbie
    Posts:1

    5/30/2006 4:26 AM  

    I just used gvilas's above "little contribution" and it worked great.  The only problem is his point 6 is slightly mistyped.  It should be:

    <%@ Register TagPrefix="dnn" TagName="PAGEGENERATED" Src="~/DesktopModules/PageGenerated/PageGenerated.ascx" %>

    You are not authorized to post a reply.
    Page 1 of 212 > >>

    Forums > Skin Objects > Page Generated > Problem with [PAGEGENERATED]



    ActiveForums 3.7