Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Solved tweet url not working

More
8 years 10 months ago - 8 years 10 months ago #1 by men1079
Hello.
When i use tweet url in post, i see "COM_KUNENA_LIB_BBCODE_TWITTER_CONSUMMER_KEY_SECRET_INVALID"
If i configure bbcode tweet API (The Twitter consumer key/secret) in kunena config, i see joomla error message "Error:
fopen( api.twitter.com/oauth2/token ) [function.fopen]: failed to open stream: No such file or directory"
Last edit: 8 years 10 months ago by 810.

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago - 8 years 10 months ago #2 by xillibit
Replied by xillibit on topic tweet url not working
Hello,

To get tweet data Kunena uses Joomla! API so it needs CURL enabled or fopen. Joomla! checks if fopen or CURL are enabled and use which one is enabled, try to enable CURL in your php.ini and check if tweet works now

I don't provide support by PM, because this can be useful for someone else.
Last edit: 8 years 10 months ago by xillibit.

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago - 8 years 10 months ago #3 by men1079
Replied by men1079 on topic tweet url not working

xillibit wrote: Hello,

To get tweet data Kunena uses Joomla! API so it needs CURL enabled or fopen. Joomla! checks if fopen or CURL are enabled and use which one is enabled, try to enable CURL in your php.ini and check if tweet works now

Thank you for you reply. I checked php config:
curl enable
allow_url_fopen enable

but tweet is not working:
Code:
fopen(https://api.twitter.com/oauth2/token) [function.fopen]: failed to open stream: No such file or directory

If i disable allow_url_fopen, i see error:
Code:
Cannot use a stream transport when "allow_url_fopen" is disabled.

This message contains confidential information

Database collation check: The collation of your table fields are correct

Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 120 seconds | Max execution memory: 64M | Max file upload: 64M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : rt_kirigami | author: RocketTheme, LLC | version: 1.10 | creationdate: Unknown

Kunena default template details : Blue Eagle | author: Kunena Team | version: 4.0.1 | creationdate: 2015-06-10

Kunena version detailed: Kunena 4.0.1 | 2015-06-10 [ Alto ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: UddeIM 3.5

Third-party SEF components: None

Plugins: None

Modules: Kunena Latest 3.0.1

Last edit: 8 years 10 months ago by men1079.

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago - 8 years 10 months ago #4 by xillibit
Replied by xillibit on topic tweet url not working
Keep allow_url_fopen enabled, if you go under System -> System Information then tab PHP Information, do-you see that part in the page :




I don't know why, it don't want to CuRL but only fopen

I don't provide support by PM, because this can be useful for someone else.
Attachments:
Last edit: 8 years 10 months ago by xillibit.

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #5 by men1079
Replied by men1079 on topic tweet url not working
Yes, i see:


Attachments:

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #6 by men1079
Replied by men1079 on topic tweet url not working
After enable PHP-module openssl issue was resolved.

Please Log in or Create an account to join the conversation.

Time to create page: 0.597 seconds