|
maxipes
|
 |
« on: September 27, 2008, 04:14:52 am » |
|
Hi, I have a proposal... It should do information of posts? Ilustration:  Thank you for the answer
|
|
|
|
|
Logged
|
|
|
|
|
maxipes
|
 |
« Reply #1 on: September 28, 2008, 02:46:42 am » |
|
Counting of posts in the Gallery would help me very much. Some users post only to the Gallery and on the forum they have no posts... The best solution will be to split post in the Gallery and post in forum. Could this be established?? THX a lot.
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #2 on: September 28, 2008, 11:24:43 am » |
|
Would a picture upload count as a post? What about comments do those count as posts to?
I thought about adding to the post count of the user just don't know if SMF would reset the post count.
|
|
|
|
|
Logged
|
|
|
|
|
maxipes
|
 |
« Reply #3 on: September 29, 2008, 12:48:21 am » |
|
Yes. A picture upload count as a post and comments do those count as posts to  The best solution will be to split Post in the Gallery and Post in forum. It would be great! 
|
|
|
|
|
Logged
|
|
|
|
|
maxipes
|
 |
« Reply #4 on: September 30, 2008, 09:57:00 am » |
|
Is it possilble to make that change? Pls... 
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #5 on: September 30, 2008, 06:59:38 pm » |
|
Yes it is possible just have test it and add it to the code.
|
|
|
|
|
Logged
|
|
|
|
|
maxipes
|
 |
« Reply #6 on: October 01, 2008, 05:43:33 am » |
|
Excellent! I look forward 
|
|
|
|
|
Logged
|
|
|
|
|
maxipes
|
 |
« Reply #7 on: October 09, 2008, 04:33:22 pm » |
|
THX 
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #8 on: October 09, 2008, 07:49:06 pm » |
|
I will see what I can do this weekend have a couple of gallery things I want to work on.
|
|
|
|
|
Logged
|
|
|
|
|
maxipes
|
 |
« Reply #9 on: October 10, 2008, 04:20:31 am » |
|
UNDERSTAND 
|
|
|
|
|
Logged
|
|
|
|
|
calumbo
|
 |
« Reply #10 on: October 13, 2008, 04:24:41 pm » |
|
Hi Hacks,
Just to add my voice to the thread requesting this feature. Would be good for comments and picture uploads to count towards post count. If you have this code ready before you are ready to release another version of your software could you pm the code to me (if it's not too much trouble) so I can slot it into gallery.php? Thanks. Calumbo
|
|
|
|
|
Logged
|
|
|
|
|
maxipes
|
 |
« Reply #11 on: October 17, 2008, 03:17:14 pm » |
|
This weekend?  Pls... 
|
|
|
|
|
Logged
|
|
|
|
|
maxipes
|
 |
« Reply #12 on: October 25, 2008, 12:09:26 pm » |
|
2 SMFHacks You have a certainly much work, but it would help me 
|
|
|
|
|
Logged
|
|
|
|
|
maxipes
|
 |
« Reply #13 on: November 05, 2008, 03:37:56 am » |
|
2 SMFHacks you are busy. May I this modification make?
|
|
|
|
|
Logged
|
|
|
|
|
calumbo
|
 |
« Reply #14 on: January 17, 2009, 11:51:28 pm » |
|
Add this
updateMemberData($ID_MEMBER, array('posts' => '+'));
to addcomment2 function inside gallery.php inside source - add the inverse for the deletecomment function
|
|
|
|
|
Logged
|
|
|
|
|