Error creating a new profile

Anonymous
Topic 10670

I just fixed a problem with a related webpage.
Could you confirm that the problem still exists or if the webpages are now working.

Thanks.

David Hammer
David Hammer
Joined: 15 Oct 04
Posts: 144
Credit: 82,938
RAC: 503

Error creating a new profile

> Still got the same error message

I am having trouble reproducing the problem.

What page is giving you the error?

Could you completely log out and make sure that you are getting fresh copys of the pages.?

Can anyone else reproduce this error?

Thanks.

David Hammer
David Hammer
Joined: 15 Oct 04
Posts: 144
Credit: 82,938
RAC: 503

Neo28504, Thank you for

Neo28504,

Thank you for tracking down exactly what was causing the problem that helps me out.

I submited a bug report to the BOINC developers.
We will see what happens. '

Pconfig
Pconfig
Joined: 4 Nov 04
Posts: 36
Credit: 6,618
RAC: 0

Shur is right. What you

Shur is right.

What you should try is before submitting the message to the database add this line.

$message = str_replace("[backslash]'", "[3*backslash]'", "$message"); (in php)

Normally it should work in this way

_________________________ You do not really understand something unless you can explain it to your grandmother.

[img]http://www.boincstats.com/stats/banner.php?cpid=7f1e8646870e97a89d8ba68d9a080faf[/img]

David Hammer
David Hammer
Joined: 15 Oct 04
Posts: 144
Credit: 82,938
RAC: 503

This problem was low on my

This problem was low on my priority que but I finally fixed the problem now.

On the new server (i.e. new php package) the /etc/php.ini had
magic_quotes_gpc = Off
when the before the default was On.

Thank you for your help.

Let me know if there are any more problems.

David Hammer
David Hammer
Joined: 15 Oct 04
Posts: 144
Credit: 82,938
RAC: 503

> P.S. > (why is it "Go to

> P.S.
> (why is it "Go to page 1, 2, 2 Next" and not "Go to page 1, 2 Next" in the
> Message board and the questions and problems board?)

If there are any php programers out there that would like to donate more than cpu time this should be an easy problem to fix.

The relivant files are:

http://boinc.berkeley.edu/cgi-bin/cvsweb.cgi/boinc/html/user/forum_forum.php
http://boinc.berkeley.edu/cgi-bin/cvsweb.cgi/boinc/html/inc/forum_show.inc

If you can see what is wrong and how to fix it you can email a patch to boinc_dev and you will be helping out the BOINC projects including Einstein@Home.

More info is available Here:

http://boinc.berkeley.edu/community.php

David Hammer
David Hammer
Joined: 15 Oct 04
Posts: 144
Credit: 82,938
RAC: 503

Of course when I say "php

Of course when I say "php programmer" I mean *anyone* willing to look a php code.
I am hoping that there might be some users that would be willing to contribute to BOINC and I wanted to show how easy it is.

Pconfig
Pconfig
Joined: 4 Nov 04
Posts: 36
Credit: 6,618
RAC: 0

Well if found a fix for this

Well if found a fix for this error. To what email adress do i have to send the mail? If i send to all subscribers will receive the mail. I don't think that's the intention is it?

Now anyway thanks for those pages. Didn't knew the board is open source :)

Edit: Saw you already submitted that bug. Well i sent a response with the fix

_________________________ You do not really understand something unless you can explain it to your grandmother.

[img]http://www.boincstats.com/stats/banner.php?cpid=7f1e8646870e97a89d8ba68d9a080faf[/img]

David Hammer
David Hammer
Joined: 15 Oct 04
Posts: 144
Credit: 82,938
RAC: 503

> Well if found a fix for

Message 160 in response to message 159

> Well if found a fix for this error. To what email adress do i have to send the
> mail? If i send to all subscribers will receive the
> mail. I don't think that's the intention is it?

Yes, every one on will receive the email. This is the most common way patches are submitted to BOINC it think. If you would like I can give you my email and I could test out the new version before submitting it it boinc_dev myself. That might actually be the best way to handle this.

> Now anyway thanks for those pages. Didn't knew the board is open source :)

Yes. I really like the fact that every thing I need for the project is open source.

As I am writing this I see that I just got an email from the boinc_dev mailing list with a patch.
I wonder who that could be? ;)

Pconfig
Pconfig
Joined: 4 Nov 04
Posts: 36
Credit: 6,618
RAC: 0

> > Well if found a fix for

Message 161 in response to message 160

> > Well if found a fix for this error. To what email adress do i have to
> send the
> > mail? If i send to all subscribers will
> receive the
> > mail. I don't think that's the intention is it?
>
> Yes, every one on will receive the email. This is
> the most common way patches are submitted to BOINC it think. If you would
> like I can give you my email and I could test out the new version before
> submitting it it boinc_dev myself. That might actually be the best way to
> handle this.
>
> > Now anyway thanks for those pages. Didn't knew the board is open source
> :)
>
> Yes. I really like the fact that every thing I need for the project is open
> source.
>
> As I am writing this I see that I just got an email from the boinc_dev mailing
> list with a patch.
> I wonder who that could be? ;)
>

:) indeed it was me. After some searching and viewing the archive i found that every patch is submitted there. Only forgot to mention that it has to be edited in the forum_show.inc file

_________________________ You do not really understand something unless you can explain it to your grandmother.

[img]http://www.boincstats.com/stats/banner.php?cpid=7f1e8646870e97a89d8ba68d9a080faf[/img]

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.