HA, though i is linux user but i love linux game :P
may can reference this addon
http://vanillaforums.org/addon/570/postcount
though it in my V2 not work :P
-------------------------------
i in "About Me" add "gender" options ^^
user will have level exp
like is
A user have 10 post level is 10
while
B user have 20 post level is 15
can have a user upgrade system!?
though i just say :P
i like your "About Me" ^^
edit your .htaccess add
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php\?p=$1 [QSA,L]
hope can help you ^^
i see!
but i hope can for my user convenient registration
before version have
Closed
Basic
Captcha
Approval
Invitation
but now not :(
I do not worry about spam ^^
my /applications/dashboard/modules
have a class.recentactivitymodule.php
it write
/**
* Renders the 5 most recent activities for use in a side panel.
*/
i think it is "Recent Activities" module
i need how edit
need use vanillaforums.org th…
My version is V2 release
i use theme is vanillaforums.org
want use "Recent Activity"
but it isn't working
i hope it in my V2 working
or i need how to , who help me
thank you all ^^
Can try
applications / dashboard / modules / class.guestmodule.php
line 16
public $MessageCode = "It looks like youre new here. If you want to get involved, click one of these buttons!";
this is my modify
hope can help you :)
i'm sorry ok!
like it
http://havensos.com/test/index.php.gif
so now there is no way?
i alter library/core/class.uploadimage.php
line 157
public function GenerateTargetName($TargetFolder, $Extension = 'jpg') {
i will 'jpg' to 'gif'
it success t…