You need to be logged in to view a user's profile.
  1. asmo
  2. Help (jevents 1.4 for 1.0.x)
  3. Monday, 07 April 2008
how to hide image tab ? user cam add only text info ...
Accepted Answer Pending Moderation
0
Votes
Undo
Being a newbie it took me a while to figure out, but here's the solution I used and everything works normally afterwards. <!-- s:geek: --><img src="{SMILIES_PATH}/icon_e_geek.gif" alt=":geek:" title="Geek" /><!-- s:geek: -->

Go to ../administrator/components/com_events

Open admin.events.html.php

Erase or comment out lines 1206 looks like:
$tabs->startTab( _CAL_LANG_TAB_IMAGES, 'images' ); ?>

all the way through line 1292 looks like:
$tabs->endTab();


Then look for
// assemble the images back into one field
var temp = new Array;
for (var i=0, n=form.imagelist.options.length; i < n; i++) {
temp[i] = form.imagelist.options[i].value;
}
form.images.value = temp.join( '\n' );
and erase it or comment it out.
  1. more than a month ago
  2. Help (jevents 1.4 for 1.0.x)
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
This worked!! Yea!
  1. more than a month ago
  2. Help (jevents 1.4 for 1.0.x)
  3. # 2
  • 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.