[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Testing problem



Ok, not *quite* out of the water yet.  Using this URL:

http://localhost:81/render.php3?act=Edit&type=8&si=History()

(and a few other variations) and getting this error:

Error encountered (render halted): Render agent not specified. Giving up
on displaying object!

In the ObjectActions table I added:
	ObjectType = 8
	ActionName = Edit
	ActionDesc = Edit User Info
	RenderFile = user/tools/useredit.php3

I looked at the query in the functions.php3 that comes just before that
error, and it seems like it should have found my record.  Anyone know
what gives???

I'm also not clear on what the si variable is for.

The sooner this gets explained, the better.  :-)