26

(85 replies, posted in PunBB 1.3 extensions)

Bibby wrote:

I can't see any error log message after posting new topic or post.

did you echoed all instances of $this->Error() ?

27

(85 replies, posted in PunBB 1.3 extensions)

Can you open the twitter.class.php file inside the pun_twitter directory? then you will find lines like:

$this->Error(4);

$this->Error(5);

just put a echo before that line, like

echo $this->Error(5);

you just need to modify in Status() function!  which is approximately from line # 51 to line #102

i guess you should then get error printed after your post in forum!

28

(85 replies, posted in PunBB 1.3 extensions)

Bibby wrote:

My forum can't post to twitter any more, for more than 1 month.
I don't know why it happened, no errors, no warnings.

How can i help you debug this issue?

thinking how can I help! may be need to add debugging in the source!

however, are the logins correct? can you kindly check by updating those?

29

(85 replies, posted in PunBB 1.3 extensions)

shade wrote:

It seems this plugin is now broken with Twitter's recent pull of plain text authentication via the API. I believe this would have to be updated to use OAUTH

Bibby wrote:

Already broken for about more than 1 month.

is it? I see my forum is still posting to twitter. please check time here:

http://twitter.com/projanmo

30

(4 replies, posted in PunBB 1.3 extensions)

Here is quick test report!

Simply it works great!

1. Test with pun_poll
i) After saving as draft, i get the following error
Undefined index: Preview poll in post.php(356) : eval()'d code on line 14

ii) however, after closing the window and if I try to edit the draft, poll is lost

2. Test with pun_tags
same as earlier (ii).

hope these info help

thanks

31

(4 replies, posted in PunBB 1.3 extensions)

thank you so much for this extension. I was planning to make it but could not manage time!

Great Job!

I will test it and let you know!

nsunny wrote:

Thank u very very much for this extension.

I have added worldcup scores in a php site (which is not punbb of course!) The time is showing GMT+2 despite the fact that it is written that the times are GMT+1. Anyways, I want to show GMT+6 time (like projanmo forum). How can I do that?

please contact me on rajuru (at) gmail (dot) com. I will send you the copy that I have used there. It has the following features too:
1. GMT+6 time
2. File based caching (Caches for 1minute during play, otherwise 5 minutes caching)

thanks
Raju

cool! you may share it here so that if someone needs same solution can make it!

Not that much! 30 minutes of works! but tough to manage this! passing extremely busy time sad

Faith Jaya wrote:

Hi rajuru
Great extension. I tested it and it works like a charm. I have a request if you would help with.
I would like to move the Like button like shown in the screenshot below:
http://content.screencast.com/users/FaithJaya/folders/Snagit/media/53abfbf6-b87e-4145-93b3-01db861c6f70/06.30.2010-22.35.09.jpg
Or before the Subscribe via RSS.

Thank you in advance. Keep up the great work wink

thanks for your suggestion. but this is how I planned it to work. I have no plan to put it on post action lines. but source is open. if you want, you can change it yourself. just should be just a hook and array assignment change.

so far I remember, I tried to show before subscribe but I could not! Either my problem or no hook! Just can't remember actual reason of my failure!  sad

esupergood wrote:

Update. It fixed itself smile

lolz!

esupergood wrote:

Thanks for a very nice extension. It works OK so far me.
One question though.

When I view my profile after liking one of my topics it says

But I'd much rather it say:

Mark likes [topic_title] on [my_domain]

I've seen this done on another forum so I know it's possible. But how?

Thanks in advance for any tips with this.
smile

Doesn't it show the subject for you? I see topic subject fine on Facebook.  Here's what I see

Mohammad likes ৪-১ এ জিতল ম্যারাডোনার শিষ্য মেসি হিগুয়েনরা! (পাতা ১) - ফুটবল - খেলাধূলা - প্রজন্ম ফোরাম on forum.projanmo.com.


with the link to topic ! Don't know why not same for your case!

38

(5 replies, posted in Feature requests)

Hello,
I did not notice anything such for PunBB. May be you need to consider making your own smile.

thanks

It shares the topic that is explicitly liked by the user! Yes! Guests can also like it!

Hello,
Just now I have made another extension for my forum and shared for the PunBB Community

Screenshot and more details are here:
http://hungrycoder.xenexbd.com/scripts/ … forum.html

Download

Hi all,
I have developed another extension for my own site to show the world cup football scores on my punBB Forum. I am sharing this to you too.

This is how it looks:
http://i47.tinypic.com/b5mali.png


Download:
http://www.mediafire.com/file/fkbymzhku22/wc2010.zip

Installation:
1. install and activate the extension like any other extension
2. edit the main.tpl file and put the following line anywhere you wish

<!-- world-cup -->

That's it!

Hope this will be helpful for all of you smile.

42

(85 replies, posted in PunBB 1.3 extensions)

chovy wrote:

so you are aware but don't bother fixing?

you should look at your words when you type.  hmm  you are talking in a community where people voluntary contributes to community.

the suggested tweaks is not implemented in core because, it is not required everywhere. as it required only for some cases it is posted here and you did not find it because you did not read the posts before posting.

chovy wrote:

which post has the fix in it?

i already said, post # 24.

43

(85 replies, posted in PunBB 1.3 extensions)

chovy wrote:

simple
1) install extension (i have many, this is not the error)
2) enable under Features, used my twitter account user/pass
3) post in forum

nothing shows up on twitter.


did  you read all the posts in this thread? I guess post number 24 may help you.

44

(85 replies, posted in PunBB 1.3 extensions)

chovy wrote:

it does not work.
nothing shows up.

still not enough explanation. this plugin is not intended for showing anything on your forum. please explain all steps your have performed to install and use it.

45

(85 replies, posted in PunBB 1.3 extensions)

chovy wrote:

tested and verified to NOT work sad

sorry, it does mean nothing!

46

(22 replies, posted in PunBB 1.3 extensions)

KANekT wrote:

You can link to where it shows.
on a test forum everything worked properly.

my forum is non-english. so a link won't help you much smile.

could I make the problem clear to you? if not, please let me know. I will try to explain.

correct html in template file must work.

48

(22 replies, posted in PunBB 1.3 extensions)

it has problem sir,

it shows the number of first post of any page as 1 but this is not the first post of the topic.

simply, the post it is marking as 1 is not really the first post of topic.

49

(22 replies, posted in PunBB 1.3 extensions)

oh nice update, I was expecting this numbering. thanks

sawontheboss4 wrote:

Thnaks Raju Vai, it will help a lot.  big_smile

smile