We are looking for a tikiwiki expert for a job opportunity. Interested, please skype to: macnific. Thanks. Hi everyone.we are using 3.0. We changed the wiki timeout for 15 minutes and I can see it at wiki edit page, but even thought after editing just some minutes I can not preview the page because tikiwiki ask me to log-in again. Where and how to increase the admin timeout section? @troquei: check your session maxlifetime and cookie_lifetime in ur php.ini thanks yw Anyone use the phpfreechat plugin? the file I downloaded from mods.tw.o doesn't make any sense tikiwiki: 03chibaguy * r19259 10/mods/trunk/themes/eatlon_tiki_3/styles/eatlon.css: [FIX] More CSS redundancy removed; page header and menus improved, etc. ChadDa3mon, I don't think it has ever worked. darn knew it was too good to be true :/ heh, yep. the minichat is working? was working last time I checked can you do minichat outside of a module? looking for multiple chat rooms one for each team/department live support feature? haven't checked that one out yet, I'll do that minichat can work in a wiki page using the MODULE plugin, but I'm not sure about multiple rooms. syntax seems to suggest you can do multiple rooms, will have to look into it I think it's meant to have, but don't know if that's actually implemented. ah but I haven't looked closely either. seems to be working Ah yes, now I remember the problem with minichat....Currently, the minichat data persist indefinitely in the database, with up to 100 (?) lines displayed in a channel window. There are no admin controls to clear out the data for a channel or the module. hi hello MatWho (ay?) hi station! i am at the train station see you in 5 mins is there a trick to the RSS feeds? or is that another feature that currently doesn't work well? what is your problem with rss? which rss feeds? generated by tiki or syndicated from other souces generated by tiki the RSS feed seems blank for wiki pages even after I edit a few of them tiki-wiki_rss.php?ver=2 is blank are the pages public? I do have some permissions setup only pages that are visible to anonymous will appear in the rss feed (i believe) but I'm also logged in, so I'd think things would be fine? ah hmmmm try with a caching time of 0 tried a page with tiki_p_view enabled for anonymous, still no luck is that an RSS option? or the wiki cache option tiki-admin.php?page=rss already set to 0 :/ does it only track new pages, or any edit to a page? new & edits (not sure if it tracks MINOR edits... sylvieg?) not doing minor edits I think it is last Modif pages - no consideration og minor ... but not sure without looking at the code but if it can only handle anonymous pages anyways, not much help for me i dont think there is any security on the rss feeds. so they only include what would be visible by anonymous visitors aha h I have an error in my tikitrunk wiki rss... sorry it is my trace Thanks for the help you two works for me tikiwiki: 03pkdille * r19260 10/trunk/templates/tiki-admingroups.tpl: [MOD] admingroups: indent code - no changes Hmmmmm tiki-wiki_rss.php works it's the ?ver=X that seems to not work and using that link, all of my private pages are showing up ChadDa3mon: that has been an issue for a long time ^^ ah only problem now seems that an external RSS reader can't view the RSS feed due to the permissions thing I'm guessing tikiwiki: 03sylvieg * r19261 10/trunk/lib/smarty_tiki/block.tikimodule.php: notice tikiwiki: 03sylvieg * r19262 10/trunk/ (2 files in 2 dirs): [MOD]error: option to not print E_STRICT error having some major problems with 3.0 upgrade. Forums are no lnger functional, textarea admin screen non functional, etc.. any thoughts admin_forums? or tiki-admin_include_forums? ikeco, what version did you upgrade from, what theme was set before you upgraded, what is your server os? these items are simply failing to return (as if PHP error)--getting white screen admin-textarea view-forum.php r u using a 3.0 compatible theme? did you upgrade your database? have tried several, including default, and thenews have upgraded Db much if not most works, but some big pieces just arn't cooperating actually even an incompatible theme will only cause page irregularities, not a white screen, etc. getting white screens what server os? apache--on hostmonster, so I assume Linux PHP 5.2.9 I'd reupload the files related to forums, maybe. MYSQL 5.0.75 (if upgrade was via ftp) can it be memory limit? because admin pannekl are consuming I have tried to re-upload the LIB folder, but no luck---will maybe try a compleate reload. Dont think so I've set very high textare adminis 37M on my local :-( without textarea admin, I cannot enable plug-ins, which cripples many articles and pages sigh how about re-uploading the root .php files and the template files? at least the ones related to forums... Thats where I will go next, I was kinda hoping that this was not a unique set of problems and admin-textarea I haven't seen any reports of those particular things not working after an upgrade to 3.0. should I try to upgrade/update Db again? (of course I could've missed them, too.) well, running the 3.0 install/upgrade script is easy, so is worth a try. did you have install errors at the upgrade? kk---I will try these things again tonight--I appreciate everyones help as always no, no reported errors tikiwiki: 03sylvieg * r19263 10/trunk/lib/breadcrumblib.php: notice ok GTG, I'll check in tomarow and let yas know Are you guys aware of some gross problems between what is rendered in preview mode vs what is rendered once you hit the save button for wiki pages? or do I need to submit a bug on this ChadDa3mon: We know. Sigh. ChadDa3mon: If you do a search on dev.tw.o for Preview, there should already be a bug report. I know I've heard it discussed here. k, cool and thanks tikiwiki: 03sylvieg * r19264 10/trunk/tiki-sefurl.php: [FIX]sefurl: do not put - at the end tikiwiki: 03chibaguy * r19265 10/mods/trunk/themes/faulkner_tiki_3/styles/faulkner.css: [FIX] More CSS redundancy removed; todo: fix topbar cssmenu in IE6. tikiwiki: 03chibaguy * r19266 10/mods/trunk/themes/faulkner_tiki_3/styles/faulkner.css: [FIX] Missed this property update. tikiwiki: 03sylvieg * r19267 10/trunk/ (5 files in 2 dirs): [FIX]sefurl: sefurl in article, blog and wiki tikiwiki: 03chibaguy * r19268 10/mods/trunk/themes/fluidindex_tiki_3/styles/fluidindex.css: [FIX] More CSS redundancy re layout.css removed; From a complete newbie dev: What's the best way to "echo" or "print_r()" from within the .php files to get an idea of execution flow and what's going on? (more specifically): Inside userlib.php...... how would I insert snippets here and there to poke at variables and execution flow? mizraith: maybe http://dev.tikiwiki.org/tiki-index.php?page=Hello+World can help Is there a way to reset the login if I've locked myself out by forcing an https login only that returns an error ? (I know ... you can laugh if you want .. lol ) there should be a preference in the database selct * from tiki_preferences where value like '%https'; sorry '%https%' sylvieg, using phpsqladmin ? yeh sylvie beat me to it. Yes, under tiki_preferences table in the database there is "https_login" . set to "disabled" tikiwiki: 03jonnybradley * r19269 10/trunk/ (4 files in 3 dirs): tikiwiki: [ENH] Adding rudimentary feedback for profiles installation tikiwiki: * Feedback while profile retrieved via AJAX from repository tikiwiki: * JS Confirm dialogue to check install tikiwiki: * Minimal list of object, prefs and groups modified after install (if no instruction page in profile) sylvieg, mizraith - I edited it to "disabled" but I still get the login error. do I have to get tikiwiki to reread it's preferences somehow ? close your browser or delete your cookie Yeah, got it. thanks for the help sylvieg & mizraith :D New Forum Posts: File Gallery Write Issues - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=33305 tikiwiki: 03sylvieg * r19270 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX]TARGET: fix target Gonna re-ask (hoping for a developer).... if I'm trying to trace execution path or variable state inside of userlib.php, what is the simplest way to get an "echo" or "print_r" to work and output something to my browser window. Thanks! so how crazy is this: I'm hoping to move over 120+ users from our old wiki to tikiwiki. I'm setup using LDAP....can I just import all of them into the user database so I can start setting up permissions ahead of time? Otherwise I have to wait for each person to login, and then setup permissions tikiwiki: 03pkdille * r19271 10/trunk/templates/ (tiki-admingroups.tpl tiki-adminusers.tpl): [MOD] admingroups and adminusers: deploy tabset plugin to this templates tikiwiki: 03pkdille * r19272 10/trunk/templates/tiki-admin_modules.tpl: [MOD] admin modules: indent code - no changes Chad --- I'd try just what you're doing on a test instance first (or a "non-live" installation). My guess is you should be able to get the LDAP import to work on user and group info. You'll have to set up TikIWiki group permissions to match (perhaps?). tikiwiki: 03sylvieg * r19273 10/trunk/tiki-admingroups.php: [MOD]group: give an error if name is empty AULAWIKI help needed: when adding a Workspace Type Resource, the dropdown list 'Resource type' doesn't shpw anything. I have this in both a 2.4 and 3.0 TW test sites bbl: Been a while, so re-asking as I have made no progress on this issue ($debugger doesn't seem to work for this case). QUESTION: if I'm trying to trace execution path or variable state inside of userlib.php, what is the simplest way to get an "echo" or "print_r" to work and output something to my browser window. Thanks! mizraith: I think I've simply done echo or print_r. But won't work if execution error causes PHP to emit nothing. New Forum Posts: Flash will only play once - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=33307 New Forum Posts: Viewing variables and state information: inline debugging? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=33306 Thanks SEW. That's where I'm stuck. Inside of userlib.php both echo and print_r output nothing. $debugger doesn't seem to work either. Hmmmm sylvieg, helo New Forum Posts: AULAWIKI: Workspace Type Resource problem - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=33308 http://localhost/phpmyadmin/ guys i am here right now....does anyone what username and password i shud enter username/password for the db you want to access i have just installed phpMyAdmin and want to create a db use mysql to make the db ok does anyone know how i can log into phpMyadmin? same reply i said above vilisi_t how do i do that? google phpmyadmin for more info ok :-[ you need a mysql db on your localhost to use it okay AULAWIKI help needed: when adding a Workspace Type Resource, the dropdown list 'Resource type' doesn't shpw anything. I have this in both a 2.4 and 3.0 TW test sites