rajuru you mean check the twitter extension or is there any specific client url or mbstring extension you use?
hi!
i meant cURL and mbstring!
thanks
You are not logged in. Please login or register.
PunBB Forums → Posts by rajuru
rajuru you mean check the twitter extension or is there any specific client url or mbstring extension you use?
hi!
i meant cURL and mbstring!
thanks
i used cURL and mbstring (mb_strlen) for multibyte string length counting. may be some problem with that. please check if both extension are working fine.
great extension — the only problem is that it also shows that are made in forums that aren't shown to the public. any plans to add the ability to uncheck forums from being posted?
skipping some forums already added. but I forgot to upload. sorry. will do soon.
hello KeyDog,
yep, I use that from localhost. You can't see the link that's right. To see live link please visit www.twitter.com/projanmo
thanks
if you could PM me details, I could check it myself.
thanks
Hello new update is available.
Current features:
1. Updates on new topic
2. Updates on new post
3. Control what updates are allowed
4. Link to post/topic
5. Auto shortening URL using to.ly
English demo is also added. Please follow the link in first post.
I also found the same error when merge_post is activated.
in functions.php line 2503 the code is:
'WHERE' => 'b.username IS NULL AND COALESCE(o.logged, u.last_visit)>'.$previous_post_time.' AND (fp.read_forum IS NULL OR fp.read_forum=1) AND s.topic_id='.$post_info['topic_id'].' AND u.id!='.$post_info['poster_id']
problem occurs as when this extension is activated $previous_post_time returns nothing. so the query is like:
AND COALESCE(o.logged, u.last_visit)> AND (fp.read_forum IS NULL OR fp.read_forum=1) AND s.topic_id=10949 AND
see after >. guess there would be a timestamp.
thanks
Hello,
Here is my another extension for PunBB. Using this extension forum activities can be posted to your twitter account.
Current it support two updates:
1. Updates on new topic
2. Updates on new post
After installation, go to Settings -> Features. You will get a new section. Enter your desired twitter account's username and password. Now your updates should be posted there.
Download: http://hungrycoder.xenexbd.com/scripts/ … forum.html
Suggestion, bug report and other feedback is appreciated.
no changed files package? i thought it would be one click upgrade .
when jquery extension is enabled i see that your quick edit does not work. i meant the link at the footer of each message. get this error in FF Error Console:
Error: $("menu").style is undefined
Source File: .........../ajax_post_edit.js
Line: 264
i am confused with jquery ext. so far I used jquery_y. now see u using another jquery ext. please drop one extension fully and use single ext. it will create confusion if we have two extension (specially in case of dependency).
or is it possible to use OR in dependency tag of manifest.xml file?
Just to let you know, I have started on this, And can get it finished later today
One thing I could do with a hand with though, Is 2 images! 1 for + and 1 for -If anyone could get those it would help
Cheers
nice that u started. i will be happy if I could help you anytime.
r u looking for images?
try on http://www.iconfinder.net/search/?q=thumb
http://www.iconfinder.net/data/icons/fa … umb_up.png
http://www.iconfinder.net/data/icons/fa … b_down.png
convert them to gif for IE6 compatibility.
thanks
hello,
how can I skip bbcode parsing in post.
suppose i need to tell users how to use bbcode. when I try to tell them, the text itself is parsed and output is shown rather using method.
hope you understand. how to skip this.
in 1.2.x there was a noparse mod that worked. anything such for 1.3x?
hello, i am very eager to know the latest status of pun_karma or ekarma extension. I badly need to implement this in my forum. But i must have reason for karma.
if you guys don't have plan to make it, then I will start making. because i have no alternative options for karma with reason.
thanks
hello,
i completely dropped the previous extension. release one of different name.
Extension:
Post Edit Control
Description:
You can control some editing features of posts using this.
1. You can mention number of minutes a post can be edited after its creation. After that time, normal users will be unable to edit while moderators or admins will be able.
2. You can control whether users can edit his/her post after someone replies.
3. You can control whether user can make reply even the last post of topic is created by him/her. By doing this, you can prevent consecutive posts by same user and force them to edit previous post.
@8k84,
Please help me finding and solving any bugs you find.
thanks
You may want to check out this modified manifest.xml. Works for me. It also does not allow to edit a post that is not the last one in the topic.
wow, thanks a lot for this contribution. i did not notice that i can simply add this in the query. i was planning to perform another query or fully replace that query using hook.
anyway, i am now modifying the admin panel so that admin can choose whether he wants to "block editing if it is not last post of topic".
thanks
Hi Rajaru,
Does your latest release include the hint posted [a bit late] by 8k84?
Shall I wait until you've manage to include that new information?
Thanks again
hello, i will inform you when it is ready.
thanks
Yes, in you manifest.xml file parameter $cur_post['posted'] gives posted time for the first message of current topic rather than current message.
Why don't you take a look at YonasH's post_edit_grace_period extension and handle the posted time in the same way?
it would be more helpful and would saved my time if u could give this hint earlier.
thanks though
sorry dude for making troubles for all of you! found the main problem. so far I screwed up with logic. but i now see that $cur_post['posted'] is not what I initially thought. i need to make my own query or change the initial query to include posted field from posts table.
believe to give u a definite solution after good test.
thanks
can you please try using it and let me know the update?
http://forum.projanmo.com/extensions/edit_period.zip
thanks
Hm... something happened... Now when the period is not expired, "Edit" link is still there but when I click on it, I get the "You can't edit this post anymore as editing time is expired..." message
thats cool. as both reported same problem, then i must need to recheck.
thanks for reporting.
Yes.
And thanks for the extension, it's really useful.
pleasure that someone finds it useful. will try to manage sometime to do ur expected function.
good luck.
period once the message is not the
do u meant that u want to disable edit anyway if there is replies after the current post/reply?
i get this js error when click Quick Quote link:
Error: pun_quote_authors is not defined
Source File: http://forum.projanmo.com/extensions/pu … scripts.js
Line: 128
PunBB Forums → Posts by rajuru
Powered by PunBB, supported by Informer Technologies, Inc.