Loading...
 
Skip to main content

Category: 1.9.x

BRANCH-1-9
1.9.x
Show subcategories objects

Name Type
mod extcalculator doesn't work
Mod extcalculator (extcalc) doesn't work properly: apparently nothing happened after clicking on the calc buttons, but the real problem was that the mod didn't show completely under many theme styles (last column of buttons on the right was hidden by dentral column in Tiki.

See [http://doc.tikiwiki.org/tiki-index.php?page=Mod+extcalculator]

There is an issue with the module not showing in full width in the left column.
And the color under any style is too weak (greyish/whiteish...)
tracker item
mod import-phpwiki is empty as it is in mods.tw.o: files are in subdir at cvs
mod import-phpwiki (as it is from http://mods.tikiwiki.org) doesn't contain the php and tpl files.
Looking in cvs, the files are under a subdirectory of this mod (tikiroot): maybe that's why they didn't get packed inside the mod?
tracker item
module join_box is not removed when mod join is removed
module join_box is not removed when mod join is removed

More info on the feature: [http://doc.tikiwiki.org/tiki-index.php?page=Mod+join]
tracker item
mod mailman fails to install on local (wampp): mods/Packages/-ailman.info.txt not found
Using 1.9.7cvs on local (wampp), after clicking on install mod mailman (1.6), I saw the Package config screen, and after click on save for the default values, I got this message:

{CODE()}
Notice: Undefined variable: info in c:\archivos de programa\easyphp1-8\www\branch-1-9\lib\mods\modslib.php on line 408

Warning: copy(mods/Packages/-ailman.info.txt): failed to open stream: No such file or directory in c:\archivos de programa\easyphp1-8\www\branch-1-9\lib\mods\modslib.php on line 380
{CODE}

Btw, I didn't have integrator enabled in the test site, by then (I wonder if it is needed).

Please, improve documentation started at:
[http://doc.tikiwiki.org/Mod+mailman]
tracker item
mod taglines damian2 installs with notices of undefined index on a 1.9.7 and 1.9cvs site
mod damian2, from mods.tikiwiki.org, installed with "notices" through admin mods, on either a 1.9.7 install, or a 1.9.cvs (from July 19th 2007) installation.

Message is:
^
Notice: Undefined index: in c:\archivos de programa\easyphp1-8\www\tiki197\lib\mods\modslib.php(352) : regexp code on line 1

Notice: Undefined index: in c:\archivos de programa\easyphp1-8\www\tiki197\lib\mods\modslib.php(352) : regexp code on line 1
^
tracker item
mod taglines rcogley fail to install
Mod taglines rcogley fails to install. It returns:
---
Warning: copy(mods/taglines/rcogley/taglines.txt): failed to open stream: No such file or directory in c:\archivos de programa\easyphp1-8\www\branch-1-9\lib\mods\modslib.php on line 375
taglines/rcogley/taglines.txt to doc/rcogleytaglines.txt impossible to copy
---

See [http://doc.tikiwiki.org/Mods+Type+Taglines]
mod damian1 installed successfully from mods.tikiwiki.org, thoguh
tracker item
mod_last_modif_tracker_items doesn't work with mirror tables
When using mod_last_modif_tracker_items on a tracker in mirror tables, then it just shows the item numbers, but not the content of the assigned field.

I looks like that:

1)
2)
3)
4)
tracker item
module google adsense -> module needs to be updated to new google variable names
Google changed their formula. module should now deal with:
google_ad_client = "pub-xxxxxxxx";
google_ad_slot = "02353245";
google_ad_width = 468;
google_ad_height = 15;


While we are playing here, the module should be re-organized and default should be a public service advertisement

Current Adsense module is too complicated to set-up as we can read here:
http://tikiwiki.org/Module+Adsense

There are way too many forum posts for something which should be really simple to set up:
http://tikiwiki.org/tiki-searchindex.php?highlight=adsense&where=forums

So, I suggest:

The public service advertisement should appear instead of the current "You forgot your Google ad_client number !" message. So people would know right away that the connection with Google is OK.

By default, it should be a fairly small ad so it fits nicely in a module.

And if the user is admin level (check for tiki_p_admin), then, add a link to documentation on how to set pub-xxxxxxxxxxxx and others...
http://doc.tikiwiki.org/tiki-index.php?page=Module+adsense

So, if no pub-xxx number is set, use pub-xxxxxxxxxxxx (which provides the public service advertisement) with a warning for admins.

If the admin specifically wants a public service advertisement, he can set the pub number as pub-xxxxxxxxxxxx. In which case, there should not be a warning to admins on how to set.

Finally, if the pub number is set normally (ex.: pub-1234...), no admin warning should appear.
tracker item
mod-change_category often gives "Notice: Undefined variable: modcatlist [...] on line 72"
Complete error-message is:
''Notice: Undefined variable: modcatlist in /modules/mod-change_category.php on line 72''

Steps to reproduce:

- assign mod-change_category.php to a column
- go to Admin->General or tiki-print.php
- see the error message

Editing my wiki HomePage I even had Tiki dieing completely with errors:

Notice: Undefined variable: modcatlist in /home/amette/public_html/tikiwiki-BRANCH-1-9/modules/mod-change_category.php on line 72

Warning: Cannot modify header information - headers already sent by (output started at /home/amette/public_html/tikiwiki-BRANCH-1-9/modules/mod-change_category.php:72) in /home/amette/public_html/tikiwiki-BRANCH-1-9/tiki-editpage.php on line 775
tracker item
mod-events doesn't work with php5
templates/modules/mod-events.tpl uses mktime and under php5 it needs to have all arguments as integers.
Simple patch:
tracker item
Mod-security
Forbidden 303 error when trying to save a blog, caused by mod-security
tracker item
mod: phpcas not installing (source at cvs under subdirs...)
That's what the mod descritpion says:
{CODE()}
author: mcfarland
last modification: 2006/12/22 01:49:26
by: mcfarland
features/phpcas/COPYRIGHT -> lib/phpcas/COPYRIGHT
features/phpcas/README -> lib/phpcas/README
features/phpcas/source/CAS/CAS.php -> lib/phpcas/source/CAS/CAS.php
features/phpcas/source/CAS/PGTStorage -> lib/phpcas/source/CAS/PGTStorage
features/phpcas/source/CAS/PGTStorage/pgt-db.php -> lib/phpcas/source/CAS/PGTStorage/pgt-db.php
features/phpcas/source/CAS/PGTStorage/pgt-file.php -> lib/phpcas/source/CAS/PGTStorage/pgt-file.php
features/phpcas/source/CAS/PGTStorage/pgt-main.php -> lib/phpcas/source/CAS/PGTStorage/pgt-main.php
features/phpcas/source/CAS/client.php -> lib/phpcas/source/CAS/client.php
features/phpcas/source/CAS/domxml-php4-php5.php -> lib/phpcas/source/CAS/domxml-php4-php5.php
features/phpcas/source/CAS/languages/english.php -> lib/phpcas/source/CAS/languages/english.php
features/phpcas/source/CAS/languages/french.php -> lib/phpcas/source/CAS/languages/french.php
features/phpcas/source/CAS/languages/greek.php -> lib/phpcas/source/CAS/languages/greek.php
features/phpcas/source/CAS/languages/languages.php -> lib/phpcas/source/CAS/languages/languages.php
{CODE}

And that's what it says to me when attempting to install it:
{CODE()}
Warning: mkdir(lib/phpcas/source/CAS/PGTStorage): File exists in c:\archivos de programa\easyphp1-8\www\branch-1-9\lib\mods\modslib.php on line 68

Warning: copy(mods/features/phpcas/source/CAS/PGTStorage/pgt-db.php): failed to open stream: No such file or directory in c:\archivos de programa\easyphp1-8\www\branch-1-9\lib\mods\modslib.php on line 375
features/phpcas/source/CAS/PGTStorage/pgt-db.php to lib/phpcas/source/CAS/PGTStorage/pgt-db.php impossible to copy
{CODE}
tracker item
modifier 'html_entity_decode' is not implemented on tiki-editpage.php when PHP < 4.3
tiki-editpage.php

*Fatal error*: Smarty error: [in mail/user_watch_wiki_page_changed.tpl line 32]: [plugin] modifier 'html_entity_decode' is not implemented (core.load_plugins.php, line 118) in *lib/smarty/libs/Smarty.class.php* on line *108
tracker item
Mods Problem-Update Remote Index not working
When trying to update or rebuild remote index from Admin Mods section in tw site, get an error message stating:

Impossible to open http://mods.tikiwiki.org/Packages/00_list.public.txt/Packages/00_list.public.txt : Connection timed out

The URL used under config mods was http://mods.tikiwiki.org. I didn't have the problem until I ugraded to 1.9.8.3. I got on IRC, and suggestion was made to try http://mods.tikiwiki.org/Packages/00_list.public.txt, which gave same message. The admin mods area tells me the permissions to write are correct, so it doesn't appear to be a permissions problem.
tracker item
Mods: broken install of Plugin TrackerItemField

{img src=images/code.png}%%% {CODE()}
Notice: Undefined offset: 1 in lib/mods/modslib.php on line 359

Warning: mkdir() [function.mkdir]: No such file or directory in lib/mods/modslib.php on line 68

Notice: Undefined offset: 1 in lib/mods/modslib.php on line 360

Notice: Undefined offset: 1 in lib/mods/modslib.php on line 375

Notice: Undefined index: 1 in lib/mods/modslib.php on line 375
wiki-plugins/trackeritemfield/smarty_tiki/block.itemfield.php to impossible to copy
{CODE}
tracker item
Mods: broken install of Kubrick theme
When trying to install:

{img src=images/code.png}%%% {CODE()}
Warning: copy(mods/themes/kubrick/themes/kubrick/kubrickheader-original.jpg) [function.copy]: failed to open stream: No such file or directory in lib/mods/modslib.php on line 375
themes/kubrick/themes/kubrick/kubrickheader-original.jpg to templates/styles/kubrick/kubrickheader-original.jpg impossible to copy
{CODE}
tracker item
mods: remove mod config from mods.tikiwiki.org list (old and unfinished work).
mods: remove mod config from mods.tikiwiki.org list (old and unfinished work).
Keep it in cvs, just in case mdavey or anybody else might like to keep working on it, but it's not functional right now, and it overwrote the improved tiki-admin.tpl in tiki core files.

I removed the page also from documentation pages
[http://doc.tikiwiki.org/Mods+list]
tracker item
module change category assigns to "top" (0) category instead of "none"
see mod-change_category.tpl


Also, this module should offer subcategories...
tracker item
module logged_users not accurately reporting number of users logged in.
{syntax type="tiki" editor="plain"}
I don't know if this is a true bug or not because it depends on the intended functionality of the module "logged_users". I assume that it is supposed to show the total number of users currently logged in. However, it does not seem to exhibit this behaviour. It actually shows the number of users that have logged in but, if a user subsequently logs out they are not removed from the total. In effect it gives you a cumulative total of users logged in since the module was activated. Perhaps this is the intention of the module but I doubt it.

I'm wondering if this is a permissions issue and that is why the count is not getting updated. perhaps users of certain groups do not affect the total? I mention this because I have been playing around with permissions but I don't know if it's relevant or not.

I'm using version 1.9.11 of Tiki.
tracker item
Module menupage not showing page content but just title "..." and no content inside
Module menupage not working for me.

I've assigned the module menupage to registered and anonymous. and added the param

page=>LeftMenu

And this is the page feeding the menupage module:
http://www.wiki-translation.com/LeftMenu

BTW, some basic info is missing at http://doc.tikiwiki.org/Module+menupage
(or elsewhere at tw.o domains, afaik)
tracker item
Module my_ledger (CC Mod) not showing balance if using param float=>right
Using CC Mod [http://cc.tikiwiki.org/Mod+Community+Currencies] on a 1.10cvs from mid june 2007:

Here: http://www.moviments.net/intercanvis/Moneda+social

I'm using this code:
{CODE()}
{MODULE(module=>my_ledger,float=>right,decorations=>y,flip=>y,max=>10,np=>0)}{MODULE}
{CODE}

However, a user with trasnaction, is showing nothing in the module.

However, if the same user goes to: [http://www.moviments.net/intercanvis/cc.php?page=ledgers&my=1] , then some balance is shown.

It looks that there some bug at my_ledger module
---
updated: the problem seems to be with the float param.
By the way, the call to module plugin was made inside a third column of a split plugin.
tracker item
module users_rank has a link to list users even when feature is off
obs: waiting for cvs to unlock to commit
tracker item
Modules style is incorrect CSS class name
Every module is within a div.box that includes the module name,
e.g.
div class="box login_box"
and
div class="box My User Module Name"

But I don't think spaces work in CSS, so I'd say this is a bug.

Additionally, it seems this div that frames every module has no tepmplate file (that I could find). If it is hardcoded (i.e. .php), it should be made a template (.tpl).
tracker item
More capable category items display
When you get a display of all of the items in a category, the list is chopped into multiple pages, and the list is unordered.
tracker item
More control over "Date and time"-field-type format in tracker needed
In the type "date and time" it may be necessery to be able to have only 'year' choise instead of year, month, day and hour


::: FRENCH :::
Dans le type "date and time" nous devrions pouvoir avoir seulement année (de x à x au choix), seulement mois/année ou seulement jour/mois/année. Pour plusieurs tracker, la suppression de l'heure est nécessaire, comme lorsqu'on demande la date de naissance d'un individu !
tracker item
Show PHP error messages