miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Search | Statistics | File Bank | Manual |
How To miniBB Support Forums / How To /  
 

How to combine $userInfoInPosts values

 
Author peter100
Partaker
#1 | Posted: 9 Apr 2018 10:22 
I'm installing a new addon.
wich uses "$userInfoInPosts=array('user_custom1');"
but that's already used by another addon.
"$userInfoInPosts=array($dbUserSheme['num_posts'][1]);"
I've tried to combine them, but i can't find the proper way to make both addons work.
Can anyone tell me how to solve this ??

Author Paul
Lead Developer 
#2 | Posted: 9 Apr 2018 13:30 
$userInfoInPosts=array($dbUserSheme['num_posts'][1], 'user_custom1');
or (a better way):

$userInfoInPosts=array($dbUserSheme['num_posts'][1], $dbUserSheme['user_custom1'][1]);

Author peter100
Partaker
#3 | Posted: 9 Apr 2018 13:57 
Thank you !! problem solved.

How To miniBB Support Forums / How To /
 How to combine $userInfoInPosts values
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Get the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑