KugeLSichA wrote: [View Post]hey, do you want this for a standard phpBB3 forum of for Icy Phoenix?
KugeLSichA wrote: [View Post]i dont know such a mod but i think its can be easily created... if i have some time i can take a look into it...
Mighty Gorgon wrote: [View Post]That should not be difficult... but remember that could be resource consuming if not coded properly. You have 3 choices: Add a new field to the users table indicating the number of topics (the hardest, but the best way) Add an extra SQL in viewtopic with all the new topics for each user in the page (medium level) Add an extra SQL for each post (the easiest, but the most resource consuming...) Up to you... :wink:
KugeLSichA wrote: [View Post]Hey DrZoidber_g, what MG wrote is exactly the script i sent you... as i wrote in the PM to you, we test it privat than we share this here for others.. i hope i have some time so do the changes and can send you the premodded files... are you running a standard phpBB3 or did you have some installed MODs?