Skip to Content Skip to Menu

Avatar Gallery (was Avatar Matrix) beta released

  • Raj
  • Raj
  • OFFLINE
  • Posts: 191
  • Thanks: 0
  • Karma: 30
17 years 10 months ago #25312 by Raj
Looks like part of the query was dropped. If you can post the whole query I'll take a look.

Roger

Please Log in or Create an account to join the conversation.

  • Pubocyno
  • Pubocyno
  • OFFLINE
  • Posts: 5
  • Thanks: 0
  • Karma: 1
17 years 10 months ago #25324 by Pubocyno
This works perfectly for me. :)

It's bjraines that's having problems, so I posted my query that does what he's having problems with, listing current users.

Please Log in or Create an account to join the conversation.

  • bjraines
  • bjraines
  • OFFLINE
  • Posts: 87
  • Thanks: 0
  • Karma: 2
17 years 10 months ago #25361 by bjraines
I am using the default queries

[code:1] SELECT u.username, u.id, c.user_id, c.avatar, c.cb_city, c.cb_country, s.userid, FROM #__comprofiler c, #__users u, #__session s WHERE c.banned=0 AND avatar IS NOT NULL AND (u.id = c.user_id) AND (s.userid = u.id)[/code:1]


This a GREAT module. I think you might not have got many beta testers because the name didn't really say what it did. I see a lot of potential for this for any community. Also users can contribute what queries they use and help each other. GREAT JOB!

Please Log in or Create an account to join the conversation.

  • Raj
  • Raj
  • OFFLINE
  • Posts: 191
  • Thanks: 0
  • Karma: 30
17 years 10 months ago #25376 by Raj
Thanks for the good words. Hopefully I'll get a chance to work on version .5 soon. I never posted .4 at the extensions site at Joomla.org because I needed to revise some of the code flow for .5 And then work got crazy.

Raj

Post edited by: Raj, at: 2006/11/24 21:35

Please Log in or Create an account to join the conversation.

  • bjraines
  • bjraines
  • OFFLINE
  • Posts: 87
  • Thanks: 0
  • Karma: 2
17 years 10 months ago #25381 by bjraines
Is it just me or is all the code not posting when one posts code. I know I posted the whole query above.

I think it would be cool for other users to post useful queries!

Please Log in or Create an account to join the conversation.

  • Phleum
  • Phleum
  • OFFLINE
  • Posts: 17
  • Thanks: 0
  • Karma: 1
17 years 10 months ago #27082 by Phleum
I'm sure I missed something simple, but I'm having trouble getting the css to stick. I took one of the samples from the readme and pasted it into my template, but it isn't styling the module. I'didn't see a place to put the class name in the module or anything.

Any thoughts?

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum