![]() |
Do I get good Jake karma?
|
[QUOTE]Originally posted by FireFly
Do I get good Jake karma? |
[QUOTE]Originally posted by FireFly
Try changing this: Code:
$allstyles=$DB_site->query("SELECT style.title, user.styleid, COUNT(*) AS count FROM user LEFT JOIN style USING (styleid) WHERE style.styleid IS NOT NULL AND style.userselect=1 GROUP BY user.styleid"); Code:
$allstyles=$DB_site->query("SELECT style.title, user.styleid, COUNT(*) AS count FROM style LEFT JOIN user USING (styleid) WHERE style.userselect=1 GROUP BY user.styleid"); |
When I have 1 member in one style, and another member in an other, and i swtich to the other, it still says 1-1
|
Install the version that updates users profile.
|
Orkeh Thankees Firecat
|
Is it possible to set all my members to use style id 1 in the database
grtzz |
Query:
Code:
UPDATE user SET styleid=1; |
@firefly
its me again! i installed your newer version. i have two styles. The problem i have is that i can change from 1st to second style , but if i try changing back it doesn't work. It only reloads the page! Any suggestion? Thanks |
Thank you for another great hack!
I think most all the hacks I'm using on my site are one's you've written. BTW: The search for custom fields worked perfect to help me set up an address book. :D I'm sure all the visitors to everyone's sites thanks you also for making their lives easier. I just wish I knew how to put the drop-down in the header like Jakeman did. I'm going to have very seperate sections of my site with a log-in on my home page (which won't be the forum index page), so not everyone going to my site will even go to the forum home. Well... anyway... Thanks again! I'm looking forward to the next hack. :D |
All times are GMT. The time now is 08:39 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|