Webinterface plugin (3 Viewers)

samuel337

Portal Pro
August 25, 2004
772
0
Melbourne, Australia
matarese said:
first to say, great work with the webplugin,
i have the same problem like cojo.
on port 80 is another webserver running. how can i change the port,
i have changed the port in httpd.conf to 81, and restarted the apache, but he only asks me for password on localhost:81 and then nothing happens:-(
i have also tried other ports, but still the same...

would be nice if so could tell me whats wrong in this config.

thx

matarese

I'm assuming you've changed the line "Listen 80" to "Listen 81" in httpd.conf? I haven't tested this, but it should work. Try accessing http://localhost/MPExtControlWS/service.asmx (replace localhost with your MP computer name if not doing this on your MP computer). This page is not passworded.

If this works, you may need to reset the password system. Goto Start-Programs-MediaPortal Web Control-Reset password.

Sam
 

Cojo

Portal Member
September 1, 2004
28
0
Home Country
Sweden Sweden
samuel337 said:
matarese said:
first to say, great work with the webplugin,
i have the same problem like cojo.
on port 80 is another webserver running. how can i change the port,
i have changed the port in httpd.conf to 81, and restarted the apache, but he only asks me for password on localhost:81 and then nothing happens:-(
i have also tried other ports, but still the same...

would be nice if so could tell me whats wrong in this config.

thx

matarese

I'm assuming you've changed the line "Listen 80" to "Listen 81" in httpd.conf? I haven't tested this, but it should work. Try accessing http://localhost/MPExtControlWS/service.asmx (replace localhost with your MP computer name if not doing this on your MP computer). This page is not passworded.

If this works, you may need to reset the password system. Goto Start-Programs-MediaPortal Web Control-Reset password.

Sam
If i change the listen port to anything else then 80 i get the folowing error when i log in.
Code:
Warning: reset() [function.reset]: Passed variable is not an array or object in C:\Program\Team MediaPortal\MediaPortal\MPWebControl\php\PEAR\SOAP\WSDL.php on line 596

Warning: current() [function.current]: Passed variable is not an array or object in C:\Program\Team MediaPortal\MediaPortal\MPWebControl\php\PEAR\SOAP\WSDL.php on line 597

Warning: reset() [function.reset]: Passed variable is not an array or object in C:\Program\Team MediaPortal\MediaPortal\MPWebControl\php\PEAR\SOAP\WSDL.php on line 439

Warning: current() [function.current]: Passed variable is not an array or object in C:\Program\Team MediaPortal\MediaPortal\MPWebControl\php\PEAR\SOAP\WSDL.php on line 440

Fatal error: Class 'WebService_' not found in C:\Program\Team MediaPortal\MediaPortal\MPWebControl\php\PEAR\SOAP\WSDL.php on line 617
 
A

Anonymous

Guest
samuel337 said:
matarese said:
first to say, great work with the webplugin,
i have the same problem like cojo.
on port 80 is another webserver running. how can i change the port,
i have changed the port in httpd.conf to 81, and restarted the apache, but he only asks me for password on localhost:81 and then nothing happens:-(
i have also tried other ports, but still the same...

would be nice if so could tell me whats wrong in this config.

thx

matarese

I'm assuming you've changed the line "Listen 80" to "Listen 81" in httpd.conf? I haven't tested this, but it should work. Try accessing http://localhost/MPExtControlWS/service.asmx (replace localhost with your MP computer name if not doing this on your MP computer). This page is not passworded.

If this works, you may need to reset the password system. Goto Start-Programs-MediaPortal Web Control-Reset password.

Sam

thx for your quick answer, i will try it when my wife stops looking TV:)
and yes i changed "listen 80"
will post later, if it works

MFG
matarese
 
A

Anonymous

Guest
matarese said:
samuel337 said:
matarese said:
first to say, great work with the webplugin,
i have the same problem like cojo.
on port 80 is another webserver running. how can i change the port,
i have changed the port in httpd.conf to 81, and restarted the apache, but he only asks me for password on localhost:81 and then nothing happens:-(
i have also tried other ports, but still the same...

would be nice if so could tell me whats wrong in this config.

thx

matarese

I'm assuming you've changed the line "Listen 80" to "Listen 81" in httpd.conf? I haven't tested this, but it should work. Try accessing http://localhost/MPExtControlWS/service.asmx (replace localhost with your MP computer name if not doing this on your MP computer). This page is not passworded.

If this works, you may need to reset the password system. Goto Start-Programs-MediaPortal Web Control-Reset password.

Sam

thx for your quick answer, i will try it when my wife stops looking TV:)
and yes i changed "listen 80"
will post later, if it works

MFG
matarese

so i have reset y password system, and now i have the same problem like
cojo, once again:)
but for me at the moment its not a so big problem, i just changed the portforwarding on my router...
so don´t crash your head with this little prob.


thx anyway

MFg
matarese

Code:
Warning: reset() [function.reset]: Passed variable is not an array or object in C:\Programme\Team MediaPortal\MediaPortal\MPWebControl\php\PEAR\SOAP\WSDL.php on line 596

Warning: current() [function.current]: Passed variable is not an array or object in C:\Programme\Team MediaPortal\MediaPortal\MPWebControl\php\PEAR\SOAP\WSDL.php on line 597

Warning: reset() [function.reset]: Passed variable is not an array or object in C:\Programme\Team MediaPortal\MediaPortal\MPWebControl\php\PEAR\SOAP\WSDL.php on line 439

Warning: current() [function.current]: Passed variable is not an array or object in C:\Programme\Team MediaPortal\MediaPortal\MPWebControl\php\PEAR\SOAP\WSDL.php on line 440

Fatal error: Class 'WebService_' not found in C:\Programme\Team MediaPortal\MediaPortal\MPWebControl\php\PEAR\SOAP\WSDL.php on line 617
 

samuel337

Portal Pro
August 25, 2004
772
0
Melbourne, Australia
iewolf said:
great plugin. I'm having fun seeing how I can extend it. It works very well. I am having one issue however, every so often when I try to do something it will instead of completing the task go to this website http://www.iss.net/products_services/enterprise_protection/realsecure_desktop/index.php
I'm not really sure why this happens. Could you look into this or explain what is causing it. Thanks.

I've never ever seen that page in my life, so I have no idea. What do you mean 'instead of completing a task'? As in, if you do a search, it will sometimes redirect you to that page instead of the search results?

Seems very weird... no adware/spyware on your computer? Are you using IE or firefox or opera?

Sam
 

Cato72

Portal Member
October 20, 2004
23
0
Oslo
Home Country
Norway Norway
Personal Firewall?

iewolf said:
great plugin. I'm having fun seeing how I can extend it. It works very well. I am having one issue however, every so often when I try to do something it will instead of completing the task go to this website http://www.iss.net/products_services/enterprise_protection/realsecure_desktop/index.php
I'm not really sure why this happens. Could you look into this or explain what is causing it. Thanks.

I guess you have a personal firewall installed on your machine -- or you are going through a proxy?
 

Maschine

Retired Team Member
  • Premium Supporter
  • June 15, 2004
    768
    86
    Germany
    Home Country
    Germany Germany
    Maschine said:
    Josh said:
    When browsing the guide, I would like to see only channels which contain epg-data imported by tvguide.xml. This would save me time when scrolling through the guide.

    Hey Josh,

    yeah, that's indeed a good idea. For me all the channels contain EPG data so I don't have the problem. But as I see it could be usefull for other people, I'll have a look @ it the next days.

    Maschine

    Hi again, Josh,

    I just wanted to tell you, that I just put this little new "feature" into the webinterface :). It will be included in the next release...

    Maschine
     

    Josh

    New Member
    February 24, 2005
    4
    0
    Germany
    Maschine said:
    Maschine said:
    Josh said:
    When browsing the guide, I would like to see only channels which contain epg-data imported by tvguide.xml. This would save me time when scrolling through the guide.

    Hey Josh,

    yeah, that's indeed a good idea. For me all the channels contain EPG data so I don't have the problem. But as I see it could be usefull for other people, I'll have a look @ it the next days.

    Maschine

    Hi again, Josh,

    I just wanted to tell you, that I just put this little new "feature" into the webinterface :). It will be included in the next release...

    Maschine

    Hi Maschine,
    that sounds pretty good to me. Never thought having this improvement (as it is for me) so quickly.

    Thanks for this brilliant support

    Josh
     

    simonech

    Portal Member
    April 20, 2005
    17
    0
    Milano, Italy
    Too bad it uses PHP

    Too bad it uses PHP.
    I don't want to install PHP on my PC just to run this.. while IIS and ASP.NET is already built in.
    Since you developerd the webservice in .NET you could have build also the webinterface using .NET
     

    Users who are viewing this thread

    Top Bottom