bokehmonica: joined #tikiwiki Love2: joined #tikiwiki
left #tikiwiki ttrimm: left #tikiwiki bokehmonica: left #tikiwiki Trebly: joined #tikiwiki
<marclaporte> Hi, I received the copy of your mail on 01/07/2012, did you answers any longer mail since this time ? marclaporte: not yet Trebly: <marclaporte> Ok I am waiting, are you partially agreeing, obviously "partially", in what I say and about my aims, or I am full mis-oriented. Can I go-on usefully in the way I have defined ?
<marclaporte> Second question : I am actually locked in a new instalation of 8.3 because I could not, yill know, find back the way I found to login as admin on a site previously used with 8.1.
After copying the data base, upgrading by installer, the login of admin failed. I reset it to default and clear cokies and temps sessions and caches, but I still always get an error. Is it somewhere something about such a problem.
Previously with 8.1 I discover that after install (on 7.2 data), The previous PhpSession was not cleared, then many information loaded where wrong and the admin had error when login. Tiki|bot: New Forum Posts: Annonymous viewers unable to view quicktime HTML plugin - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=43054 benoitg: joined #tikiwiki goj_killedByISP: joined #tikiwiki jcyrisse: joined #tikiwiki
hello….how is everyone?
been having an unsuccessful time trying to upgrade my 6.6 tiki site to 8.3
and, in addition, running into issues with hosting and resource isues
i have a site with a lot of structures and categories…and was wondering if there is something i need to do to allow for an upgrade marclaporte: It's supposed to work jcyrisse: yeah…but it isn't:(
been quite frustrating marclaporte: Do you have visible error messages?
you could try pre 8.4 jcyrisse: i have to rerun with error messages set to on…but what happens is I just see the left menu
or just a blank screen
k….can try that marclaporte: which search engine are you using? jcyrisse: not sure I know…where would I look? marclaporte: tiki-admin.php?page=search jcyrisse: sec
mysql full text and tiki indexed marclaporte: use MySql only jcyrisse: should i try just using full text?
lol...k
and no parse? marclaporte: good idea jcyrisse: k
do you think if i change that in the database tables for the upgraded database that might help? or be worth a try? if so, which database table is that in? marclaporte: you can't do via admin panel? jcyrisse: nope marclaporte: tiki_preferences
yes, worth a try jcyrisse: k…also, on my test host, i only have ability to set 32M as my max.
k..let me try it
what would the field name be? marclaporte: delete the feature_search line jcyrisse: delete it or just set to "n"? marclaporte: delete it jcyrisse: k marclaporte: wait
no, set it to n
because y is the default, and if it's not there, it reverts to the default jcyrisse: k marclaporte: ah, but search is maybe not on by default...
You may need to clear your Tiki cache for it to take effect
also, activate your error messages jcyrisse: k…how do i do that, if i can't get to the admin?
k
so, where do I set that error messages?
in the database table? marclaporte: https://doc.tiki.org/Troubleshooting#Locked_out_of_Tiki jcyrisse: perfect…ty
during the upgrade shouldn't the version number of the tiki changed from 6.6 to 8.3?
well…no success
same thing
and no error message are even showing marclaporte: Is your PHP configured to show error messages? jcyrisse: i set that as you suggested
is there a way to clear the cache from the database? marclaporte: not to my knowledge
Tiki can't override PHP error messages if PHP doesn't let it jcyrisse: are their any modules that i might have that are no longer used? marclaporte: trying to guess in the dark is a waste of time
that is what error messages are for
The first thing you need to do is confirm that error messages for PHP are activated for your host jcyrisse: yes….as I got some on another site marclaporte: sometimes, they are displayed, sometimes, they are logged jcyrisse: also, shouldn't the database show version 8.3 and not 6.6? marclaporte: where do you see that? jcyrisse: in the preferences?
says tiki release number
6.6 marclaporte: Can you describe what you did to upgrade your Tiki?
clean install or copy files over? jcyrisse: same as I have always done….yup…clean install marclaporte: did you use tiki-install.php via the web or you went via the shell scripts? jcyrisse: via web marclaporte: so you had 6 or 7 steps for tiki-install.php?
are you able to go to tiki-install.php now? jcyrisse: i didn't count :)
yes marclaporte: hehe
ok, go to tiki-install.php and go through the steps and activate the error messages via there (in step 3 i think) jcyrisse: k
report all execpt strict? or report all php errors? marclaporte: all, and to everyone jcyrisse: k marclaporte: Do you know how to make a phpinfo file? jcyrisse: no marclaporte: create a file called jcishuntingfortheproblem.php in the www
The content should be <?php
phpinfo();
then, visit that file with your browser jcyrisse: k…just getting a blank page now marclaporte: we are looking to check value of display_errors for your PHP
blank page for Tiki or for that new file?
The content should be <?php phpinfo();
right? jcyrisse: oops forgot the ;
for tiki marclaporte: ok, focus on the new file for now jcyrisse: k…got it…..http://janasullinger.com/jcishuntingfortheproblem.php marclaporte: display_errors On
This is good
But error_reporting has no value
not good
(I think) jcyrisse: when i do just a clean install on an empty database, everything works fine marclaporte: no way to get server to increase memory_limit to 64?
Can you try the upgrade on another server? jcyrisse: no…appears not…i have tried the php.ini file on my server,
i did…have tried it on two different servers marclaporte: did you ask the support? jcyrisse: one with 128M and the other with the 32
yeah…they said try a dedicated server.
!!!! marclaporte: hehe
so you have same problem both with 32 and 128? jcyrisse: yup
same exact thing
does a php5.ini file do anything different? marclaporte: depends on your hot
hot -> host jcyrisse: i also tried modifying the htaccess file
so, maybe try modifying that? and placing in the folder where tiki is? marclaporte: but to see if it worked, check http://janasullinger.com/jcishuntingfortheproblem.php jcyrisse: k
nope…neither worked
trying one more thing
what about the htaccess files? any rewrite rule to consider? marclaporte: deactivate the htaccess (to rule that out)
http://www.php.net/manual/en/function.error-reporting.php#65049 <- You could try this. Create a new file with this content jcyrisse: k Trebly: joined #tikiwiki xavi: joined #tikiwiki Bernard1: joined #tikiwiki
polom redflo: joined #tikiwiki qb_: joined #tikiwiki
cheers, any ideas how to handle geshi to 8.3 ? I tried everything I could, and still there is no syntax highlighting in code. even hardcoded include_path in php.ini and tiki still not use it. geshi example page works perfect. any ideas?
joined #tikiwiki redflo: joined #tikiwiki Bernard1: joined #tikiwiki xavi: joined #tikiwiki Trebly: joined #tikiwiki benoitg: joined #tikiwiki changi: joined #tikiwiki Narkster: joined #tikiwiki Caarrie|sleeping: joined #tikiwiki CIA-36: joined #tikiwiki blast_hardcheese: joined #tikiwiki chealer: joined #tikiwiki Jyhem_laptop: joined #tikiwiki TikiLogger: joined #tikiwiki Sp4rKy: joined #tikiwiki DarkCalff: joined #tikiwiki brolin_empey: joined #tikiwiki amette: joined #tikiwiki sylvieg: joined #tikiwiki RobertPlummer: joined #tikiwiki goj: joined #tikiwiki Jyhem: joined #tikiwiki xavi: qb_: unluckily, geshi support was removed from Tiki 8.x -: xavi also misses it xavi: the theory is that codemirror provides the same functionality (in theory, but it is false)
so search for "codemirror", or "syntax highlighting" in your admin panel, and enable it
qb_: did you search for that in the documentation pages (doc.t.o)?
"false" = geshi and codemirror provide similar functionality, but some things are missing in codemirror, and some things are new a nicely included in codemirror compared to geshi
Jyhem ? qb_: I did search, but I do not like codemirror :( it has much more impact to page layout than geshi gillesm: joined #tikiwiki xavi: qb_: I agree. Codemirror was intended to help users at edition time, initially
and at some point, some devs decided to remove geshi support for when the page is displayed (inside PluginCode) Jyhem_laptop: Polom
Hi Xavi ! What's up ,
? xavi: anyway, the wikiway of coding and managing the community has this changes sometimes... and not all agree with some specific change (this or others, etc). That's the effect of our way to manage the Tiki community phantomfakeBNC: joined #tikiwiki xavi: hi Jyhem_laptop Jyhem_laptop: Oh, I did not participate to the geshi conversation. I remember some such package which required dependencies on other stuff installed on servers. Maybe geshi, maybe I confuse with yet another way of highlighting code xavi: Jyhem_laptop: see skype window
(potenetial new request job for you) Jyhem_laptop: Admins such as changi did not like that the list of supported languages depended on what is or is not installed on the server (how do you document?) goj: joined #tikiwiki Jyhem: joined #tikiwiki rodrigoprimo: joined #tikiwiki supergreg: joined #tikiwiki sandroandrade: joined #tikiwiki xavi: Jyhem_laptop and changi: about geshi, well, our documentation was not that bad; it was based ont he stable version of geshi in sf.net, etc
and codemirror does not support all languages, nor all features included in geshi
to me, geshi support could have been maintained in Tiki 8+ ("make it optional", as it was), provided that it was known that some functionality was not being replaced by codemirror
personal opinion, of course
one tiny example: when showing R syntax inside PluginCode, most functions from the R syntax were hyperlinked to the available online resources (help pages) for each of those functions, etc. komodo: joined #tikiwiki
hi, just upgraded from 2.0 to 6.6, iam having some issues with enconding, but now it's solved. now i have strange problem, i can login as admin but i have no rights, in index page i can see You do not have permission to view this page. how can i fix this please?
ok, fixed, i need to INSERT INTO users_usergroups (`userId`, `groupName`) VALUES(1,'Admins'); Tiki|bot: Recent Bug: Tracker item: #4159 - - wrap option of code plugin doesn't work anymore - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4159 usd: joined #tikiwiki
Hallo.Ich habe mal eine Frage zur tiki8-Beta version.Bei uns wird leider die WYSIWYG-Option bei den Features nicht gespeichert sobald sie angehakt wird und "Change Preferences" angeklickt wird.Woran kann das liegen? CIA-36: tikiwiki: 03robertplummer * r39814 10/trunk/lib/core/JisonParser/ (Wiki.jison Wiki.js Wiki.php):
tikiwiki: [NEW] Added olist and ulist base for extending later
tikiwiki: [ENH] Upgraded php parser to latest of jison php, performance improvements ricks99: joined #tikiwiki rodrigoprimo1: joined #tikiwiki radek82: joined #tikiwiki RobertPlummerMob: joined #tikiwiki
polom all
Does anyone know if there exists a function within tiki that can look at the diffs in text and find out who the author was? Trebly: Hi, I am actually locked in a new installation of 8.3 to login as admin on a site previously used with 8.1.
I had already met the problem with 8.1 with data from 7.2. I had solved it but I can't, till know, find back the full detailed process that I found when I met the same problem.
Situation : After copying the data base (8.1), upgraded by installer, the login of admin fails. As element of solution I reset it to default and cleared cookies and temps sessions and caches, but I still always get an error.
Is it somewhere something about such a problem.
Previous analysis cause : With 8.1 I discover that after install (on 7.2 data), the previous PhpSession was not cleared, then many information loaded from session were wrong and the admin had error when login. I have applied these elements of solution without success. ricks99: RobertPlummerMob: I think there's a plugin to show edits by author RobertPlummerMob: thanks ricks99
ricks99: Any idea of what it is called? gth: joined #tikiwiki
hi, i'm new to tikiwiki, is there a way to password protect the entire wiki site so i can dev a company extranet for staff only?
!help Tiki|bot: You can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot . ricks99: there's an author plugin, and also an edit-by-section in the history view
gth: you can use the permissions to require a valid login xavi: back
RobertPlummerMob: see... -: xavi checking doc url xavi: RobertPlummerMob: http://doc.tiki.org/Contributions+by+Author ricks99: thanks xavi! xavi: np (hi ricks99)
gth: you can also use the permission to allow login to a site
there is a perm to allow users to register in a closed site
ok, teaching time. cheers
left #tikiwiki gth: cheers
left #tikiwiki rdholder: joined #tikiwiki
Greetings! I have software on a git repo, and i was including documentation generated by "helpndoc", a free documentation tool that writes a set of static html files. This allows people who download the source to have all the docs in one download. I started to move to having the docs on tikiwi, but I realized that I still need to be able to include the docs as part of the distro. Is there a plug-in or tool that can generate/extr ricks99_: joined #tikiwiki rwik: joined #tikiwiki phantomfakeBNC: joined #tikiwiki rwik: hello! Is anyone familiar with working with tiki-wiki directory permissions on a linux server? we host our wiki through a hosting service, and they have asked us to clear up o+w permissions. The tiki-8.2/temp/unified-index folder who's content has o
* o+w files
is there a way to set this differently?
there is a readme that says to run setup.sh to change the temp dir's perms, but will this also change the unified-index perms?
sorry for that mess of communication, I did not mean to send that first message when I did. To make that clearer, the only folder which has o+w permissions in it, is the tiki-8.2/temp/unified index CIA-36: tikiwiki: 03sylvieg * r39815 10/branches/8.x/lib/wiki-plugins/wikiplugin_box.php: [FIX]BOX: take away the table generated by box because 1/ not pretty, 2/there was no more CR generated because (no CR is generated in a table in the aprsoing
tikiwiki: 03sylvieg * r39816 10/trunk/lib/wiki-plugins/wikiplugin_box.php: oops - wrong conflict selection
tikiwiki: 03sylvieg * r39817 10/branches/8.x/lib/wiki-plugins/wikiplugin_box.php: [bp/r39816]oops - wrong conflict selection rdholder: rwik did they tell you which files they are concerned about? there is a way with unix to use find and chmod to change o-w on all your files, but i don't know whether that will break tikiwiki or not.
i am not a tikiwiki expert by the way, i also came here for help :) rwik: rdholder: alrighty, thanks! its just the files in temp/unified-index, and I have done a chmod on them, removing all of their o+w, but they are temp so they just get recreated. jonnyb: joined #tikiwiki benoitg: joined #tikiwiki RobertPlummerMob: joined #tikiwiki rdholder: rwik: hmmm...
well, it sounds like tikiwiki defaults to file creation permissions that your hosting provider doesn't like... not sure what you can do about that. let's see...
i've been playing with the tikiwiki admin interface a little bit, but I wouldn't think it has controls for you to change what the temp file default file creation permissions are. you could run a cronjob to remove those permission like once an hour, that might satisfy your hosting provider.
to be honest with you, i use bluehost.com, which has a really nice set of cpanel tools, above and beyond what i've seen on other hosting providers. they've written a custom kernel that gives every account it's own virtual linux instance, and throttle by CPU so that nobody on one box can load that server to where everybody else gets choked out. they also have a cpanel app they call "SimpleScripts" that installs packages like tikiwi
bluehost has a link where you can play with their setup and see it for yourself at http://www.bluehost.com/media/shared/info/index/_bh/demo_login.gif rwik: I thought of that, but I'm not sure. I'm shooting them an email right now, and we'll see what they say. They are friendly enough, so we should be able to work it out. I just finished some testing which seems to indicate that it does not need the o+w, and I think they can globally disable that on their end (or the email I received from the suggested that). We can try it on a test environment.
Thanks for the info, but the wiki is hosted at a university, so its all managed locally, and we have to run through IT CIA-36: tikiwiki: 03jonnybradley * r39818 10/branches/proposals/6.x/lib/rss/rsslib.php: [bp/r36723][FIX] rss: Missing required params in $tikilib->tikiUrl() calls rdholder: i looked at some of the javascript for tikiwiki, and i'm not a javascript programmer. :) i don't have the time to dive in and try to customize it myself, so i hope you can resolve this the way you are describing, by working with your provider! :) rwik: what was the issue you were having? I never saw it. I'm not really an expert either, but maybe I could be of help. And thanks! rdholder: np :) i want to be able to extract the wiki contents to a static html structure so i can distribute it with my software distro. up until i recently started trying to put my docs on tikiwiki, i was distributing docs in html form generated by a free tool called helpndoc. it occurred to me that if my tikiwiki goes down, or gets slow, my whole userbase will be affected. having the docs in the distro allows them to have everything th
at this point i'm just going to abandon using the tikiwiki wiki for the documentation, and use if for the site info, and go back to helpndoc based static html that i can distribute with the source distro, I think. rwik: Yeah, I cant be of much help haha, sorry. You can print all of your pages via tiki-print_pages.php, and then save it has a html, but it does not give you your html structure, just a long list of pages. Good luck with all that! rdholder: hey awesome, i didn't know that, thanks! it's better than nothing, maybe i'll use tiki-print_page.php in some way. thanks for the tip! rwik: Cool, glad I could do something. Have a good one! rdholder: you too!
left #tikiwiki CIA-36: tikiwiki: 03jonnybradley * r39819 10/branches/proposals/6.x/lib/rss/rsslib.php: [bp/r39358][FIX] rss: typos (cannot use [] for reading)
tikiwiki: 03jonnybradley * r39820 10/trunk/templates/tiki-admin_rssmodules.tpl: [FIX] rss admin: Remarksbox for feed preview and bin icon instead of basket for clear (empty) feed sandroandrade: joined #tikiwiki phantomfakeBNC: joined #tikiwiki ricks99: joined #tikiwiki marclaporte: joined #tikiwiki redflo: joined #tikiwiki xavi: joined #tikiwiki
changi? -: xavi wonders what happened to the logger, which stopped logging the irc channel a few days ago again dcedilotte: joined #tikiwiki CIA-36: tikiwiki: 03chealer * r39821 10/trunk/templates/translated-lang.tpl:
tikiwiki: [REF] Translations widget
tikiwiki: [FIX] Only show translation links when user has permission to translate (at least as much as in 8) dcedilotte: left #tikiwiki
joined #tikiwiki CIA-36: tikiwiki: 03jonnybradley * r39822 10/trunk/templates/tiki-edit_structure.tpl: reformatting
tikiwiki: 03robertplummer * r39823 10/trunk/styles/jqui.css: [FIX] was making slideshow malfunction with tiny text RobertPlummer: joined #tikiwiki CIA-36: tikiwiki: 03chealer * r39824 10/trunk/templates/translated-lang.tpl: [FIX] Multilingual articles: link to self DarkCalf: joined #tikiwiki DarkCalff: joined #tikiwiki sandroandrade: joined #tikiwiki
joined #tikiwiki CIA-36: tikiwiki: 03chealer * r39825 10/trunk/lib/multilingual/multilinguallib.php:
tikiwiki: getTranslations(): fix documentation. langLongFormat apparently never existed (Ref: r4690)
tikiwiki: update