1
marc5
increaseing number of posts
  • 2005/5/19 20:12

  • marc5

  • Just popping in

  • Posts: 70

  • Since: 2005/3/2 2


Hi!
Is it possible to increase your number of posts without posting? For example someone has around 50 posts and i would add about 10 more posts to his account?

2
ackbarr
Re: increaseing number of posts

the most straight-forward way of accomplishing this is with the following SQL query:

UPDATE <prefix>_users SET posts posts 10 WHERE uname '<username>'


Where <prefix> is the database table prefix you chose during installation and <username> is the user's name.

You will need a tool that lets you run direct SQL queries in order to run this. If you do not already have a tool for this purpose, I'd recommend the PHPMyAdmin module

Login

Who's Online

199 user(s) are online (146 user(s) are browsing Support Forums)


Members: 0


Guests: 199


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits