ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

member profile: "view all posts" does not show all!

July 22, 2007 11:50am

Subscribe [2]
  • #31 / Jul 25, 2007 7:06pm

    Riverboy

    2993 posts

    what files you mean? all system folders? I just uploaded the newest build so ive done that!

  • #32 / Jul 25, 2007 8:21pm

    Sue Crocker

    26054 posts

    What Derek means is that sometimes there are corrupted files during an upload. He’s just trying to rule that out.

  • #33 / Jul 26, 2007 3:18pm

    Riverboy

    2993 posts

    ahso. I upload newest build again and forward those to my system-folder tonight (local time) 😊

  • #34 / Aug 15, 2007 3:30am

    Riverboy

    2993 posts

    i still have this problem. it does not show forum posts either when accessing from “cms” to profilepage.
    Ideas???

  • #35 / Aug 15, 2007 10:22am

    Riverboy

    2993 posts

    I hope someone can help with this issue, thanks!

  • #36 / Aug 15, 2007 11:09am

    Robin Sowell

    13255 posts

    We’re still poking at it- let me get with the crew and see how things stand.

  • #37 / Aug 15, 2007 12:52pm

    Riverboy

    2993 posts

    okey!

  • #38 / Aug 15, 2007 1:04pm

    Derek Allard

    3168 posts

    Tuittu.

    Since we can’t recreate the problem, we’ll need superadmin access to be able to take this further.  Is that something you’re comfortable with?  You can always delete the account after we’re done.

    If so, feel free to PM it to me directly.

  • #39 / Aug 15, 2007 2:58pm

    Riverboy

    2993 posts

    - You have mail - 😊

  • #40 / Aug 16, 2007 9:27am

    Derek Allard

    3168 posts

    OK, thanks tuittu, I believe we’ve got it.  After one searches, it points to “search/results” indicating a template group named “search” and a template named “results”.  These are created by default with a standard EE install, but I can’t find yours there.

    If you create a new template group named “search” and in it a “results” template, and use the code you posted earlier in this thread, it will work for you.

    Let us know if that’s helpful.

  • #41 / Aug 16, 2007 9:48am

    Riverboy

    2993 posts

    Hah, that easy. This should be included to wiki and knowledge base for further similar issues.
    But one question: by default should i have and from where, to change that search/result to be more suitable for example in finnish? Is that so hard coded that needs many files to correct?

    Also i wonder why EE does not create this by default when you create your first template group? I mean it should be included into automatic workflow of EE:s core that when you create your weblog and templategroup it create this result-page also if it is default in profilepage.

    If you understand my point now.

    Anycase, the problem seems to be history now, even though i had to create one templategroup just for one file in it… i could create template to my default templategroup for better handling if i knew from where to change the “search” to my default templategroup name.

    Thanks Derek! At this point i change your status to member and if something diffucult occures i change it to “supaman” again 😊

  • #42 / Aug 16, 2007 9:48am

    Riverboy

    2993 posts

    btw, i believe that i dont need the “index” in that new search-templategroup?

  • #43 / Aug 16, 2007 10:10am

    Robin Sowell

    13255 posts

    While you may not be using the index template?  One is always included in a template group, as it’s the ‘default’ template for that group.  So, you can’t delete it.

    When you first install EE, by default it creates that ‘search’ template group- and the ‘results’ page.  On the index template of that group is the code for the full search forum.  It’s assumed all of the searches across other template groups will be using that.  It’s not required, though.  You can specify a different results page- and put the results tag anywhere you want.  Just use the parameter to point to the proper results page- see resuls_page= parameter.  That help clarify?

  • #44 / Aug 16, 2007 10:22am

    Riverboy

    2993 posts

    can i get the code for the full search later on from somewhere or does it appear only once?
    I read and look those links you just wrote now, after i make few things 😊

    I’ll get back if i have something more with this. Thank for this!
    Cheers and good morning? Here its 4.22PM 😊
    - Tuittu

  • #45 / Aug 16, 2007 10:43am

    Derek Allard

    3168 posts

    Hey Tuittu.

    If you don’t want to use search/results as your template, you can point it to another group/template by forcing the result_path info into the string.  Here’s what to do. 

    Open up CP Home ›  Admin ›  Members and Groups ›  Member Profile Templates ›  Default ›  Public Member Profile (if you aren’t using the “Default” templates, then substitute in your group in place of “Default”)

    Find

    <div class='itempadbig'><a href="http://{search_path}"><b>{lang:view_posts_by_member}</b></a></div>

    and make it

    <div class='itempadbig'><a href="http://{search_path}&result_path=foo/bar"><b>{lang:view_posts_by_member}</b></a></div>

    where “foo” is the name of the template group you want, and “bar” is the name of the specific template.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases