•Component Name: Speedtest
•ID: speedtest
•Menu Name: OpenSpeedTest
•Author: TheDoggyBrad
•Description: Offer speedtest to your users, powered by OpenSpeedTest
•License: OSSN License v4
•Author URL: https://github.com/thedoggybrad/
•License URL: https://www.opensource-socialnetwork.org/licence/v4.0.html
•Latest Version: 1.8 (Available here on OSSN Website and on Github)
•Older Versions: 1.7, 1.6, 1.5.1, 1.5, 1.4, 1.3, 1.2, 1.1 and 1.0 (Available only on Github)
•Requires OSSN: version 5.6
•Tested up to: OSSN version 7.0
Alternate Download Link: https://github.com/thedoggybrad/speedtest-ossn/releases/download/1.8/speedtest.zip
This component is 100% stable and working in OSSN version 7.0. But, please always use the latest version to avoid any problems. By the way, the older versions are not maintained on this listing but they are available on my Github repository.
Note: I am willing to fix any problems related to this component, just please let me know.
Very Special Thanks to
https://www.opensource-socialnetwork.org/u/arsalanshah
https://www.opensource-socialnetwork.org/u/zetman
Thank you for spending time on creating new components , I am marking this not working yet because it breaks my site styles. I will mark it working once its fully fixed.
I would like to ask few questions from you dear.
PHP - How many years?
HTML - ?
CSS - ? This is imporant.
Ok Now I will address the issue , since Michael told you to look into css file. I checked your last version and found that it have broken css structure by broken I mean missing tags (closing tags).
Now you released it again by modifying css file, I am surprised that you didn't focused on the css file which have only one class. Now it sill have missing tags which causing styles issues on some places.
Example below image
Each css have open and closing tag. See
I hope you will fix these.
@Arsalan Shah, the component is now okay and running fine and there is no problem even with the latest version of OSSN. And there is no active bugs in the component.
"Why is it labeled as This component/theme doesn't work with the latest OSSN version."?
@Michael Zülsdorff hopefully there are no more bugs in this component. But I am ready to reach version 2.0 just fixing bugs.
Version 1.7 fixes the issue regarding the double CSS entries and redundant div tags which seems unnecessary.
Very very special thanks to https://www.opensource-socialnetwork.org/u/zetman
I will look deeper with that css file and speedtest.php file once again. Targeting the version 1.7 to be released as soon as possible.
No,
there's still a bug in the CSS file.
And why do you have a class .responsive-iframe
plus (partly even the same) addional styles?
Now, I do think that the component is now okay (atleast for the current 7.0 OSSN Release).
Version 1.6 Changelog:
Removes the Open in new tab since why would you need that if everything works fine even on mobile if it is in the same tab and also fixing the double head and body issue.
+Renaming the menu link name to OpenSpeedTest.
Surprisingly the speedtest.php will be soon just a single line.
I am currently working for version 1.6 which will remove the Open in new tab since why would you need that if everything works fine even on mobile if it is in the same tab and also fixing the double head and body issue.