Search found 7 matches

by narciso
18 Sep 2006, 13:39
Forum: Help
Topic: Error: Invalid argument supplied
Replies: 0
Views: 2198

Error: Invalid argument supplied

Hi Guys, i found this error. I follow all steps but I don't understand what is the problem. I read only this:

Code: Select all

Error
Response not of type text/xml
Warning: Invalid argument supplied for foreach() in /index.php on line 60 
thanks
by narciso
16 Sep 2006, 21:13
Forum: Customizations
Topic: Post a simple bug with a simple form with Ajax
Replies: 13
Views: 30762

I see only this error in the index.php of the anonymantis:

Code: Select all

Error
Response not of type text/xml
Warning: Invalid argument supplied for foreach() in /index.php on line 60
Thanks
by narciso
16 Sep 2006, 19:20
Forum: Customizations
Topic: Post a simple bug with a simple form with Ajax
Replies: 13
Views: 30762

thanks
Where is the mantisconnect.php ?
must I download it?

bye
by narciso
16 Sep 2006, 18:58
Forum: Customizations
Topic: Post a simple bug with a simple form with Ajax
Replies: 13
Views: 30762

Thank you vboctor for your help but at this point I don't understand the example.
I see this code in the config file of the MantisConnect:


////// ANONYMANTIS TRACKER CONFIGURATION
$config_tracker_url = "http://yourcompany.com/mantis/mc/mantisconnect.php";
$config_tracker_user = "anonymantis ...
by narciso
16 Sep 2006, 09:07
Forum: Customizations
Topic: Post a simple bug with a simple form with Ajax
Replies: 13
Views: 30762

vboctor wrote:Check out AnonyMantis, you can tailor it to your needs:
http://www.bleepsoft.com/anonymantis/

Regards,
Victor
I can't use this tool because it needs the mantisconnect file in C#.
Does a php version of it exist?

Thanks
by narciso
16 Sep 2006, 08:50
Forum: Customizations
Topic: Post a simple bug with a simple form with Ajax
Replies: 13
Views: 30762

Thanks guys, Anonymantis is very interesting project. I'll try it!

OOOPPPS: Where is the mantisconnect.php??

Thanks again. :D
by narciso
15 Sep 2006, 14:43
Forum: Customizations
Topic: Post a simple bug with a simple form with Ajax
Replies: 13
Views: 30762

Post a simple bug with a simple form with Ajax

Hi Guys, I would like create a simple system that help all our user to post a bug from a little form situated in the homepage in PHP and maybe in Ajax.

Is it possible?

Thanks