Ed Os
Forum Replies Created
-
Forum: Plugins
In reply to: [wp-pano] Embedding panroamaOk, thank you Alexey, that’s what I ask for.
Forum: Plugins
In reply to: [wp-pano] Great pluginThank you for your effort!
It will be really cool plugin when you finish it.Forum: Plugins
In reply to: [wp-pano] Great pluginActually when it wp_debug is on I’m getting this errors
Warning: Illegal string offset ‘swf’ in C:\Users\me\Documents\My Web Sites\AutopartsWeb\wp-content\plugins\wp-pano\inc\view\front-pano.php on line 19
Notice: Uninitialized string offset: 0 in C:\Users\me\Documents\My Web Sites\AutopartsWeb\wp-content\plugins\wp-pano\inc\view\front-pano.php on line 19
Warning: Illegal string offset ‘xml’ in C:\Users\me\Documents\My Web Sites\AutopartsWeb\wp-content\plugins\wp-pano\inc\view\front-pano.php on line 20
Notice: Uninitialized string offset: 0 in C:\Users\me\Documents\My Web Sites\AutopartsWeb\wp-content\plugins\wp-pano\inc\view\front-pano.php on line 20
Warning: Illegal string offset ‘js’ in C:\Users\me\Documents\My Web Sites\AutopartsWeb\wp-content\plugins\wp-pano\inc\view\front-pano.php on line 21
Notice: Uninitialized string offset: 0 in C:\Users\me\Documents\My Web Sites\AutopartsWeb\wp-content\plugins\wp-pano\inc\view\front-pano.php on line 21
Notice: Use of undefined constant VTOURPATH – assumed ‘VTOURPATH’ in C:\Users\me\Documents\My Web Sites\AutopartsWeb\wp-content\plugins\wp-pano\inc\view\front-pano.php on line 24
Forum: Plugins
In reply to: [wp-pano] Great pluginHi, yeah, first time it was the problem because it didn’t resolve quite right this part of the xml code %$WPPANOPATH% but I changed it. That’s why I said I think it’s working.The other problem I’m tolking about is probably because of my custom theme because when I try twentyeleven theme it worked. The only thing is that I get this error if debuging mode is on:
Warning: Illegal string offset ‘swf’ in C:\Users\me\Documents\My Web Sites\AutopartsWeb\wp-content\plugins\wp-pano\inc\view\front-pano.php on line 19
Warning: Illegal string offset ‘xml’ in C:\Users\me\Documents\My Web Sites\AutopartsWeb\wp-content\plugins\wp-pano\inc\view\front-pano.php on line 20
Warning: Illegal string offset ‘js’ in C:\Users\me\Documents\My Web Sites\AutopartsWeb\wp-content\plugins\wp-pano\inc\view\front-pano.php on line 21
Thanks!
Forum: Plugins
In reply to: [wp-pano] Great pluginI forgot to say it is local development environment and %$WPPANOPATH%/ won’t work so I included the wp-pano xml file with full path like this <include url=”http://localhost:29477/wp-content/plugins/wp-pano/xml/wp-pano.xml” />.
Forum: Plugins
In reply to: [wp-pano] Great pluginHi, only one thing, It couldn’t show the content of the hotspot in panorama, just ajax progress icon and nothing more. If I put the vtour_name=”unique_name” attribute into the krpano root tag in xml I coludn’t add a hot spot so I’ve removed it. After I removed the unique name I could add a hot spot in the wp admin but it couldn’t show the content of the hot spot on the front end. Then I put the name attribute in again but it was the same, it couldn’t show the content of the hotspot in the front end. Wordpres version 4.2.2 and version 1.04 beta wp-pano.Thanks.
Forum: Plugins
In reply to: [wp-pano] Great pluginHi, I think it is working, so cool 😉
Forum: Plugins
In reply to: [wp-pano] Great pluginHi,
thanks for reply.
I understand you are still in beta phase so I will check out all of possibilities and send you a decent report afterwords. Right now I couldn’t have activated plugin automatically but when I download it and extract it manually to a plugin folder then I manage to activate it.
Sory for bothering you.Forum: Plugins
In reply to: [wp-pano] Great pluginHi, actually I didn’t try your plugin but idea is recognizable for me because i tried to develop similar application. Now your plugin failed to install for some reason so try to fix that. Good luck.