Events problem

Hello

I have a problem with events. As user the last field is event starts and as admin I can add much more fields. Add least would be able for the users that they can even add when the event end does anybody know where I can change this.

Thanks

flo

Quote · 17 Dec 2009

Wow, something new surprises me about Dolphin even after a month of using it.  I didn't know admins had extra event fields.

 

Anyway, you look a bit new (as am I), you might be modding things soon enough if you know some php.  I may be able to point you in a direction though.  The events.php file is mostly a wrapper thing for the stuff in inc/classes/BxDolEvents.php.  If you look at the function SDAddEvent, there are sections that limit the extra fields to admin only using an if with ($this->bAdminMode).  You might want to poke around with that and run some tests taking some of those fields outside the if statement.

 

If you only need a few people to have the extra access, I believe moderators are implemented in this version basically as admins, so that might work too.

 

 

Quote · 18 Dec 2009

Looks like a lot of work and I'm not really good in php, but I found something new when you edit the event and you don't upload the venue photo again it gives me this error:

Warning: getimagesize() [function.getimagesize]: Filename cannot be empty in /home/selenin/public_html/art/inc/classes/BxDolEvents.php on line 252

Warning: Cannot modify header information - headers already sent by (output started at /home/selenin/public_html/art/inc/classes/BxDolEvents.php:252) in /home/selenin/public_html/art/inc/design.inc.php on line 498

not very nice or.

Quote · 18 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.