View Single Post
Old 01-21-2016, 12:34 PM   #10
DanielBonnery
Member
DanielBonnery began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Jan 2016
Device: no
Hi,
I am new on the forum.
I have problems with the mediapart recipe written in 2013 by M. Godlewski and L. Gesbert, so I tried to edit it. What I did was simply
  • to put the correct address for the new login page
  • and replace pass by password
, so that I do not get the 404 error or the error that the pass variable does not exist.

I get an error at the end:
Code:
AttributeError: 'NoneType' object has no attribute 'find'
Please see below the recipe I edited (that does not work) as well as a copy of the log.

I do not know if I am the only one with this problem, but any help would be much welcome.

Last edited by DanielBonnery; 03-03-2016 at 09:34 PM. Reason: I deleted the big part of the code that was useless.
DanielBonnery is offline   Reply With Quote