Forum Replies Created
-
AuthorPosts
-
nasimbhmn
ParticipantThanks.
nasimbhmn
ParticipantThat’s alright! Thanks for your help.
nasimbhmn
Participantnasimbhmn
ParticipantHi Jeremy,
I need to change the text on the “record”/”stop” button. The above solution only adds another button next to the test recorder, but does not remove the default button. Is there any way to get rid of it or to customize its text?
I also need to change the text of InitateRecorder “recording”/”not recording” text. Is it possible in PCIbex? If it is not a relevant question here, I can open a new topic.
nasimbhmn
ParticipantSure, I will send it right away.
nasimbhmn
ParticipantAhh, sorry for not reading your last reply carefully!
I just visited the experiment page. There is no error, but only a blank page appears.nasimbhmn
ParticipantHi Jeremy,
I still have a problem with running PCIbex on my server. Here is what I did:
In order to add a domain to my server, first I need to add a user. So, my domain will be added to a www folder at this address:
/home/users/myusername/www
. I copied the whole folder of my experiment into this www folder. I edited the server_conf.py as you said. Then ran the server.py inside the www folder of the experiment (located at/home/users/myusername/www/pcibex_experiment/www
), and I got the following error:File "server.py", line 1844, in <module> for l in control(env, start_response): File "server.py", line 1499, in control base = env['PATH_INFO'] KeyError: 'PATH_INFO'
Can you tell me what’s going wrong?
Best, Nasim
-
This reply was modified 3 years, 8 months ago by
nasimbhmn.
nasimbhmn
ParticipantThanks, Jeremy! Yes, the Ibex documentation is really confusing.
With your explanations, it’s more clear now. I will try again and let you know.Best, Nasim
-
This reply was modified 3 years, 8 months ago by
-
AuthorPosts