headlights
Forum Replies Created
-
Yeah thnx i got it. That is why i closed it.
Stupid me. as said need to go back to grammar school 😉
thnx anyway for your kind response.
I am sorry , in need to back to grammar school to learn reading . 😉
oops some how i could not edit the post anymore
though when i copy into the adress bar http://gdata.youtube.com/feeds/api/videos/http://www.youtube.com/watch?v=Uz0tJKRfaoA
which is the request on line 110
i get this response: Invalid request version:Uz0tJKRfaoA which is indeed a html 400 error of a bad request.
though when i copy http://www.youtube.com/watch?v=Uz0tJKRfaoA into the adress bar the video does run.
I am lost here.
Hey Praveen,
fyi: I use WP 3.4 and CVG ver1.6
I have more or less the same error
SimpleXML extension for PHP is enabled.
and acording to admin allow_url_fopen = On
See this output of phpinfo.php
SimpleXML
Simplexml support enabled
Revision $Revision: 321634 $
Schema support enabledAny clue what is wrong and what i can do?
Regards Martijn
P.s my exact error :
————————–
Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/http://www.youtube.com/watch?v=Uz0tJKRfaoA) [function.simplexml-load-file]: failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request in public_html/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 110
Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity “http://gdata.youtube.com/feeds/api/videos/http://www.youtube.com/watch?v=Uz0tJKRfaoA” in public_html/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 110
Fatal error: Call to a member function children() on a non-object in public_html/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 39
Forum: Installing WordPress
In reply to: Fatal Error after 3.3 updateOk back in buisiness. All is running smooth and fine. Thnx a lot!
recap for other users.
the fix for this error is quite simple.
the steps are:
1 backup all files and the dbase (just to be safe)
2 Log in with FTP: rename the plugin folder to plugin-old and delete .maintenance file
3 download new 3.3 and unzip it.4 Log in with FTP: upload all wp 3.3 files, overwrite all files
5 log in with wp-admin
Wp will tell you it needs to update the dbase. press ok
Wp will give you access to the dashboard.
Most likely your theme will look like …. and wp will tell you it is broken. An ugly twenty eleven theme can be running now.
Np
6Reactivate your theme.
7Reinstall plugins ( i use nextgen and nextgen scroll nextgen scroll is not tested yet on 3.3 though it runs nice and fine.Note on 7 reinstall plugins. On me the install by plugins search install did fail.
I did manually download the plugins and then did choose upload and install. That did work fine.
For me this did the trick. quite simple.Forum: Installing WordPress
In reply to: Fatal Error after 3.3 updatethis post and the previoius one can be delete. thnx
Forum: Installing WordPress
In reply to: Fatal Error after 3.3 updateok running backup now, with my hosts software. then i will re-run and keep you posted
Forum: Installing WordPress
In reply to: Fatal Error after 3.3 updateSo i rename plugins i rename my theme and upload all new 3.3 files then re-run the upgrade?
Forum: Installing WordPress
In reply to: Fatal Error after 3.3 updateI do not have Twenty Eleven , as i did remove it.
So i do what i should have done before:
backup the dbase
backup all files.
i reset the pugins by renaming them with FTP
i upload all but wp-content from a fress 3.3 install
re-run the upgrade.that would do it?