Krahazik: ok I have aproblem which is isrritating and rendering my entire tiki-wiki sight useless, as the admin with full powers over everything, I "do not have permission to edit this page" keeps poping up any time I try to edit a wiki page.
anyone? ***: redflo has quit IRC (Quit: Leaving.) Krahazik: hello? any one awake? marclaporte: Krahazik : which version?
I have seen that once lphuberdeau: ah, make sure the userpage prefix is set to "User:" marclaporte: hehe, lphuberdeau is faster! Krahazik: ok
i'll give that a try
but its not the user page im trying to edit
well i can't even make new pages at the moment for the same reason lphuberdeau: I know
but the user page detection is causing trouble
the issue is fixed in 6.2 Krahazik: don't sappose there is an autopudate option?
im on 6.1 lphuberdeau: no Krahazik: well adding the userpage prefix back in did fix the problem, thanks :)
darn lphuberdeau: although the update should be trivial
there is an incremental patch that contains only the affected files you can just overwrite the installation with, then run the installer and you should be done Krahazik: ok i'll give that a try
not sure where to find just the patch, found the full dl
i think marclaporte: 6.2 has a lot of fixes, so it's well worth it lphuberdeau: http://sourceforge.net/projects/tikiwiki/files/Tiki%206.x%20-Rigel-/Tiki%206.2/
quite large this time, looks like over 60% of the files were modified between 6.1 and 6.2
mostly language files actually Krahazik: ooh ok then I was looking at the right place lphuberdeau: caught something just there, the release process does not strip the comments from the language files in the incremental script ***: Krahazik has quit IRC (Quit: Page closed) chealer: lphuberdeau: I noticed that too :-(
lphuberdeau: so the process doesn't diff the actual 6.1 with the actual 6.2 then :-/ ***: marclaporte has quit IRC (Read error: Connection reset by peer)
goj has quit IRC (Read error: Operation timed out)
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte lphuberdeau: chealer: yes it does, it uses svn to identify the modified files, however the comment stripping happens during the packaging ***: goj has joined #tikiwiki
TheOnlyMerlin has quit IRC (Quit: Page closed)
dabright has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
WhiteCalf has quit IRC (Quit: Leaving) Tiki|bot: New Forum Posts: Can I change the article id number? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40536
New Forum Posts: Forum security and privacy - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40529
New Forum Posts: Different Browsers show different button text? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40528
New Forum Posts: Can I change the article id number? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40536
New Forum Posts: Forum security and privacy - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40529
New Forum Posts: Different Browsers show different button text? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40528 ***: HelpMe has joined #tikiwiki HelpMe: Is there anyone out there that can help me figure out why I cannot log into my Tiki site as administratopr?
administrator marclaporte: HelpMe : what version of Tiki? HelpMe: 6.1
I have tried everything in the troubleshooter and then some
I'm stumped marclaporte: ok, do you want the secret backdoor to become admin? (secret URL) HelpMe: uhm, yes marclaporte: it doesn't exist HelpMe: nice marclaporte: but!
go to tiki-install.php HelpMe: did marclaporte: from there, you can reset admin password luciash: polom !
hi marclaporte marclaporte: polom luciash HelpMe: did not find an option for that luciash: HelpMe: is it fresh new install or ugrade ?
*upgrade marclaporte: ohhh
from which version?
http://doc.tiki.org/Lost+admin+password HelpMe: was a fresh install a month ago, everything was great then BOOM, no admin access
ya, did that
all of my users can log in but no admin marclaporte: hmmmm luciash: not admin only or nobody with tiki_p_admin perm ? HelpMe: the password is not wrong, the page simply goes straight to error 500 instead of loging in
well, that's tricky luciash: ah, error 500
stinky
must be some server config HelpMe: I had made a separate account for additional admin, I can log into it, but have no admin rights luciash: it must have group Admins with tiki_p_admin perm assigned HelpMe: the admin account is poof
I can access it from the db of course, checked my tables and reassigned perms, but still nothing
tiki_p_admin is assigned
beleive me I am ready to junk the whole thing and start from scratch, but a month's worth of work is tied up in it
I even tried repalcing the .htaccess and webconfig files, thinking something got corrupted, but that just lead to blank or error 401 luciash: usually 500 means some server config is not right or wrong read permissions on some files/dirs HelpMe: yeah, I went through the file perms and made sure they were correct, as for server config, I don't know where to go for that other than the host, and they say it's my wesite issue, not the server. luciash: if it happened like you said "BOOM" (over night) i would ask server admin first
ok
weird then HelpMe: do you think the login script could be corrupt? luciash: i don't know HelpMe: if it was, I think it would not let anyone in
hmmm luciash: try to install another tiki beside
e.g. in yoursite/test HelpMe: I did that, created a new db and it works fine
seriously, I think I have run out of options, was just hoping someone had another idea luciash: u could try to export sql dump of your wiki pages and import them in the new one ?
and users tables, etc ? HelpMe: ok, luciash: or you can do whole sql dump of whole db and import it in the new one ? HelpMe: so when I tried to export, the db said I did not have permission to export luciash: maybe it is really some wrong file causing that
eh, what host is that not allowing u export your own db ? :-o HelpMe: I think you may be on the right track, I will focus on the db and exporting
I use freehostia
I will talk to them about that issue luciash: ah, free hostings can be troublesome HelpMe: I'm a paying customer luciash: *g*, ok HelpMe: :) luciash: just guessed from the name HelpMe: yeah well, 4 years ago I was not a paying customer, but as much as I use the service I decided to pay and get more stuff
addiction luciash: :)
i also use one freehosting, but not for tiki ;) HelpMe: yeah, do you use a dedicated server?
pricy luciash: nope, dedicated not yet HelpMe: so would you mind giving me a quick rundown of how to do sql dump and import into the new db? Maybe I did something wrong. luciash: i use a2hosting "executive" plan
can u use ssh there ?
or phpmyadmin only ? HelpMe: Ah, yea, I'm just on the "lovebeat" plan :)
just phpmyadmin
I can import through sql
export is different though luciash: http://doc.tiki.org/Backup HelpMe: great, thanks
This should help :)
Thanks again, goodbye :D ***: HelpMe has quit IRC (Quit: Page closed)
luciash is now known as luciash|away
LordVan has joined #tikiwiki
LordVan has quit IRC (Changing host)
LordVan has joined #tikiwiki
marclaporte has quit IRC (Ping timeout: 240 seconds)
LordVan has quit IRC (Quit: Leaving)
LordVan has joined #tikiwiki
LordVan has quit IRC (Changing host)
LordVan has joined #tikiwiki
LordVan has quit IRC (Quit: Leaving)
LordVan has joined #tikiwiki
LordVan has quit IRC (Changing host)
LordVan has joined #tikiwiki
goj has quit IRC (Quit: reboot)
dcedilotte has quit IRC (*.net *.split)
SDuensin has quit IRC (*.net *.split)
Caarrie|away has quit IRC (*.net *.split)
changi has quit IRC (*.net *.split)
honeygirl has quit IRC (*.net *.split)
sipherdee has quit IRC (*.net *.split)
chealer has joined #tikiwiki
dcedilotte has joined #tikiwiki
SDuensin has joined #tikiwiki
Caarrie|away has joined #tikiwiki
changi has joined #tikiwiki
honeygirl has joined #tikiwiki
sipherdee has joined #tikiwiki
goj has joined #tikiwiki
Wilkins has joined #tikiwiki
dcedilotte has quit IRC (*.net *.split)
SDuensin has quit IRC (*.net *.split)
Caarrie|away has quit IRC (*.net *.split)
changi has quit IRC (*.net *.split)
honeygirl has quit IRC (*.net *.split)
sipherdee has quit IRC (*.net *.split)
coaboa has joined #tikiwiki
redflo has joined #tikiwiki coaboa: good morning ***: JoernOtt has joined #tikiwiki
dcedilotte has joined #tikiwiki
SDuensin has joined #tikiwiki
Caarrie|away has joined #tikiwiki
changi has joined #tikiwiki
honeygirl has joined #tikiwiki
sipherdee has joined #tikiwiki CIA-83: tikiwiki: 03chealer * r33055 10/trunk/lib/wiki/wikilib.php:
tikiwiki: [FIX] Wiki: Pages overriding global cache to avoid caching are cached
tikiwiki: thanks luciash LordVan: hi
anyone know how latest tiki postgres support is atm? ***: JoernOtt has quit IRC (Ping timeout: 276 seconds) chealer: LordVan: yes. it's inexistent CIA-83: tikiwiki: 03chealer * r33056 10/branches/proposals/6.x/lib/wiki/wikilib.php: [bp/r33055][FIX] Wiki: Pages overriding global cache to avoid caching are cached LordVan: chealer, k thx - although that sux
is there some easy way to take postgres data from older tiki and get it into new mysql one? chealer: I guess MySQL people would know better.
LordVan: I never tried but I imagine it's possible LordVan: hmm
sorta sucks though ***: chealer has quit IRC (Ping timeout: 272 seconds)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
GillesM has joined #tikiwiki
luciash|away is now known as luciash luciash: chealer: updating info.t.o 2 c if it helps
ah, nope, it is not on proposals -: luciash will try switch temp luciash: *temporarily
ok, no perm to do that
bbl ***: luciash is now known as luciash|away
lphuberdeau has quit IRC (Ping timeout: 246 seconds)
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy Tiki|bot: New Forum Posts: Moved tiki3.1 not all types of links working [] and(()) - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40539 coaboa: off: love fink for Imac. The stupid imac slowly beginns to behave like a unix machine ;-) ***: ClaraM has joined #tikiwiki
ClaraM has left "Konversation terminated!"
ricks99 has joined #tikiwiki ricks99: polom y'all coaboa: hi ricks99 (I'aa working on my 2nd can off coffee ;-))
*I'am ricks99: :-) 1/2 way through my first & a big bowl of capn' crunch coaboa: will you attend either tikifest boston or montreal? ricks99: got my plane tix. i'll be in boston monday mid-morn.... hopefully one of y'all will come to pick me up :) ***: lphuberdeau has joined #tikiwiki coaboa: looking foreward to see one of my "supporters" in person. We (my brother and I) will arrive in montreal 4th of March and drive with the other guys towards boston. So maybe we will pic u up all together (but I don't now this as I trust in Marc's abbilities reagarding organization);-) ricks99: looks like it will be a good crowd in boston ~15 folks coaboa: cool... ***: rodrigo_sampaio has joined #tikiwiki sylvieg: ricks99: I can probably pick you up ricks99: hi sylvieg. that'd be great. tx ***: chibaguy has quit IRC (Quit: Find new themes for Tiki at http://themes.tikiwiki.org.)
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy
rodrigo_sampaio has quit IRC (Quit: Leaving.)
GillesM has quit IRC (Quit: Quitte)
luciash|away is now known as luciash
lorinc has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki Tiki|bot: Recent Bug: Tracker item: #3802 - - Tiki 6.2 : CKEditor translates all my wiki pages (containing HTML) to wiki syntax ??? - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3802 ***: marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
Bayside has joined #tikiwiki
rodrigo_sampaio has quit IRC (Quit: Leaving.) Bayside: anyone could help me with the page ratings in wiki pease^
please? ***: rodrigo_sampaio has joined #tikiwiki ricks99: what is your problem Bayside? Bayside: again with the ratings
sorry to bother you guys
but I can<t figure out how ton install rating on my page so people can vote
that way we can know what was sueful ricks99: did u enable the rating feature? Bayside: useful
how can I enable it ricks99: admin: wiki Bayside: I've been searching in the doc for the past 2 days ricks99: you can use the configuration search box that is on every/any admin page to find any specific configuration option Bayside: ok
thans ricks99: there is a "simple rating" that has a predfined scale. or you can create a poll template and have a 100% custom rating Bayside: ok let me check this out ricks99: see docs for details http://doc.tiki.org/wiki+config Bayside: thanks alot ***: radek82 has joined #tikiwiki CIA-83: tikiwiki: 03lphuberdeau * r33057 10/trunk/lib/prefslib.php: [FIX] Change the location of the preference index so that it does not get invalidated on preference change (feels faster)
tikiwiki: 03eromneg * r33058 10/trunk/templates/tiki-view_tracker_item.tpl: [FIX] small text change to make password field description more understandable ***: dabright has quit IRC (Ping timeout: 272 seconds) CIA-83: tikiwiki: 03eromneg * r33059 10/trunk/templates/tiki-view_tracker.tpl: [FIX] small text change to make password field description more understandable - text is apparently duplicated in two tpl files! ***: Bayside has quit IRC (Quit: Page closed)
LordVan has quit IRC (Quit: Leaving) SDuensin: Morning. CIA-83: tikiwiki: 03eromneg * r33060 10/branches/proposals/6.x/templates/ (tiki-view_tracker.tpl tiki-view_tracker_item.tpl): [bp r33058 & r33059] [FIX] small text change to make password field description more understandable - text is apparently duplicated in two tpl files! ***: chibaguy has quit IRC (Quit: Find new themes for Tiki at http://themes.tikiwiki.org.)
Yonixxx has joined #tikiwiki
GillesM has joined #tikiwiki
John1_ has joined #tikiwiki CIA-83: tikiwiki: 03lphuberdeau * r33061 10/trunk/ (7 files in 6 dirs): [MOD] Use a queue to collect the documents that need updating in the index, prevent the queue from being processed during a complete rebuild and process the queue right after a complete rebuild John1_: Hi all, .any tikiheads in the Austin tx eare up for a challange? ***: jonnyb has joined #tikiwiki Yonixxx: Hi Jonnyb, i have check and tried to figure something about the BidiRtl and BidiLtr features missing from the CKeditor integrated into tikiwiki… But it is beyond my capabilities. Is it possible for you to set them to work ? jonnyb: hi Yonixxx - sorry, but i'm so behind with other stuff now - did you try making it as a custom tool?
it probably wouldn't take that long (a couple of hours) - i'll try in a day or two if i can ***: John1_ has quit IRC (Quit: Page closed) Yonixxx: Tks Jonnyb… to progress in the rtl improvement this is a must for the editing part.
I'll try to be online as much as i can if you need testing jonnyb: certainly will - i have no idea how to even start! :P
probably why i didn't include it in the first place (odd though, as you say it's in the default toolbar set, maybe it's new) ***: dcedilotte_ has joined #tikiwiki dcedilotte_: Polom! ***: ricks99 has quit IRC (Quit: Now available, the first and only Tiki book. Get it at http://twessentials.keycontent.org) dcedilotte_: In a TPL file, how would I go about checking if a user is a member of a specified group? Is there a $user variable that holds that data? lphuberdeau: I prefer having conditionals based on permissions in most cases rodrigo_sampaio: dcedilotte_: use {debug} to check the variables available for a particular tpl file Yonixxx: jonnyb : could be new… i can't tell dcedilotte_: lphuberdeau, how would I do it based on permissions? My original idea was to simply check if the user is a member of the admin group and have the list display accordingly. lphuberdeau: change the scope, why do members of that group need to see that list differently? dcedilotte_: lphuberdeau: users will see the list as an unsorted list (UL) and admins will see it as a table. lphuberdeau: admins being some lesser admins and not tiki admins? ***: marclaporte has quit IRC (Ping timeout: 246 seconds) dcedilotte_: lphuberdeau, admins as in the admins group of tiki. lphuberdeau: just check $tiki_p_admin dcedilotte_: lphuberdeau: thanks. I'll use that. Tiki|bot: New Forum Posts: 6.1 - Trouble creating a text link to an image that opens in a new window - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40542 ***: dcedilotte_ has quit IRC (Quit: Leaving)
redflo has left
Yonixxx has quit IRC (Read error: Operation timed out)
Yonixxx has joined #tikiwiki
JoernOtt has joined #tikiwiki
JoernOtt has left
rodrigo_sampaio has quit IRC (Ping timeout: 240 seconds)
Wilkins has quit IRC (Ping timeout: 264 seconds)
AndroUser has joined #tikiwiki
AndroUser is now known as RickDroid -: RickDroid testing a new irc client for my droid... ***: kurt-hectic has joined #tikiwiki
RickDroid has quit IRC (Read error: Connection reset by peer)
RickDroid has joined #tikiwiki
RickDroid has quit IRC (Client Quit) kurt-hectic: Hello. I have upgraded from tiki 4.2 to 6.2. Now I am unable to login. I have changed the admin password in the DB, to no avail. I observe that when I type the wrong password, I get an error message in tiki-login_scr.php, when I type the right one I dont get an error message but stay on the page and do not get logged in. Any hint swhat that could be? I stored the session info in the DB in the old system. maybe the problem stem ***: RickDroid has joined #tikiwiki lphuberdeau: http://doc.tiki.org/Upgrade#What_to_expect_as_problems kurt-hectic: thanks.. I have been there and appied the fix, but that did not help jonnyb: http://doc.tiki.org/Troubleshooting#Locked_out_of_Tiki (not sure it helps) kurt-hectic: nope.. the password seems to be right, since there is an error message when I put a wrong one.
its like not having cookies on, but they are enabled jonnyb: have you tried quitting the browser & retrying? kurt-hectic: yes.. I have fired IE up for that purpose jonnyb: or try a different browser
thought so kurt-hectic: as I said earlier.. there is a feature in tikiwiki that allows to store the session in the DB rather than in the filesystem (for clusters)
I enabled that
maybe that haunts me now. jonnyb: is this the login module or the tiki-login_scr.php page? kurt-hectic: tiki-login_scr.php
but I tried the other one too jonnyb: ah right, that one with all the warnings all over it? (i never dared try it) kurt-hectic: I cannot revert the "store session in DB" because it is done in the admin interface
hmm.. I thought the login box on the front page.. is there another one? jonnyb: you can have it in a side bar or the header kurt-hectic: any hints how I can disable that "store session in DB" feature without logging in? lphuberdeau: try swapping to $api_tiki = 'adodb'; or $api_tiki = 'pdo'; in db/local.php
that db store was broken at some point, don't know which version it was fixed for kurt-hectic: I use $api_tiki = 'adodb'; commenting it out breaks the db connection
how can I disable the db store from outside? (I'm on a single test machine at this point= lphuberdeau: you need to change the flag in tiki_preferences and then clear the cache ***: lphuberdeau has quit IRC (Quit: lphuberdeau)
lphuberdeau has joined #tikiwiki kurt-hectic: any hints how it is called? I have 322 prefs in the db jonnyb: kurt-hectic: just trying to find it... kurt-hectic: found it.. it is called "session_storage"
I'm setting it to memcache, lets see what happens
yep
that did the trick
I am able to login now
this featue is quite important to me as I have a webserver that is loadbalanced with no shared storage
have to store everything in the db
does anybody have a bit of background on the session in db issue? Why was it dropped and what would be needed to get it back in?
I might write some code for that but I would need some background and contextual information lphuberdeau: it wasn't dropped
however, memcached is probably a better option for sessions (also supported) chealer: polom lphuberdeau: actually, quite surprised you get to load balance a tiki installation without memcache
cache invalidation must be quite problematic Tiki|bot: New Forum Posts: Tiki 6.1 tabs show up but throws JavaScript error - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40543 ***: kiilo has joined #tikiwiki
kiilo has quit IRC (Read error: Connection reset by peer)
_qP has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki
radek82 has quit IRC (Ping timeout: 240 seconds)
Yonixxx has quit IRC (Read error: Operation timed out)
Yonixxx has joined #tikiwiki
RickDroid has quit IRC (Quit: Bye)
chealer_ has joined #tikiwiki
chealer has quit IRC (Read error: Connection reset by peer) CIA-83: tikiwiki: 03sylvieg * r33062 10/trunk/ (6 files in 6 dirs): [ENH]category: morelikethis: for the maximum less categories in common if no objects with the above number of common categories + local max ***: ricks99 has joined #tikiwiki
jonnyb has quit IRC (Quit: I am going outside... I may be some time...)
kiilo has joined #tikiwiki
ricks99 has quit IRC (Remote host closed the connection)
Caarrie|away has quit IRC (Quit: bye see you later)
Yonixxx has quit IRC (Quit: Leaving.)
Caarrie has joined #tikiwiki
dabright has joined #tikiwiki
Caarrie is now known as Caarrie|away
qp_ has joined #tikiwiki
amette has quit IRC (*.net *.split)
olinuxx has quit IRC (*.net *.split)
Sp4rKy has quit IRC (*.net *.split)
luciash has quit IRC (*.net *.split)
CIA-83 has quit IRC (*.net *.split)
_qP has quit IRC (*.net *.split)
qp_ has quit IRC (*.net *.split)
dabright has quit IRC (*.net *.split)
Lorvija has quit IRC (*.net *.split)
yalu has quit IRC (*.net *.split)
yalu has joined #tikiwiki
rtdos has quit IRC (Remote host closed the connection)
CIA-83 has joined #tikiwiki
luciash has joined #tikiwiki
qp_ has joined #tikiwiki
dabright has joined #tikiwiki
amette has joined #tikiwiki
Sp4rKy has joined #tikiwiki
olinuxx has joined #tikiwiki
Lorvija has joined #tikiwiki
calvino.freenode.net sets mode: +o luciash
redflo has joined #tikiwiki
mose_ has joined #tikiwiki
_qP has joined #tikiwiki
Caarrie has joined #tikiwiki
rtdos has joined #tikiwiki
chealer_ has quit IRC (Ping timeout: 272 seconds)
redflo1 has joined #tikiwiki
dabright1 has joined #tikiwiki
redflo has quit IRC (*.net *.split)
qp_ has quit IRC (*.net *.split)
dabright has quit IRC (*.net *.split)
Lorvija has quit IRC (*.net *.split)
rodrigo_sampaio has quit IRC (Ping timeout: 240 seconds)
Caarrie|away has quit IRC (*.net *.split)
USlacker has quit IRC (*.net *.split)
mose has quit IRC (*.net *.split)
chealer_ has joined #tikiwiki
Caarrie has quit IRC (Changing host)
Caarrie has joined #tikiwiki
rtdos has quit IRC (Max SendQ exceeded)
rtdos has joined #tikiwiki
rtdos has quit IRC (Max SendQ exceeded)
chealer__ has joined #tikiwiki
chealer_ has quit IRC (Ping timeout: 276 seconds)
rtdos has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki
chealer__ is now known as chealer chealer: dev.tiki.org seems to be struggling ***: _qP has quit IRC (Quit: Leaving)
moretolearn has joined #tikiwiki moretolearn: !help honeygirl: help [<plugin>] [<command>] Tiki|bot: You can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot . chealer: is there a way to get a URL that directly points a user to a tracker item insertion form, without the need to click Insert New Item? ***: robertplummer has quit IRC (Quit: Page closed)
kiilo has quit IRC (Ping timeout: 272 seconds)
moretolearn has quit IRC (Quit: Page closed) Tiki|bot: New Forum Posts: Category Permissions problem - http://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=40548