Skip to Content Skip to Menu

Listtab plugin bugs

  • mikko
  • mikko
  • OFFLINE
  • Posts: 703
  • Thanks: 0
  • Karma: 115
18 years 2 weeks ago #21989 by mikko
Replied by mikko on topic Re:FIX: Listtab plugin backend bug
Registration can be manaaged with this version.

mikko

Attachment listtab-c7a8b401f822c7a4e72c9daa848cf037.zip not found

Attachments:

Please Log in or Create an account to join the conversation.

  • mikko
  • mikko
  • OFFLINE
  • Posts: 703
  • Thanks: 0
  • Karma: 115
18 years 2 weeks ago #21990 by mikko
Replied by mikko on topic Re:FIX: Listtab plugin backend bug
Weatherangel wrote:

I had the same issue. There was a javascript error stating that the replaceAll function could not be found. The call to include the javascript file which contains the replaceAll function was in the same line, however obviously the file was not being used.

This seems to have cleared up the problem, by directly including the functions. In Javascript, one cannot expect the browser to include the javascript file in the middle of a page. These must be added in the top of the page. So including the scripts contents seemed to be the best way to handle this issue.


This is indeed a bug. However, it does nto break because browser would not load js in the middle of the page, it does if it can find the file. The problem is, that on the administrator side the link should start with ../ to point to the front end side files.

I fixed this in the attached plugin package.

mikko

Attachment listtab-0db7a102bfc1e88c7304ee8f03db36ef.zip not found

Attachments:

Please Log in or Create an account to join the conversation.

  • illsbills
  • illsbills
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
17 years 11 months ago #24020 by illsbills
Replied by illsbills on topic Re:FIX: Listtab plugin backend bug
Hey all,
listtab has been extremely useful for me. I'd like to also be able to include the joomla date format and the text editor areas. However, these do not seem to work for me. They wind up posted outside the tab itself and do not save properly to the database. Has anyone figured out how to use the date and text editor area ("text area" works) with listtab, or the new consolidated tab?

To Clarify the problem:
in the user's profile, the tab which contains the "Editor Text Area" or "date" type fields appears outside of all the tabs - i.e. always visible. The data entered into the tab does get stored in the MySQL table. So the fields work, but for some reason appear outside of the tab boundary.


Thanks,
-i

Post edited by: illsbills, at: 2006/11/06 10:44

Please Log in or Create an account to join the conversation.

  • mikko
  • mikko
  • OFFLINE
  • Posts: 703
  • Thanks: 0
  • Karma: 115
17 years 11 months ago #24023 by mikko
Replied by mikko on topic Re:FIX: Listtab plugin backend bug
The problem with these is that they need to load javascript, which is a bit bit problematic for reasons that are related to architecure of CB.

I have a version which supports data (calendar pop-up), but it since it is a while since I tested it, I do not remember what the current status is.

I attached the listtab php file which includes this modification.

Making the editor area work is probably quite straight forward. Since none of my sites use this, I never though about it before.

mikko

Attachment listtab.txt not found

Attachments:

Please Log in or Create an account to join the conversation.

  • illsbills
  • illsbills
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
17 years 11 months ago #24043 by illsbills
Replied by illsbills on topic Re:Listtab plugin bugs
Great thanks,
Yeah looks like editor text is straight forward. i'll get it incorporated and post it.
-i

Please Log in or Create an account to join the conversation.

  • mikko
  • mikko
  • OFFLINE
  • Posts: 703
  • Thanks: 0
  • Karma: 115
17 years 11 months ago #24044 by mikko
Replied by mikko on topic Re:Listtab plugin bugs
Thanks for your contribution.

mikko

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum