[solved] Soundcloud_VideoProvider_for_Jomsocial

More
10 years 3 months ago - 9 years 4 months ago #20907 by rigoros
Hello, my mixcloud videoprovider for jomsocial shows no titles anymore. Seems mixcloud has change something last few days. Is there a new version on your site to buy or can you tell me what i have to change in mixcloud.php?

Regards Micha
Last edit: 9 years 4 months ago by nordmograph.

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

More
10 years 3 months ago #20908 by nordmograph
Can you post the mixcloud url as an example ?

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

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

More
10 years 3 months ago #20909 by rigoros

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

More
10 years 3 months ago #20910 by nordmograph
Ok
in mixcloud.php find:
Code:
$pattern = "/<title>(.*?)<\/title>/i";

Replace it with
Code:
$pattern = "/<title m-page-title="| Mixcloud">(.*?)<\/title>/i";

let me know

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

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

More
10 years 3 months ago #20911 by rigoros
blank page :(

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

More
10 years 3 months ago #20916 by nordmograph
oups sorry
Code:
$pattern = "/<title m-page-title=\"| Mixcloud\">(.*?)<\/title>/i";

Can you try this?

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

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

Time to create page: 0.375 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.