Opened 3 years ago
Closed 3 years ago
#20 closed defect (invalid)
Cant access my site
| Reported by: | apacheking | Owned by: | jokalli2 |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | All platforms | Version: | |
| Keywords: | admin | Cc: | janne.kalliomaki@… |
Description
Hi friends cant access my site wordpress powered site througth Wordpress mobile. Can any one help me wwhat should i use as blog url i tried both http://lovemynokia.com/ and http://lovemynokia.com/wp-admin/ both ends in error as erro check blog settings. btw i am the administrator of the blog.
Attachments (1)
Change History (13)
comment:1 Changed 3 years ago by jokalli2
- Cc janne.kalliomaki@… added
- Owner set to jokalli2
- Status changed from new to assigned
comment:2 Changed 3 years ago by apacheking
i Tried LOVEMYNOKIA.COM is caps still no go :( i must point to my site LOVEMYNOKIA.COM or to LVOEMYNOKIA.COM/WP-ADMIN/ ??
comment:3 Changed 3 years ago by jokalli2
You can use the lovemynokia.com address. What I meant that when the application downloads the RDS URL (http://LoveMyNokia.com/xmlrpc.php?rsd), the capitalization can cause problems, and I need to fix that, as all domain names should be converted to lowercase.
But my guess is at this point that this will be fixed latest on Monday.
comment:4 Changed 3 years ago by apacheking
Ok then waiting eagerly for another release. Very active Dev community love it :) :D
comment:5 Changed 3 years ago by petertennekes
- Priority changed from major to critical
comment:6 Changed 3 years ago by jokalli2
- Owner changed from jokalli2 to apacheking
I added some validation for those RSD and XML-RPC urls. Apacheking, can you test the attached package to see if it works?
comment:7 Changed 3 years ago by apacheking
I am testing it now Sorry for late reply ;)
comment:8 Changed 3 years ago by apacheking
its displaying connection error i tried many times its not working badly :(
comment:9 Changed 3 years ago by jokalli2
- Owner changed from apacheking to jokalli2
Ok, thanks for testing. I'll investigate this more later this week, after we'll get 0.5.2 released.
comment:10 Changed 3 years ago by jokalli2
It seems that the blog returns error 405, method not allowed. So it might be some kind of a server configuration problem.
comment:11 Changed 3 years ago by apacheking
i had switched to a new host may be thats the problem i checked it again still check your blog settings prob. It goes thru fetching main page and then fetching user blogs then returns with a error check blog settings :(
comment:12 Changed 3 years ago by jokalli2
- Resolution set to invalid
- Status changed from assigned to closed
Okay, as this was a configuration issue (XML RPC not enabled), I will close this issue as invalid. However, I will open a new ticket about making the error message clearer.

Okay, thanks for the report, looks interesting.
I checked that the RDS and XML-RPC urls exist, but for some reason have the domain as capitalized. So maybe we are missing the lowercase conversion in getting the RSD and XML-RPC data. I will investigate more latest on Monday, hopefully during the weekend if I have time.