Loading...
 
Skip to main content

Category: User Menu

User Menu
Show subcategories objects

Name Type
Caldrac Caldrac
This should be migrated to the community site, and handled with ((doc:Organic groups)) and ((doc:User Trackers))
tracker item
eddiem.com eddie
This should be migrated to the community site, and handled with ((doc:Organic groups)) and ((doc:User Trackers))
tracker item
Allow a user role or group to automatically generate a personal page, an image gallery, a weblog a
When I was testing various CMS/Wikis for a project, I ran across a module for another (Joomla or Drupal, can't remember which) CMS which allowed a user role or group to automatically generate a personal page, an image gallery, a weblog and any type of content page. It would be extremely useful for my project, but one of the few things missing from Tikiwiki (which is why I am implementing Tikiwiki, it has all of the other features I need in one install).
tracker item
Missing update in SEFURL REGEX table (in file tiki.sql); maybe more
Verified in the latest 17.1.7 release. Could not get demo site or show instances to run so not sure there. Verified still in SVN trunk and on branch 18.x (in file tiki.sql)

The menu item "File Galleries" and its first entry "List File Galleries" does not SEF URL rewrite to "files". Using the SEF "files" does not work either.

It appears the tiki.sql file, in line 3335, has the entry for SEFURL rewrite of "files" set to 'tike-file_galleries.php' which no longer exists. The menu entry simply has 'tiki-list_file_gallery.php' without any parameter; which is what seems to work and is what the URL appears as when listing all user galleries. Just changing the table entry in the DB of an active system does get the SEF URL output rewrite to work (so the the /files appears instead of the PHP file reference). After making the change in the DB table, selecting via the menu errors back to the site HomePage (or similar) so likely something else needs to be fixed; not just the table entry (and tiki.sql entry). Checked the secDB menu tables and the template files; all seemed already changed as well (from what my naive eyes to the code can see).

Longer term, especially since image galleries are deprecated, would be nice to change the SEF URL rewrite for the general galleries page to something more recognizable than "files". Especially since hierarchical galleries are allowed. Maybe "dirs", "directories", "folders", or "galleries" (if really gone) is appropriate. But I guess I should submit a "wish" instead of cluttering up this focused bug report :)

(note: ShowTiki still not working. Get error on startup of missing third party extensions)
tracker item
Impossible to change avatar with admin user
If you try to change an avatar in user administration list with your admin account, you will change your avatar.
tracker item
input field city/town missing (tiki-user_preferences.php)
by calling: __tiki-user_preferences.php__

the input field for city/town is missing ... and a bigger blank space is shown up at its place.

Installed Tiki Version: 7.x (SVN)


Screenshot
{img id=120}
tracker item
Big avatar in forums, elsewhere
{syntax type="tiki" editor="plain"}
"If a user upload a big avatar (more than 45x45 px) tiki 2.1 not 'avatarize' and show the big image in the forums. This problem may be very uncomfortable when you read a forum topic."

I can confirm that this still occurs on tiki.org and whatever Tiki version it is running presently, specifically with GIF images. -- ssanders
tracker item
Avatar PNG Background Transparent to Black on Resize
If I upload a large transparent PNG as an avatar which Tiki must resize, it ends up with a black background instead.
tracker item
"Since your last visit" doesn't show correct date Ver 9.2
This following displays when the user was set up, not since "last visit date"

Since your last visit...
2012-11-21
9 new posts

I searched existing bugs and couldn't find any info pertaining to above.
Am I missing something obvious?

Thanks
tracker item
When i Click on Red Delete Button then it is Display Blankpage on Tiki 10.2
I have updgrade Tiki 10.0 to 10.2. i have facing problem with both version.
Problem is when i click on Red Cross Delete button then it will displayed Blank page. but if i select remove option then it is working properly. so i have facing problem with delete button.
tracker item
kerrnel22 Kerrnel
This should be migrated to the community site, and handled with ((doc:Organic groups)) and ((doc:User Trackers))
tracker item
menu is not expandable - bug in icntoggle() javascript
I use Tikiwiki v2.2

I use the standard menu id=42 for admin menu on the right pane on my website but the menus will not expand so I am able to see the menuitems.

I get the following javascript error in my browser:

Error: document.getElementsByName("icn" + foo)[0] is undefined
Source File: http://www.mydomain.com/lib/tiki-js.js
Line: 520

tracker item
Menu module caching when cache time set to 0
The set up I have on my local install, and it is demonstrated below.


Problem:
#have structure
#have menu module showing structure
**when add page to structure, it should show in menu module
#menu module is cached, though it has cache time set to 0 (to never cache). This makes it so when you add a page you have to clear cache for it to show up in the menu module.


tracker item
Unable to access the menu on https://nextdev.dev9.evoludata.com
By going to https://nextdev.dev9.evoludata.com where regressions from 24 to 25 are done on https://dev.tiki.org/, the menu is inaccessible.
tracker item
User menu feature broken
I can make a user menu, but it doesn't display in the application menu. (This regression may have happened in an earlier Tiki version - probably it did, but I don't know when.)
tracker item
User Menu hidden when displayed in modules
User menus with children (below section level 0) doesn't display. Clicking the expand arrow opens a box behind the assigned module so only a very small piece is seen.


tracker item
Show PHP error messages