Cute...
Hope you make some designs for 1.3.x versions....!
btw: on your website (http://artvolg.ru/index/0-3) there seems to be an image in left corner - it is only partially visible when looking at the webpage with chrome browser...
You are not logged in. Please login or register.
PunBB Forums → Posts by KeyDog
Cute...
Hope you make some designs for 1.3.x versions....!
btw: on your website (http://artvolg.ru/index/0-3) there seems to be an image in left corner - it is only partially visible when looking at the webpage with chrome browser...
It's a customization, one off job the admin (Daris = username) of that site made.... (I think)
try contacting him via this board.....
RE: 2. Ext related issue aswell
Colored usergroups - if I disable that the usernames show again....
Interesting ext... tested and works. It asks for login information as soon as a topic is clicked.
Thx.
Justed tested it, works, nice job
Might be useful to directly silence looking at the offending post, instead of going to admin, user, typing ban...
Thanks Slavok
On a sidenote
Just installed the above experimental svn and then installed some exts to test
1.
Notice: Undefined index: post_karma in /.../viewtopic.php(325) : eval()'d code on line 10
Notice: Undefined index: user_karma in /..../viewtopic.php(486) : eval()'d code on line 10
... I get the above error at the moment .... If I disable post_karma ext all works as it should...
(PS: as I don't have large database to test on, I can't give any hard data on speed...)
2.
Edit: The username doesn't seem to be showing ... just blank space, then Administrator...
nice work, uploaded the ext here;
Mediafire &
Rapidshare
Nice work!
Live working test here....
PS: Literally took less than 10min to upload extension, install, upload mp3 and have it working - even for me... ext system is gold....
Hey Dmytro,
Sourcecode (here) of the manifest.xml is easy to modify to your needs; change the width/height on line 4 in any text editor...
Works like a charm now for me. Thx.
Thx that worked, no warnings on registration any more;
however when I'm on the new users profile (as admin)
I get this on bottom of page:
cURL supported Notice: Undefined variable: cur_post in /.../profile.php(1588) : eval()'d code on line 10
Don't worry about it too much if you're working on a improved release anyway...
background-image: url(/img/xxx.PNG);
------------------------------------------------------
background-image: url("img/xxx.png");
background-repeat:no-repeat;float:left;
background-image: url(../img/xxx.png);
background-repeat:no-repeat;float:left;
try the two variations above maybe...
Hey
I tried what that code you suggested and turns out my host has cURL (cURL supported)
so; do I need to change this:
<hook id="rg_register_pre_add_user"><![CDATA[
$geo_location = unserialize(file_get_contents('http://www.geoplugin.net/php.gp?ip='.$user_info['registration_ip']));
to this ?
<hook id="rg_register_pre_add_user"><![CDATA[
$geo_location = unserialize(cURL('http://www.geoplugin.net/php.gp?ip='.$user_info['registration_ip']));
thx again
Thx for ext. - I'm running on 1.3.2 / 1.3.4 and get this.... when registering new user
Warning: file_get_contents() [function.file-get-contents.php]: URL file-access is disabled in the server configuration in /home/..../register.php(225) : eval()'d code on line 29
Warning: file_get_contents(http://www.geoplugin.net/php.gp?ip=2xx.1xx.1xx.xx) [function.file-get-contents.php]: failed to open stream: no suitable wrapper could be found in /home/...../register.php(225) : eval()'d code on line 29
(1.3.2 above)
same error in 1.3.4 but on line 24 not 29 .....
(xx in ip added by me)
EDIT: guess my host has this PHP function called Http wrapper disabled... any workaround?
Nice custom job. Images for title new member, developer etc are nice touch.
very nice job,
in particular I like that different groups can be chosen to be sent email.
thx!
nice job
Nice!
The cutting off will disappear as soon as theres anyone who posts a topic in the test 2 forum....
With what tool did you do the background of the headers (two red tones) ?
Not currently a setting you can change...
Anyway its not [edit] only [edit] a bot here , but some twat mucking around....
He'll just post 5... so it's a complete waste of time.
I have several forums and no spam issue whatsoever currently on 1.3.x.
They'll just code their bot to post ten posts instead of 1 or 3 and you as admin have the task of deleting the 10 spam messages they posted to get the signature.
Best leave it at 1.
edited post title.
http://punbb.informer.com/forums/topic/ … -solution/
try and do it via main.tpl PLUS using yourstyle.css (as explained in the link above)
try if this works for you:
http://punbb-e.keydogbb.info/register.php (demo)
that was coded by someone called
gordie.lachance
link
all you have to do is - download it at th above link - change manifest.xml
<minversion>1.3.2</minversion>
<maxtestedon>1.3.4</maxtestedon>
upload, then get your public and privat key at recaptcha.net
PunBB Forums → Posts by KeyDog
Powered by PunBB, supported by Informer Technologies, Inc.