,.-~*'´`'*~-.,
polom
luci & I are burning the midnight oil at TikiFest
while the youngsters are either sleeping or out partying :-)
the partying crew is back and now sound asleep
yo slordjette
Hey Barça-boy
hehe
tomorrow (in a few hours), we'll work on: http://dev.tikiwiki.org/Workspace+Roadmap#Related_wishes
Everything going well?
Will there be a video broadcast?
I wonder why wikiplugin_box.php adds a wrapping table for a  box that doesn't have the float argument. I took out the table tags and seem to still get the same box.
I have made a new page -> foo.php If I make this {button href="foo.php?iType=$iType" _text="{tr}Remove Filters{/tr}"} the button points to the URL of the visualized page, not to the href... why? How can I fix it? Thanks
Probably I have to add foo.php into a db table, but don't know where and how, I'm completely new at twiki...
hello tiki world
hello gferreira
just installed a new tiki site. i am getting a blank screen when trying to change look&feel
in tiki-admin.php?page=look
same for tiki-admingroups.php
sorry... I'm here to have answers too :)
no prblm :-)
gferreira, the usual cause of blank screen is not enough php memory.
thanks chibaguy. will google for "increasing php memory hot to"
chibaguy, have you got an answer for me too, perhaps?
:)
Some info here on php memory: http://doc.tikiwiki.org/tiki-index.php?page=Requirements%20and%20Setup
sorry Natrhon, I have no idea.
:S ok, np, thanks, I'll wait..
thanks a lot chibaguy
 New Forum Posts: How to remove a profile - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=&comments_parentId=34190
sorry, router crashed :P
Someone knows the answer to my previous question? :)
Natrhon: welcome, first this is tikiwiki project, not twiki
Natrhon: second, you try to put smarty syntax in php page, imho it's not the way
nono the {button etc is into the corresponding foo.tpl
Natrhon: ah, you mean you put it in another tpl, ok
yes
well
i am not sure, is the param href correct ? did you $smarty->assign  the variable iType ?
yes that vars works perfectly in other parts of the tpl
^var
what I get exactly as url is:
tikisite/foo.php?iType=16&order=location#main
that is the url I'm in with all the GET vars I have set
I expected to have 
tikisite/foo.php?iType=16#main
according to my href...
sorry, no idea then
there is a table in the db with all the tiki's object (type, name, url, etc)... it is possible that a page that is not listed into that table couldn't be referenced? 
sorry, router again
tikiwiki: 03lphuberdeau * r20470 10/trunk/tiki-pagehistory.php: [FIX] View history permission was only checked at the global level
tikiwiki: 03jonnybradley * r20471 10/trunk/lib/setup/prefs.php: [FIX] A few missing plugin prefs
tikiwiki: 03chealer * r20472 10/trunk/templates/modules/mod-assistant.tpl: [ENH] minor text enhancements
tikiwiki: 03chealer * r20473 10/trunk/modules/ (mod-assistant.php mod-func-assistant.php): [ENH] move Assistant module to new module style
doing "assign perms automatically needs to be removed (add new category)
toctoc
hi xavi
Is there a way to _remove_ a profile?
hi gary! :-)
answer from marclaporte: "create a profile with the oposite settings"
but this will not work for deleting objects
chibaguy: does it answer your question?
I thought before that this is a problem. And today someone asked in the tw.o forum. I don't think normal users can be expected to uninstall by creating another profile.
(not so sure how many devs could do it ;-) )
tikiwiki: 03lphuberdeau * r20474 10/trunk/ (3 files in 3 dirs): [FIX] Repair RSS basic auth and permission granting
:-) yes a fully agree :-) Yours was my answer to marc 5 min ago when he told me that :-)
chibaguy: well, I'm right now trainning a new profile-techie (Regis) right now... creating a profile for a new workspace
step by step... :-)
That's cool.
profile creation - process should become exponential at somme point...
tikiwiki: 03chealer * r20475 10/trunk/ (2 files in 2 dirs): [ENH] categories: remove "Assign permissions automatically" (not needed anymore with perms-take2 perf enhancement)
But I think there needs to be a rollback or undo feature for profiles. It's a huge usability problem that this isn't easily possible.
we just need to push it a bit more forward, until some day the we start to be at the steep part of the slope upwards :-)
until we have a better profiler-tool (like the one Ben and Aldo created at their ws branch, but extended)
chibaguy: I agree.
chibaguy: not really. if there was an opposite, but that's not always the case, and even then. you don't "add" a profile, you apply one, so you can't "remove" one. you'd need an "undo" feature. so, unless you have backups, it's not possible.
I'll tell that again in person to the right people in this TikiFest
The profile installation process needs to be aware of the state before the profile is installed, and be able to return to it, if requested.
maybe some kind of flag for "already existing" or else "new", for each change.
chealer: but there could be some  engine to create an opposite profile on the fly, ...
... and have it ready in tiki to apply the opposite when needed (and if needed) 
... ini order to make tiki more usable and intuitive, etc
chibaguy: you *could* do a backup of global preferences, which would let you do a partial undo... but that's certainly not done yet
but the opposite isn't always the desired case. Sometimes a site already has, for example, a certain permission. If the new profile also has that perm specified, undoing the profile shouldn't remove the perm, if it was there before the install.
xavi: in some cases. for example, the profile sets some preference to "y", then the opposite is "n". but it doesn't only deal with boolean values.
This is why awareness is needed somehow, I think.
s/it/profiles/
yes, and there's also the problem chibaguy explains
Also I don't think it's easy to know what a profile installation is doing. A site admin could 'undo' the profile manually if there was a list of the changes the profile install made.
(or was about to make)
(thinking about how apps are installed on an operating system, typically there is a dialog of what will be done, and also there is a remove feature - these are expected by users.)
chibaguy: there is such a list
good. that'd be really helpful.
On the admin profiles page, I see the yaml scripts for a profile before clicking its install button. Is there something else than this?
not really, sometimes there is a form to fill up some user input
I imagine the profile's wiki page(s) outside of the yaml boxes could have such a list but I guess it'd have to be done manually, like comments or docs.
tikiwiki: 03lphuberdeau * r20477 10/trunk/installer/schema/ (2 files): [FIX] Oops
tikiwiki: 03lphuberdeau * r20478 10/trunk/tiki-blog_post.php: [FIX] Removing some really old permission checks
tikiwiki: 03lphuberdeau * r20479 10/trunk/tiki-blog_rss.php: [FIX] Some more legacy checking
chibaguy?
!help
You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot .
hi everybody
tikiwiki: 03lphuberdeau * r20480 10/trunk/ (tiki-blog_rss.php tiki-view_blog.php): [FIX] Typo in previous commit and using the correct pref name when checking for blog rss feed (just couldn't work)
It's about a week i have installed tikiwiki 3.0 and i'm getting issues on issues so I'm thinking about moving to another system
but before doing this let's try to see those issues with you
1) often at the bottom of the page appears: Allowed memory size exhausted....+  in Unknown on line 0
2) often appears a blank page... or a page reporting: tikiwiki X-Powered-By: PHP xxx
3) google maps: when in user profile you can set you coordinate trough map... at the end it doesn't store coordinates in user data.... so all work is simply loss
That's it is there anybody can help me in solving these issues?
hi xavi, sorry, was away.
Rux, blank page usually means not enough php memory.
hi chibaguy
you (and chealer) are right about savinng default settings before installing a profile, etc...
...to allow somehow (in the future) easy "unapply" the profile to the previous state
we arrived to the same conclusion with lphuberdeau before
I'll add it to the "profile todos"
it maynot happen during this tikifestbarcelona, but nowadays lph is aware of it
ok
where is possible to manage php memory?
so that there is an easier way for the end user to "remove" what I've just installed (applied)
I sort of think that's necessary before profiles really take off.
it's hard to expect p
...people to install what can't be easily uninstalled.
chibaguy: I agree with you
but we need a coder to "scratch our itches"...
Rux, some info here: http://tikiwiki.org/art82
tikiwiki: 03sampaioprimo * r20481 10/trunk/lib/importer/ (2 files in 2 dirs): [ENH] fixing a output string in TikiImporter and some tests improvements
tikiwiki: 03axold * r20482 10/trunk/lib/jquery/treeTable/ (15 files in 5 dirs): [ADD] Added the treetable jquery plugin to trunk
tikiwiki: 03lphuberdeau * r20483 10/trunk/tiki-calendar_edit_item.php: [FIX] Enabling permission checking
chibaguy: we are talking rightnow about it marclaporte, lph and me 
:-)
tikiwiki: 03sampaioprimo * r20484 10/trunk/lib/importer/ (index.php test/fixtures/index.php test/index.php): [ENH] adding index.php to all Tiki Importer directories to prevent directory browsing
Ok i opened a ticket with my hosting provider about php poor memory config
any help about google maps?
in user profile you can set your coordinates trough map navigation... at the end it doesn't store coordinates in user data.... so all work is simply loss
Hmm, I don't know. I set my user prefs (google map) quite a while back and they're still displayed correctly.
But the site is running the development trunk version of Tiki, not the released branch.
(though that may not matter)
I don't have google maps set on another site to test.
The user data was input months (years?) ago; I don't know if a problem has developed since then.
lat and lon are stored in my tiki_user_preferences table.
tikiwiki: 03lphuberdeau * r20485 10/trunk/tiki-edit_blog.php: [FIX] More legacy permission checking
tikiwiki: 03lphuberdeau * r20486 10/trunk/tiki-edit_image.php: [FIX] Globalization of permissions after permission check
tikiwiki: 03axold * r20487 10/trunk/ (lib/setup/prefs.php templates/header_jquery.tpl): [ADD] Enabled the treetable jquery plugin in tiki
tikiwiki: 03lphuberdeau * r20488 10/trunk/tiki-edit_question_options.php: [FIX] More legacy permission checking
tikiwiki: 03lphuberdeau * r20489 10/trunk/ (3 files): [FIX] More legacy permission checking
I just noticed the Google maps API key was missing from tiki-admin.php?page=gmap, so got it again from Google and input it.
"preference name: gmap_defaultz" - wonder what the story is on that spelling.
I assume the site needs a google api key for the users' maps as well.
(I mean one key for the site.)
hi
hi Kissaki. How's the database stuff going?
well... who knows :)
you'll see commits when I'm working on it
:-)
tikiwiki: 03chibaguy * r20490 10/trunk/templates/tiki-gmap_locator.tpl: [FIX] Extra </div> tag broke page columns.
tikiwiki: 03chibaguy * r20491 10/branches/proposed/templates/tiki-gmap_locator.tpl: [bp/r20490][FIX] Extra </div> tag broke page columns on Google Map Locator (tiki-gmap_locator.php).
tikiwiki: 03lphuberdeau * r20492 10/trunk/tiki-forum_queue.php: [MOD] Bulk loading for forums and removing legacy checks
tikiwiki: 03lphuberdeau * r20493 10/trunk/ (tiki-forum_rss.php tiki-forums.php): [MOD] Bulk loading for forums and removing legacy checks
hi 
i like to install tikiwiki 3.1 but the installer could not connect the Profiles Repository. do i have to install s.th on my webserver to solve this? 
or how can I detect what's going wrong? 
there's no error message in my apache log files 
last time i had this 'failure' i was not able to set permissions for grous and users 
I'm trying to fix first memory lack.. may problems are related
sui: an Internet connection...
sui: if there are problems, you can apply a profile after tiki is installed
thank's for your effort... I'll come back to you asas i have news
chealer: that is not funny. i have an internet connection
chealer: the problem last time was, that i was not able to apply a profile after installation and i was not able to set permissions for an user or group
I'll continue with default profile 
sui: applying a profile on an installed tiki should be as reliable as during the installation
tikiwiki: 03lphuberdeau * r20494 10/trunk/ (3 files): [MOD] Bulk loading for forums and removing legacy checks
sui check your firewall
I help yesterday or Friday somebody on the same problem... it was not tiki but his server
sylvieg: there's no firewall enabled 
I think that was solved since, but in 3.1, profiles require allow_url_fopen
(used to be unsafe, but since the unsafe part was made part of allow_url_include)
this is a php.ini setting
that may be. i deactivated url_fopen
do i have to allow allow_url_include? 
tikiwiki: 03chealer * r20495 10/trunk/lib/tikidate-php5.php: [FIX] avoid timezone_open error on TimezoneIsValidId("local")
lphuberdeau: great, profiles are now working 
lphuberdeau: I am not sure it is completly solved the guy yesrterday was not able to do a file_get_contents('http://profiles.tikiwiki.org/profiles')
good lphuberdeauhas the solution
ty.
 New Forum Posts: Changing language.  - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=&comments_parentId=34192
excuse me I have another question, why often appears a blank page containg only message:"X-Powered-By: PHP/5.2.9" on the left upper corner?  
Rux: can you reproduce the problem?
has somebody an idea - we loast the function blob_encode that is used in wiki_attach_file?
lphuberdeau: the function in tiki3 is in /lib/tikidblib-adodb.php:function blob_encode(&$blob) {
hmmm.. I searched all over for a use of that one and couldn't find it
it was a passthru function if my memory serves me well
I removed it
Rux, the blank page may be due to not enough PHP memory. I don't know why the "X-Powered...." is displaying.
so do I remove the call?
you might want to double check if it was really passthru, but I would think so
tikiwiki: 03lphuberdeau * r20496 10/trunk/ (3 files in 2 dirs): [MOD] Bulk loading for forums and removing legacy checks
tikiwiki: 03sylvieg * r20497 10/trunk/lib/ (imagegals/imagegallib.php wiki/wikilib.php): [FIX]db: since db change(20047), the blob_encode function does not exist anymore - seems the escape is done somewhere else...
tikiwiki: 03lphuberdeau * r20498 10/trunk/ (tiki-list_quizzes.php tiki-list_surveys.php): [MOD] Bulk loading and removing legacy checks
polom amette
tikiwiki: 03lphuberdeau * r20499 10/trunk/ (8 files): [MOD] Bulk loading and removing legacy checks
tikiwiki: 03nagendra016 * r20500 10/branches/experimental/kaltura_integration/lib/wiki-plugins/wikiplugin_kaltura.php:
tikiwiki: 03chealer * r20501 10/trunk/tiki-modules.php: 
tikiwiki: [FIX] user groups for modules were NULL.
tikiwiki: thanks lphuberdeau for debugging
tikiwiki: 03chealer * r20502 10/trunk/lib/tikiaccesslib.php: $data looks better than $value here
tikiwiki: 03sampaioprimo * r20503 10/trunk/lib/ (37 files in 20 dirs): 
tikiwiki: [ADD] lib/test to centralize all Tikiwiki tests (both acceptance and unit)
tikiwiki: [MOD] moving tests from lib/core and lib/importer to the new directory lib/test
tikiwiki: 03lphuberdeau * r20504 10/trunk/lib/categories/categlib.php: [FIX] Comments lib not initialized by simply including the file
tikiwiki: 03chealer * r20505 10/trunk/lib/tikiaccesslib.php: [FIX] empty message on errors (like permission denied)
tikiwiki: 03lphuberdeau * r20506 10/trunk/tiki-list_object_permissions.php: [FIX] This block is now obsolete
tikiwiki: 03lphuberdeau * r20507 10/trunk/tiki-list_object_permissions.php: [MOD] Re-add the permission listing for categories, but without the permission expansion that used to exist
tikiwiki: 03luciash * r20509 10/trunk/lib/smarty_tiki/function.listfilter.php: [NEW] smarty function to display input field and filter or search long lists by string match (using jQuery)
tikiwiki: 03jonnybradley * r20510 10/trunk/lib/setup/prefs.php: [MOD] feature_mootools defaults to n for 4.0
tikiwiki: 03jonnybradley * r20511 10/trunk/templates/header_jquery.tpl: [MOD] jquery/treeTable doesn't need a pref (only 3k) and add css
tikiwiki: 03chealer * r20512 10/trunk/lang/ (36 files in 36 dirs): [FIX] broken translation strings I created earlier with r20472
Hy guys I have tiki root folder full of core.xxxx files... I know I have a memory lack issue, I asked my provider to solve it, but I would like to know if things could be related
tikiwiki: 03jonnybradley * r20513 10/trunk/lib/smarty_tiki/function.treetable.php: 
tikiwiki: [NEW] treetable Smarty function - almost complete...
tikiwiki: Renders table from data with checkboxes - initially for admin pages for new perms, groups, category pickers - later profiles etc.
tikiwiki: Collapsible tree structure (nearly done) and sortable columns (to come)
tikiwiki: Not yet implemented anywhere, so no change of behaviour expected
tikiwiki: Tidying-up: also to be done
Hy guys I have tiki root folder full of core.xxxx files... I know I have a memory lack issue, I asked my provider to solve it, but I would like to know if things could be related
Any news from the TikiFest Workspaces squad?
 New Forum Posts: Interactive Translation problem with Slovak - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=&comments_parentId=34193
slordjette: the squad is back from restaurant
still messing a bit with Internet access