PDA

View Full Version : Cant disable user registration on submit.


discover
03-19-2006, 12:50 AM
any idea why i still have to register to submit even though its turned off in admin?

Optimit
03-19-2006, 01:17 AM
A fix for this has been released, and it is available in the v3 support forum.

discover
03-19-2006, 02:07 AM
i have to pay $10 to get into that forum yea?

Optimit
03-19-2006, 06:37 AM
I believe so, but David is the one to talk to about that.

Boby
03-19-2006, 09:57 AM
Hello!

Well, phpLD buyers should get at least bugfixes even if they don't pay for the supporters forum.

We had a bug report for ver 3.0.3. Registered users could not submit. The new package is updated but here is the fix:

Edit "templates/submit.tpl" and find all occurence of:
Content visible to registered users only.
Replace first occurence with:
Content visible to registered users only.
and the rest with:
Content visible to registered users only.

Another small fix is for admin ... when creating an editor you are not redirected to the page where you give permissions.
Edit "admin/conf_users_edit.php" and find this piece of code (lines 127-132):
Content visible to registered users only.
Replace it with:
Content visible to registered users only.

That's all for now :wink:

Boby

discover
03-19-2006, 02:04 PM
thanks Boby

gustotelmy
04-24-2006, 08:17 AM
BOBY you are the MAN!

thanks buddy i was ready to go Loco! :lol: you saved my directory! :D