vasco.eduardo
Forum Replies Created
-
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Multiple Forms on one SiteHey David,
nice to hear that yu are taking care of the problem! What do you think will the problem be solved?
Thanks VascoForum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Multiple Forms on one SiteI think the problem is, that the Javascript var “caldera_conditionals” is overwritten by the second form…is this possible does somebody know a fix for that problem?
Thanks Vasco
Forum: Plugins
In reply to: [P3 (Plugin Performance Profiler)] Problem with special characterHey,
I think it was a problem with my firefox! I updated it and now I don’t have any problems with the special characters. I couldn’t reproduce the problem on any other system, so I think you can close the post and mark it as solved!
Thank you very much
VacoForum: Plugins
In reply to: [P3 (Plugin Performance Profiler)] Problem with special characterHere you can see the screenshot!
Thats the URLHey,
first of all Thanks for the great support!
I did what you said and the Server Response 500 is caused in line 111
the if codition:if(!@copy($result,$_filepath)) {seems to cause the problem!
Vasco
Now I also used this tool:
http://interconnectit.com/products/search-and-replace-for-wordpress-databases/
And it changed some 112 more entries in the DB(all the resting serialized PHP strings I think)… Now no evidence of the Old Domain can be found in the DB and the Problem still exists!?!
Hey,
in the moment I click “crop-image” the Error
Post http://www.mydomain.de/wp-admin/admin-ajax.php 500 Internal Server Errorappers in my JS Console
I allready tried “resave” the crop-thumbnail settings. No change?!? 🙁Hey,
I copied the Folder via shell access with all the file permissions and ownerships:
cp -R -a old-folder/ new-folder/so I think file permissions or server requirements(same server) should not be a Problem.
After that I copied the Database and did this commands to update the URLs:
UPDATE wp_options SET option_value = REPLACE(option_value, 'http://devdomain.local', 'http://livedomain.com') WHERE option_value NOT LIKE '%{%'; UPDATE wp_postmeta SET meta_value = REPLACE(meta_value, 'http://devdomain.local', 'http://livedomain.com') WHERE meta_value NOT LIKE '%{%'; UPDATE wp_posts SET guid = REPLACE(guid, 'http://devdomain.local', 'http://livedomain.com');Today I installed a Plugin for Updating URLs (http://wordpress.org/plugins/velvet-blues-update-urls/)and used it. In fact it found some more entries with the old Path and changed them.
But the Problem is still there. I uploaded a new Image and I still can not crop it?!? Any more ideas?
Forum: Plugins
In reply to: [Event Organiser] Show "several days" Event in "widget calendar"Hey Stephen Harris,
its me again because of 1.
Is this working already…do I have to change something?Because on my site it isn’t working and I am have the newest version of Event Organiser.
For example here:
http://www.enriqueyjudita.com/de/events/category/tangoreisen/there is a event that runs from 24. – 31. of August (Technik und Musikalität – Tango Ferien in der Toskana, Poppi) but in the calender only the 24. is marked with the event.
Greats Vasco
Forum: Plugins
In reply to: [Event Organiser] Show "several days" Event in "widget calendar"Hey Stephen,
Thank you very much!
1.What do you think when will be the next release?
2.yes it occures when I Mouseover a specific date. I will check out qTranslateNice,
thank you!