Radek I have a question about version 1.1.0
I made a test environment in WP 4.7.1 and all worked as expected.
Now I created a new installation, but now I can’t install the PlugIn.
It gives me Parse error: syntax error, unexpected T_STRING in /home1/nysoxcom/public_html/zuidcam/wp-content/plugins/react-webcam/react-webcam.php on line 9
Anu advice? Thank you!
Not sure, but I guess the reason can be that you have an old PHP version that doesn’t support namespaces because there is a namespace declaration on line 9.
Hi, where can I get version 2? Thank you.
Hi,
Version 2 is not official, but you can get it from the SVN repository and customize it as you wish.
Radek
Hi Radek,
i have found your plugin and have a test with my webcam. Version 1 works very fine.
Now i will try to setup version 2. Can you give me a tip, where i have to make
changes in the configfiles?
Many thanks your your plugin work!
Greetings from Germany and best regards…
Tobi
1. Upload v2 source code to /wp-content/plugins/ directory.
2. Activate it on Plugins page.
3. Customize configurable.php file. You want probably localize the format_date function.
Otherwise it should just work. I provide no guarantees though, I haven’t touched the code for a while. And as far as I know there are some issues with automatic image deletion.
Hi Radek,
thanks for your quick response.
I will try it an let you know, how it works. ๐
Many thanks…
Tobi
How can one download this v2 as a zip? Cannot find any link.
I have taken it one by one and built the structure on my webspace! ๐
And did it work? ๐
Here is how you can get the source code using SVN:
svn co https://plugins.svn.ww.wp.xz.cn/react-webcam
Then you can find v2 in react-webcam/branches/v2 directory.
OK, thanks, but I am not a Linux-user ๐
So I will do it by hand and hopefully your v2 will make is as a plugin-version.
Hi Radek,
not really. ๐ I have make the changes in configurable.php.
My webcamfile name is a little bit differnt to your version.
So iยดve had to change it.
But when i pointed the plugin to the new react-webcam.php my wordpress systems stopped working.
Not sure why, but i will have a look again. ๐
Thanks…
Tobi