Contact us Now!

Earn $$$ with our Affiliate Program!


Earn 15% Commission by referring new clients who purchase any of our services!

Member Login

Forgot Password? | Forgot Username?

Download our free stuff
but show us some love!   

Member Registration

Enter the bold text below.

  Captcha

Welcome, Guest
Please Login or Register.    Lost Password?

Errors on page with latest update.
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: Errors on page with latest update.
#260
Dallas

My Profile

 
Admin
Posts: 208
graph
User Offline Click here to see the profile of this user
Re: Errors on page with latest update. 1 Year, 6 Months ago
Hello Paul,

Sorry for the delay in my response time. I was out sick with the flu for the last few days.
Were you able to resolve this issue? I don't see the error on your page. I have another post with the same issue but it seems they also resolved it. Can you let me know what action was taken to fix the issue?
 
The administrator has disabled public write access.
#264
Paul Hosking

My Profile

 
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re: Errors on page with latest update. 1 Year, 6 Months ago
Thanks for your response.

yeah, I had my developer look at it, and I didn't ask what he did, but it could have had something to do with a custom stats app we had.

I did notice that it didn't error with vimeo.

Paul
 
The administrator has disabled public write access.
#533
Marcelo Vargas

My Profile

 
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re: Errors on page with latest update. 1 Year, 3 Months ago
I bought the pro module but I'm struggling to make it work with Joomla 1.7.3 and Vimeo. showing that the error below:

Warning: simplexml_load_file() [function.simplexml-load-file]: URL file-access is disabled in the server configuration in /home/storage/6/25/9c/rsaikikai/public_html/adjoin/v2/add/guaracy/modules/mod_vipervideopro/helper.php on line 211

Warning: simplexml_load_file(vimeo.com/api/v2/video/35949748.xml) [function.simplexml-load-file]: failed to open stream: no suitable wrapper could be found in /home/storage/6/25/9c/rsaikikai/public_html/adjoin/v2/add/guaracy/modules/mod_vipervideopro/helper.php on line 211

Warning: Invalid argument supplied for foreach() in /home/storage/6/25/9c/rsaikikai/public_html/adjoin/v2/add/guaracy/modules/mod_vipervideopro/helper.php on line 213
 
The administrator has disabled public write access.
#549
artbit

My Profile

 
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re: Errors on page with latest update. - VIMEO ERR 1 Year, 3 Months ago
Hi Dallas!

Congratulations on a really nice extension, the youtube url's are working perfect even after updating to joomla 2.5, however - after i added VIMEO url, i started getting errors,

one above the player
Warning: Invalid argument supplied for foreach() in /home/fnpmedia/public_html/modules/mod_vipervideopro/helper.php on line 213

and the thumbnail shows this error
No data available Video ID 36339921 (No XML Data available for this video)
and no thumbnail is arriving.

site is viewable here..
fnp.artbit-joomla.com/index.php?option=c...id=25&Itemid=118

Your help is kindly appreciated!
best

Joe
 
Last Edit: 2012/02/08 03:57 By artbit.Reason: wrong name for Administrator! sorry : )
The administrator has disabled public write access.
#605
nacho

My Profile

 
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re: Errors on page with latest update. 1 Year ago
Hi,
since 1 week Ago i get this problem:

Warning: simplexml_load_file(vimeo.com/api/v2/video/40071345.xml) [function.simplexml-load-file]: failed to open stream: HTTP request failed! HTTP/1.0 500 Internal Server Error in /home/tuvidaso/public_html/saas/modules/mod_vipervideopro/helper.php on line 211

Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity "vimeo.com/api/v2/video/40071345.xml" in /home/tuvidaso/public_html/saas/modules/mod_vipervideopro/helper.php on line 211

Warning: Invalid argument supplied for foreach() in /home/tuvidaso/public_html/saas/modules/mod_vipervideopro/helper.php on line 213

I only use Vimeo links, but before i din´t have this problem, only since 1 week ago.
I use joomla 1.5.25

How i Can fix it??
 
Last Edit: 2012/05/09 05:49 By naxomadrid.
The administrator has disabled public write access.
#606
nacho

My Profile

 
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re: Errors on page with latest update. 1 Year ago
ok, i Replaced this line:
$xml = simplexml_load_file("vimeo.com/api/v2/video/$video_id.xml");

for this:

$xml = load_xml_from_url("vimeo.com/api/v2/video/$video_id.xml");

and it looks like to work fine.

;)
 
The administrator has disabled public write access.
Go to topPage: 1234