XBMC Community Forum
XBMC HTTP-R, Remote Control Web App for PDA, PPC, or Smartphone (developers wanted) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116)
+--- Thread: XBMC HTTP-R, Remote Control Web App for PDA, PPC, or Smartphone (developers wanted) (/showthread.php?tid=40958)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31


- jody01 - 2010-06-05 00:19

I am having some problems with getting this to work.

I have tried everything what could help solve my errors, but nothing worked.

I get the index page to select an xbmc ( a text line )

but that leads to a blank page

please help me !!

I'm try to fix it for days Sad


- exby - 2010-06-05 19:09

I am having the same problem as Juannie except running XBMC and HTTP-R (XBMC_HTTP-R_v0.5a1) on the same windows 7 machine.

-I have xampp lite installed and running, short tag is on, safe mode is off (tried toggling these with no success)

-XBMC defualt remote web interface is working on port 80

-I have tried running apache on port 80 and also on port 81 forwarded to the host machine in my router.

-http://<ip>/interface/indexing.php allows me to index 100% successfully with no errors and my images folder if full of all the appropriate images for my music, tv episodes, movies, etc.

-http://<ip>/interface takes me to a blank page with 3 links: My PC XBMC, Zolder MP, and Kamer MP. "My PC XBMC is set up with IP and MAC in the config file. When I click the link to all 3 I get a blank page.

I've read through all the pages in this thread and have not been able to find a solution but it looks like a few others are having this blank page issue. Can anyone please help? I feel like it's so close to working but can't find the right combination of settings.


- Blackkatt - 2010-06-05 19:24

I've been reading this forum for HOURS!!! whatever I try i get a blank page at

http://192.168.0.xxx/xbmc (xbmc name i choose to put XBMC_HTTP-R_v0.4 in)

http://192.168.0.xxx/xbmc = blank page
http://192.168.0.xxx/xbmc/index.php = blank page
http://192.168.0.xxx/xbmc/indexing.php = runs index forever with lots of errors.

or if I try http://192.168.0.xxx/xbmc/interface/pc/inspire/ I get

Warning: Invalid argument supplied for foreach() in C:\xampplite\htdocs\xbmc\interface\pc\inspire\index.php on line 41
------------------------
my config.php

1 => array("name" => "xbmc", "ip" => "192.168.0.xxx", "port" => "8181", "mac" => "xxx")

and yes http://192.168.0.xxx:8181 works, (gives me xbmc defaults)

I've done all that's written in the readme many many times. And am not alone is this, i see at least 4 other ppl that got the same problem as me. AND DON'T give us, Apache is not configured correctly! give us an solution please....


- frater - 2010-06-06 09:44

Great initiative...
I'm the proud owner of a HTC HD2 which has a somewhat bigger screen and I immediately noticed the webif was intended for a smaller screen.
Can it somehow detect a 800 x 480 screen?


- jody01 - 2010-06-08 19:43

jody01 Wrote:I am having some problems with getting this to work.

I have tried everything what could help solve my errors, but nothing worked.

I get the index page to select an xbmc ( a text line )

but that leads to a blank page

please help me !!

I'm try to fix it for days Sad
Big Grin
The solution !!
The problem is the newest version of xampp
I’ve download version 1.7.1 and I connect without any problems


- rudeboyx - 2010-06-08 22:28

iv tried the 1.7.2 version and get the exact same problem as Blackkatt


- jody01 - 2010-06-08 22:32

rudeboyx Wrote:iv tried the 1.7.2 version and get the exact same problem as Blackkatt
try version 1.7.1Frown


- exby - 2010-06-09 00:38

jody01, can you share a link where I can download it to try it out? I've found it in a few places but either the website or the file I download is a bit suspicious.

Thanks!

Edit: found it here: http://sourceforge.net/projects/xampp/files/XAMPP%20Windows/1.7.1/


- rudeboyx - 2010-06-10 00:29

i can confirm it works with XAMPP 1.7.1 (except TV Shows) but i have to disable windows firewall to get it to work remotely. anyone know which app(s) to allow through my firewall? so i can switch it back on.

Cheers
RBX


- rudeboyx - 2010-06-10 10:11

just noticed that post # 216 has a newer version of the HTTP-R (v5.2a) than whats on the googlecode page. gonna try that tonight and let you know how it goes. still stuck with the windows firewall issue.