Problem with wordpress.com

  • Автор темы Автор темы anomus
  • Дата начала Дата начала

anomus

Client
Регистрация
09.09.2013
Сообщения
43
Реакции
1
Баллы
6
Hi,

I have problem with mail corfirmation on wordpress.com

Regex: http://public-api\.wordpress\.com/bar.*(?="\ \ style=)

but after click i have this info from zenoproject:

"Sorry, but all the values are required.", so i can't confirm my account. What should i do ?

Thanks
 
Use this regex:
Код:
Развернуть Свернуть Копировать
https\:\/\/signup\.wordpress\.com\/activate\/[a-z,A-Z,0-9]*

Cheers

:huh::huh::huh::huh::huh:

Well, I never....

Код:
Развернуть Свернуть Копировать
https://signup\.wordpress\.com/activate.+
 
Works fine for me if you put it in text and not html mode. Or....

maybe the 5000 wordpress blogs I have were an accident. lol. Just kidding Indy. I saw the api thing too in html mode. Either way.
 
Hi gyus, Thank you for your help. Tell me what do you mean text instead html ? How should i do it ? Could you describe little bit ?

Thank you in advance, you are tehe best
 
Sure, the email body can be downloaded as Text or Html. There is a radio button in the email processing action when you have found the message. You can choose to parse the html or text version of the message. Sometimes you have to use html because text won't show confirmation link. I have noticed that once it is in html mode like you have, you can't switch it over. You will have to delete the email processing action and start over with a new one, make sure you select the Text radio button then the regex I gave you should work.
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)