Attract your miniBB-community, letting members publish their own photos
with the Photo album addon! Click here to read more.
Photo album addon for miniBB
miniBB ®
 
miniBB Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
News & Announcements miniBB Community Forum / News & Announcements /
Short link for this topic:

miniBB version 2.0 FINAL is out!

 Page Page 2 of 5:  ««  1  2  3  4  5  »» 
Author Ivan
Advanced Member
#16 | Posted: 8 Jul 2006 14:30 | Edited by: Ivan
OK, but may it work well and the same way all the time and in all cases :))) Please :)))

Here is now 25 degrees by Celsius, raining slightly, and this is the only thing remaining for my full happiness :)
Author Serg
Forums Member
#17 | Posted: 8 Jul 2006 20:08 | Edited by: Serg
Serg
Thanks, I'll take a look.


The same takes place with [IMGS] blocks.
And one more thing -

enCodeBB

/* [IMGS] tag code - with fixed width and ALT */
...
...img src="1" alt="4" ...

deCodeBB

/* [IMGS] tag code - with fixed width and alt */
...
...imgs=1]3[/imgs]";
Author Paul
CEO
#18 | Posted: 10 Jul 2006 07:31
Serg
Ok, so I checked your suggestions and still have no ideas what they are about. Can you repeat your editing errors on minibbtest? I can't see much difference of placing those blocks in the sequence you suggest. Also, your latest addition is not really clear.
Author Serg
Forums Member
#19 | Posted: 10 Jul 2006 11:08 | Edited by: Serg
Paul
Look at http://minibbtest.virtualis.lv/minibb-test.php?action=vthread&forum=1& topic=329 please.
You can test the same in my forum (by using PM-reminder for example).
Author Paul
CEO
#20 | Posted: 10 Jul 2006 11:36
Thanks, now it's more clear - this bug takes place, when you post MORE THAN ONE smiley in your message, and MORE THAN ONE image. That's the introduction I would like to read from the very beginning ;-)

Could you check this all once again on test forums, please? I upgraded some stuff and not sure it works, even at least it should. After that, I will upgrade this in official package. Thanks!
Author Serg
Forums Member
#21 | Posted: 10 Jul 2006 11:59
Now it's OK :) Thank you, Paul!
Author Paul
CEO
#22 | Posted: 10 Jul 2006 12:03
Thanks. I've updated bb_codes.php file in the latest release (only IMGS and IMG codes are updated in deCodeBB). You may try to check...
Author Ivan
Advanced Member
#23 | Posted: 10 Jul 2006 19:11
Paul, I obviously couldn't explain the problem above. I was not against the full pictures' addresses, but I received the same full addresses for the smilies. Now they are OK, too.

I have not more pretentions :)
Author Ivan
Advanced Member
#24 | Posted: 11 Jul 2006 07:18
Hi Paul. I just edited my post and received an error here:

http://www.minibb.com/forums/2_3966_0.html#msg23856

Is it something occasional?
Author Paul
CEO
#25 | Posted: 11 Jul 2006 08:15
Hmm, that's interesting... a stick of 2 ends :-) Nothing occasional, but needs to be fixed. Thanks!
Author Paul
CEO
#26 | Posted: 11 Jul 2006 09:16
Ok, I've fixed that, again, in bb_codes.php... changes, again, affect the function deCodeBB()
Author Ivan
Advanced Member
#27 | Posted: 11 Jul 2006 10:01
Thanks! I'll change it right now :)
Author Serg
Forums Member
#28 | Posted: 11 Jul 2006 14:16 | Edited by: Serg
url and urlc - both of them open links in new window (target=_blank).
Paul, can you make some more changes and add 'target=_top' for admin links? For example:

enCodeBB

if($admin==1 or $GLOBALS['isMod']==1){

$pattern[]="/[urlc=((f|ht)tp[s]?://[^<> nr[]]+?)](.*?)[/url]/i";
$replacement[]="<a href="1" target="_top">3</a>";

}

deCodeBB

if($GLOBALS['user_id']==1 or $GLOBALS['isMod']==1){
$pattern[]="/<a href="([^<> nr[]]+?)" target="(_new|_blank)">(.+?)</a>/i";
$replacement[]="[url=1]3[/url]";

$pattern[]="/<a href="([^<> nr[]]+?)" target="(_top)">(.+?)</a>/i";
$replacement[]="[urlc=1]3[/url]";
}
Author Ivan
Advanced Member
#29 | Posted: 11 Jul 2006 15:13 | Edited by: Ivan
Why this is more convenient for the Admin/Mod? I prefer:

- To keep the previous page in case I need to check somethng there, and to open links in a new one;
- To participate in the discussions as Mod, but with the title Member, and not to be bigger than the others;
- To use the technical privileges mainly for fixing othwers' posts.

Is your variant impossible to be added manually, without changing the situation for all Admins/Mods?
Author Serg
Forums Member
#30 | Posted: 11 Jul 2006 16:19
Ivan, there are many ways to change link options... I found one convenient for me, and it differs from above :)
 Page Page 2 of 5:  ««  1  2  3  4  5  »» 
News & Announcements miniBB Community Forum / News & Announcements / miniBB version 2.0 FINAL is out! Top
Your Reply Click this icon to move up to the quoted message

» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.


Before posting, make sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
miniBB Community Forum Powered by Free Forum Software miniBB ® Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contacts