The Arcive of vBulletin Modifications Site. |
|
|
Simple: seperate unactive products in Products Manager
Just a simple tweak to list your products in order of "inactive/active" so you can track easily the products that are enable or not... way easier to read than the regular display that only have titles striked. from /admincp/plugin.php FIND ON LINE 707 PHP Code:
ADD "active, " SO IT SHOWS AS: PHP Code:
--------------- Added [DATE]1334607427[/DATE] at [TIME]1334607427[/TIME] --------------- ... i was bored to scroll down today, so it took me 32 seconds to fix that!...
|
|
#2
|
||||
|
||||
|
Nice!
And if you want to list them as enabled first, and then disabled, add DESC to the ORDER clause: PHP Code:
|
|
#3
|
||||
|
||||
|
Or you could install the Advanced Product Management mod and not have to edit any files.
|
|
#4
|
||||
|
||||
|
the point here is to just small-trick the engine, not replace it with something else... but yes, the APM could be good for some people!
|
|
#5
|
||||
|
||||
|
A lot of users here are not comfortable with editing files. That is the only reason I mentioned it.
|
|
#6
|
||||
|
||||
|
Quote:
It's always good to have options.
|
|
#7
|
||||
|
||||
|
stop fighting in my article, kids...
|
|
#8
|
||||
|
||||
|
Boofo and I don't fight. Sorry if it looked that way. I ♥ Boofo.
|
![]() |
|
|