Search

You searched for the word(s): userid:421838

Matching Posts

  • Photo Module for Registered User Postings?

    I'm looking for a photo module that will allow my registered users to upload photos to the site. Admin needs to be able managed the number and size of folders allowed to each person. Does such a module exist or is anyone working on one? Thanks Mark Garcia
    Posted to Custom Modules (Forum) by MarkGarcia on 11/13/2005
  • Re: New Version: Smart-Thinker HomePage 1.0.1 - User-customizable pages

    Right, except I would need to limit or control admin rights on the module so that someone didn't muck it up for everyone else. Basically, just being able to change the module skin, move it around on the page, and Add/Delete it would work for most of the modules most of the time. I've added it to the feedback module. Mark Garcia
    Posted to Custom Modules (Forum) by MarkGarcia on 10/21/2005
  • Business Directory Module?

    I'm looking for a business directory module, does anyone have any suggestions? I'm currently considering DotNetJedi's module which is very good. Just wondering if there are any other business directory modules out there. Thanks Mark Garcia
    Posted to Custom Modules (Forum) by MarkGarcia on 10/21/2005
  • Re: New Version: Smart-Thinker HomePage 1.0.1 - User-customizable pages

    Yes, great module! I just singed up at your site specifically for this module. This is certainly a flagship module with all kinds of possibilities - so I hope you'll continue developing it. One feature I would really like to see added is the ability to add copies of modules from other pages, so that I can have an RSS feed already setup in a module, and then the user simply adds the preconfigured module to their Home Page i.e. MyYahoo style. Thanks for the great work. Mark Garcia
    Posted to Custom Modules (Forum) by MarkGarcia on 10/19/2005
  • Re: New DNN site: directory of DNN websites with modules/skins/tutorials

    Well done! I have the same problem with my links. I have 50 or so of them all in one directory, but I can never find the one I'm looking for. Thanks, Mark Garcia
    Posted to Resources (Forum) by MarkGarcia on 10/19/2005
  • Rank/Level Module Request

    Oh how I wish I had the skill to write this myself, I'm still trying to get my Hello World module to compile, that and I have four sites currently in development, all running DNN btw. Which I might add, I've made my first commercial web development deal using DNN. It's a small site for a Hotel, which isn't going to make me rich, but it's enough to pay for all the modules I've been purchasing:) I could not have used DNN without all the great 3rd party modules (Scott McCulloch's modules, JetKey's Google
    Posted to Custom Modules (Forum) by MarkGarcia on 10/2/2005
  • Re: SQLGrid User Profile information?

    On the off chance that I'm not the only newbie out there I'll explain how you accomplish this. Yes, I took the time to figure it out:) 1. First off, for some obscure reason the profile data is stored as some funky string delimited text, and you need a couple of User Defined Functions to get at it. Richard Edwards, over at DNN Stuff has written an excellent article on this, and you'll need two of these UDF's, so go there and run them against your database using the tab "Host-Sql" (Check Script- I
    Posted to Custom Modules (Forum) by MarkGarcia on 9/23/2005
  • SQLGrid User Profile information?

    I'm trying to use the excellent SQLGridSelectedView to show a view of the User's profile, but am not sure how to access the 'City' data. Everything works accept for that. Any help? select users.username AS 'User Name', users.firstname AS 'First Name', users.lastname AS 'Last Name', roles.rolename AS 'Role', aspnet_membership.email AS 'Email', aspnet_Profile.City from users inner join aspnet_Profile ON users.userId = aspnet_Profile.UserId inner join userroles on users.userid = userroles.userid inner
    Posted to Custom Modules (Forum) by MarkGarcia on 9/22/2005
  • Re: Pane width question

    Ok thanks, you were right. I simply changed the Shoutbox to a width of 280px and that solved the problem, though I'm still not sure why you can't just set it to 100% and set the pane to 280px. Thanks Mark Garcia
    Posted to Getting Started (Forum) by MarkGarcia on 9/21/2005
  • Re: Pane width question

    Ok, here is the skin ascx table, and the css settings at the bottom. The problem is the "UP_RightPane" is variable, and I want it to be fixed at 280px, and the "UP_ContentPane" to be variable so that it fills the rest of the screen. You can check it out at www.umpquaportal.com , if you move from page to page you'll see that it's the right pane which contracts and expands. Thanks Mark Garcia <TABLE style="border-collapse: collapse" class="UP_MainLayout" border="0" cellspacing="0" cellpadding="0
    Posted to Getting Started (Forum) by MarkGarcia on 9/20/2005
Page 1 of 4 (31 items) 1 2 3 4 Next >