You need to be logged in to view a user's profile.
  1. in2town.co.uk
  2. Help (jevents 1.4 for 1.0.x)
  3. Saturday, 22 March 2008
When you go into the events, it allows people to publish pictures, but it shows all the pictures on my site in the file and i want this to be hid from people, can anyone let me know how to do this
geraint
Support Team
Accepted Answer Pending Moderation
0
Votes
Undo
In administrator/components/com_events/admin.events.html.php Add

if ($mainframe->isAdmin()){

before

$tabs->startTab( _CAL_LANG_TAB_IMAGES, 'images' ); ?>


and then about 80-90 lines later:
add
}

between

 $tabs->endTab();

and
   $tabs->startTab( _CAL_LANG_TAB_EXTRA, 'extra' ); ?>


That should disable the images tab for front end editing

Geraint
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!
  1. more than a month ago
  2. Help (jevents 1.4 for 1.0.x)
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.