←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | Tikiwiki|bot has quit IRC (Ping timeout: 265 seconds) | [00:17] |
Tikiwiki|bot has joined #tikiwiki | [00:31] | |
....... (idle for 31mn) | ||
lucks is now known as ElCapeta
ElCapeta is now known as lucks | [01:02] | |
Caarrie|away is now known as Caarrie|sleeping
olinuxx has quit IRC (Ping timeout: 265 seconds) | [01:10] | |
ricks99 | anyone have exp with tiki on a godady site?
im having some very weird issues | [01:12] |
*** | olinuxx has joined #tikiwiki | [01:22] |
..... (idle for 23mn) | ||
ricks99_ has joined #tikiwiki
ricks99 has quit IRC (Ping timeout: 240 seconds) | [01:45] | |
goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 272 seconds) goj|ghost is now known as goj redflo has quit IRC (Quit: Leaving.) ripero has joined #tikiwiki | [01:53] | |
ripero | could somebody check line 784 of lib/wiki-plugins/wikiplugin_img.php ? I think that the variable 'widtht' is undefined, but I am not sure of the correct one to use (maybe fwidtht?) | [02:01] |
*** | ricks99_ has quit IRC (Quit: Get more help: Tiki for Smarties http://twbasics.keycontent.org and Tiki Essentials http://twessentials.keycontent.org) | [02:07] |
ripero has left | [02:12] | |
.... (idle for 16mn) | ||
chealer has quit IRC (Ping timeout: 245 seconds) | [02:28] | |
.... (idle for 15mn) | ||
ttrimm has joined #tikiwiki | [02:43] | |
..... (idle for 20mn) | ||
CIA-69 | tikiwiki: 03lindonb * r29648 10/branches/6.x/lib/wiki-plugins/wikiplugin_pluginmanager.php: [FIX] Notice | [03:03] |
*** | ttrimm has quit IRC (Quit: Later Folks!) | [03:07] |
....... (idle for 32mn) | ||
chahn has joined #tikiwiki | [03:39] | |
..... (idle for 20mn) | ||
chahn | Hi, everyone. Today I am trying to let users to have their own blogs. So as an admin I made blog enabled in features and let users to register. And I opened another browser and registered and logged in (user: testUser). And again as an admin I created a blog and chose testUser as creator. But I couldn't see any blog menu in testUser's screen. I hoped testUser(just registered user) to be able to post in its own blog. Is it possible? | [03:59] |
CIA-69 | tikiwiki: 03chibaguy * r29649 10/branches/proposals/5.x/templates/tiki.tpl: [FIX] Fullscreen button wasn't displaying (commit restores r27353 change that got reverted at some point). | [04:02] |
........ (idle for 35mn) | ||
*** | Caarrie|sleeping has quit IRC (Ping timeout: 252 seconds) | [04:37] |
Caarrie has joined #tikiwiki
chibaguy has joined #tikiwiki | [04:48] | |
chibaguy | chahn: be sure registered users have the necessary permissions to post in blogs. | [04:53] |
*** | luciash has quit IRC (Ping timeout: 240 seconds)
Sug4r has quit IRC (Ping timeout: 265 seconds) | [05:03] |
.......... (idle for 47mn) | ||
chahn | chibaguy, Thank you. Then I will search for the document for the permissions. | [05:50] |
chibaguy | you're welcome. | [05:53] |
chahn | :) | [06:00] |
*** | Bilal has joined #tikiwiki | [06:00] |
Bilal | hi everyone
i recently installed a fresh copy of tikiwiki 5.2 | [06:01] |
chahn | hi Bilal :) | [06:01] |
Bilal | i created a few pages and added a few images in file galleries and placed them into my wiki pages
images appear on the pages when i am logged in with ADMIN account, but when I am browsing as VISITOR - the images do not appear i set permissions on the file galleries to be viewable by VISITORS but still images do not show up for visitors on the WIKI pages what am i doing wrong? can anyone help | [06:01] |
chahn | Bilal I came here with similar problem (in my case. blog). I think some will help you if you wait. I am sorry that I can't help you. | [06:07] |
Bilal | never mind chahn
i am trying to figure it out on my own | [06:08] |
chahn | ok :)
typing error, some -> someone | [06:08] |
*** | chealer has joined #tikiwiki
chealer has quit IRC (Changing host) chealer has joined #tikiwiki | [06:12] |
chahn | Can I download the whole help document in a file? | [06:13] |
chealer | chahn: I'm afraid the last pdf that was generated is horribly out of date
Bilal: try accessing the images as visitor from the file gallery | [06:15] |
Bilal | okie | [06:17] |
chahn | chealer: Thanks :) Why didn't tiki admins make simple html.zip help document?
I don't have internet connection usually so it would be very convenient if I can carry. | [06:17] |
chibaguy | Be sure registered (normal) users have the permission to download files. Placing images from the file gallery in a wiki page seems to be considered a kind of download.
(regarding images not showing up in wiki pages) er, sorry, I meant anonymous users, not registered users, in my comment above. | [06:27] |
*** | lucks has quit IRC (Ping timeout: 252 seconds)
lucks has joined #tikiwiki | [06:31] |
changi | chibaguy: oups, someone catch my uppercase work :) | [06:37] |
chibaguy | heh. interesting, changi, I never saw that uppercase rule before. | [06:37] |
changi | chibaguy: will fix it this morning, but just for the record for me hexadecimal should be written with uppercase
it's a sniff from Squiz in phpcs | [06:37] |
chibaguy | ah, ok. | [06:38] |
changi | and the point is, that there are upper and lower typo
oups s/there/they/ | [06:38] |
chibaguy | I guess it isn't correct strictly speaking, in terms of hexadecimal, but web developers seem to mostly use lowercase for color codes. | [06:42] |
changi | ok so i rollback,
and what about using the shorter hexa when it's possible (it's a sniff too) | [06:42] |
chibaguy | thanks (and sorry to violate hex code ;-) ) Yes, I like to use the short version, to save bytes. | [06:44] |
changi | chibaguy: i will do so | [06:44] |
chibaguy | ok | [06:45] |
*** | lucks has quit IRC (Ping timeout: 240 seconds) | [06:47] |
chahn | chibaguy: Thanks to you, now my blog is configured rightly for my purpose and works nicely :) | [06:47] |
changi | if you have some time, just have a look at http://quality.tiki.org in the Tiki6 part about Codesniffer on CSS, and let me know if you don't agree with some | [06:47] |
chibaguy | chahn: that's great. | [06:47] |
chahn | :) | [06:47] |
chibaguy | changi: ok, I will.
bbl | [06:48] |
CIA-69 | tikiwiki: 03changi67 * r29650 10/trunk/css/ (admin.css calendar.css freetags.css metrics.css): ~UNFIX~ Remove the uppercase things, sorry luci and chibaguy | [06:53] |
*** | chibaguy has quit IRC (Ping timeout: 252 seconds)
Guest99006 has joined #tikiwiki | [06:55] |
CIA-69 | tikiwiki: 03chealer * r29651 10/branches/6.x/tiki-adminusers.php: [SEC] Add authenticity checks and switch from ticketlib[1] to ticketlib2 | [07:04] |
chahn | Isn't there really any way for me to download the tiki's latest documentation easily in order to read it whenever I want (offline)? | [07:12] |
*** | luciash has joined #tikiwiki
luciash has quit IRC (Changing host) luciash has joined #tikiwiki ChanServ sets mode: +o luciash Wilkins has joined #tikiwiki | [07:13] |
Sug4r has joined #tikiwiki | [07:18] | |
Guest99006 has quit IRC (Ping timeout: 245 seconds)
palhmbs has joined #tikiwiki | [07:23] | |
palhmbs | !help | [07:25] |
Tikiwiki|bot | You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . | [07:25] |
*** | Ma has joined #tikiwiki | [07:31] |
Ma | I got problem with tikiwiki-5.1 | [07:32] |
CIA-69 | tikiwiki: 03chealer * r29652 10/trunk/tiki-adminusers.php: [FIX] Admin users: logging
tikiwiki: 03chealer * r29653 10/branches/proposals/5.x/tiki-adminusers.php: [bp/r29651][SEC] Add authenticity checks and switch from ticketlib[1] to ticketlib2 | [07:37] |
..... (idle for 23mn) | ||
Ma | Anyone in? | [08:02] |
changi | Ma: what sort of issue ? | [08:09] |
........... (idle for 50mn) | ||
Ma | changi: hm. Why doesn't the mails sends by the sender that is set in the admin? | [08:59] |
*** | chealer has quit IRC (Remote host closed the connection) | [09:11] |
chealer has joined #tikiwiki
chealer has quit IRC (Changing host) chealer has joined #tikiwiki | [09:19] | |
..... (idle for 21mn) | ||
Bilal has quit IRC (Quit: Page closed)
kishore has joined #tikiwiki | [09:40] | |
kishore | I am using tikiwiki and bugzilla for my company's internal purpose
I want to make it one authentication process | [09:44] |
*** | palhmbs has left | [09:45] |
kishore | i should login one time and use both tikiwiki and bugzilla
any suggestions?? | [09:45] |
.... (idle for 17mn) | ||
*** | Caarrie is now known as Caarrie|away | [10:02] |
Wilkins_ has joined #tikiwiki
Wilkins has quit IRC (Ping timeout: 264 seconds) | [10:11] | |
ricks99 has joined #tikiwiki | [10:21] | |
Ma | Anyone in? | [10:27] |
coaboa | kishore: bugzilla & tiki can use ldap. | [10:28] |
ricks99 | i'm here (fwiw) | [10:28] |
coaboa | hi ricks99 | [10:29] |
ricks99 | good morning coaboa (for me, anyways) | [10:29] |
coaboa | frankfurt bookfair is getting closer and we have to go life before 6. Oct.. Extreme doogfooding ;-) as wa are on tiki alpha. | [10:30] |
kishore | if i use ldap for wiki and bugzilla... | [10:32] |
ricks99 | cool. i have a few sites on Tiki 6. so far so good | [10:32] |
kishore | i have lot of configuration inside bugzilla and wiki with the user email id..like restriction of product, page etc.. | [10:32] |
*** | chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy | [10:33] |
kishore | will it also work if i use ldap or i need to do code? | [10:33] |
coaboa | hi chibaguy | [10:33] |
chibaguy | hi coaboa | [10:33] |
ricks99 | @kishore: what types of authentication does bugzilla support? Tiki suppors many: see docsfor details http://doc.tiki.org/External+Authentication | [10:34] |
coaboa | both should support ldap | [10:34] |
kishore | own db, radius and ldap
yes it is supporting ldap I have tried installing the ldap server and client in my instance but i am facing some installation issue.. so i thought of looking for some other method | [10:35] |
coaboa | which host platform? | [10:39] |
.... (idle for 18mn) | ||
chibaguy | chibaguy wishes there was an "approve all plugins in page" option. | [10:57] |
coaboa | ;-) | [10:58] |
ricks99 | there is. on tiki-plugins there's APPROVE ALL PENDING | [10:58] |
chibaguy | Oh, good. | [10:59] |
ricks99 | u can also mass approve specific (selected) plugins | [10:59] |
chibaguy | Where is it? Not tiki-admin.php?page=textarea?
Oh, I see what you're talking about - tiki-plugins. | [11:01] |
ricks99 | on the admin: plugins page | [11:02] |
chibaguy | erm, seems plugins admin is spread around. | [11:03] |
ricks99 | well... why should that be different than anything else in tiki? :-) | [11:03] |
chibaguy | yep. I would expect at least a link from admin textarea to tiki-plugins. | [11:04] |
ricks99 | i believe theres a link on the plugins tab.
ricks99 thinks there should be admin > plugins menu. ricks99 not especially fond of the plugins as a sub-set of the text area page | [11:04] |
chibaguy | Hm, I'm still getting the Plugin execution pending approval notices.
Heh, I clear all the approvals, refresh the wiki page, and get the P.E.P.A notice, go back to tiki-plugins, and the plugin is there again waiting for approval. | [11:06] |
ricks99 | odd | [11:08] |
chibaguy | Well, it's a whole bunch of modules on one wiki page, news portal style. Maybe some approvals are exposing others. | [11:08] |
coaboa | Is there a sms service which works with tiki ? | [11:09] |
ricks99 | ive had some issues with embedding plugins inside of others
had to change perm to "trust all" soas not to require pending brb | [11:09] |
*** | jonnyb has joined #tikiwiki | [11:10] |
jonnyb | polob | [11:10] |
coaboa | hi jonnyb | [11:10] |
jonnyb | hi coaboa | [11:10] |
coaboa | ah found it: sharethis can send sms
but seams not to deeply integrated. Searching for an option to notifi on watch event trigger by sms too. *notify | [11:14] |
Ma | I have turned on sefurl | [11:22] |
chibaguy | hm, in branch 5, no plugins are listed as needed approval, on tiki-plugins.php, but on my wiki page, there's the message indicating the plugin needs approval. | [11:22] |
Ma | s
And when applying a filter in a tracker and then trying to sort | [11:22] |
chibaguy | why the discrepency? | [11:22] |
Ma | I get an url which is like tracker1&....
Instead of tracker1?.... Anyone know why? | [11:22] |
CIA-69 | tikiwiki: 03marclaporte * r29654 10/branches/proposals/3.x/db/ (tiki-secdb_3.0_mysql.sql tiki-secdb_3.1_mysql.sql): save disk space | [11:36] |
tikiwiki: 03marclaporte * r29655 10/branches/3.0/db/ (6 files): save disk space | [11:42] | |
*** | olinuxx has quit IRC (Quit: Ex-Chat) | [11:43] |
ricks99 has quit IRC (Remote host closed the connection) | [11:51] | |
chahn has quit IRC (Ping timeout: 252 seconds)
ricks99 has joined #tikiwiki | [12:02] | |
.... (idle for 19mn) | ||
chibaguy | My problem with plugin approvals is apparently due to {MODULE()} inside of {HTML()}. | [12:21] |
jonnyb | hi chibaguy - well investigated (but weird!) | [12:25] |
Ma | Someone that has an idea? | [12:28] |
chibaguy | hi jonnyb. I wanted to put modules in divs to create columns of modules on the page, but one {HTML()} around everything didn't work due to the approval problem. | [12:32] |
ricks99 | @chibaguy: set your perm to trust all input. will bypass validation | [12:33] |
chibaguy | So I'll use either {HTML()} around sets of div tags, or just use wiki syntax for everything. | [12:33] |
jonnyb | chibaguy: no, {MODULE} is not HTML ;)
you want to put HTML in the {HTML} plugin... | [12:33] |
chibaguy | yes, but I thought {HTML(wiki="1")} could contain plugins, no? | [12:34] |
jonnyb | actually yes, and i fixed some on it last week - you using fresh 6.x? | [12:35] |
chibaguy | No, still tiki 5 for this. | [12:35] |
jonnyb | upgrade! :D | [12:35] |
chibaguy | heh, it's for tampaplanet. | [12:35] |
jonnyb | i really think we should move them over to 6 (on their dev site) | [12:36] |
chibaguy | fine with me | [12:36] |
jonnyb | also, rework the theme/options (i always get lost in there!) | [12:36] |
Ma | jonnyb: any clue? :D | [12:37] |
jonnyb | yes, our sefurl system is stupid - needs mending
should work ok with & in though | [12:37] |
chibaguy | can custom.css go only in a theme's style directory, or is there a place for global effect at a site?
I tried css/ and styles/layout/ | [12:38] |
jonnyb | styles/ for global styles/mystyle/ for the style styles/mystyle/myoption/ for the option
same for custom.js | [12:39] |
chibaguy | if it's in styles/ does it get listed as a theme? | [12:39] |
jonnyb | um.... good point
does it? | [12:40] |
ricks99 | y. any *.css in /styles is shown as a theme | [12:40] |
jonnyb | custom.css should get filtered out | [12:40] |
chibaguy | anyway, it doesn't seem to work in styles/ in branch 5 anyway. | [12:41] |
jonnyb | :( | [12:41] |
chibaguy | and it does get listed as a theme, so the custom css is used but nothing else much is styled ;-) | [12:42] |
jonnyb | ik - needs fixing | [12:44] |
Ma | jonnyb: ok. Because I get forbidden access.. | [12:48] |
ricks99 | Hm... How can I do a history compare of two versions that appear on different "pages' of the view history page? | [12:50] |
jonnyb | Ma: you have your _htaccess renamed ok? and mo-rewrite enabled in apache? | [12:51] |
ricks99 | For example, how can I compare version 100 with version 2 if history pages only show 25 at a time? | [12:51] |
jonnyb | hi ricks99 - type the version numbers into the url? | [12:51] |
Ma | jonnyb: yeah, otherwise my SEFURL wouldn't work at all? :p
jonnyb: but maybe my htaccess-file is wrong? | [12:51] |
ricks99 | @jonnyb: nope. it only stores the 25 on the page at a time
:-( | [12:52] |
jonnyb | sorry, thought that's what you said
or, ricks99 - compare v 97 and 100 and then use the paging to navigate to v 2 | [12:52] |
ricks99 | not very intuitive:( | [12:53] |
jonnyb | if you're not comparing adjacent versions you get two paging thingies | [12:53] |
Ma | RewriteRule ^tracker([0-9]+)(.*) tiki-view_tracker.php?trackerId=$1$2 [QSA,L]
jonnyb: that should work!? | [12:53] |
ricks99 | long way to page to 100 :(
ah nvr mind. i see the ENABLE pagination option now. | [12:53] |
jonnyb | why not use the "go to the lst one" buttons ricks99 ?
sorry - have to do other stuff | [12:54] |
*** | MacLeod has joined #tikiwiki | [12:58] |
coaboa | is it possible to display for a group only the categories beneath a selected category tree. "force and limit does...." does not work (afaik) as this limitation of categorization effects also eg. admin which makes it impossible to give a wiki page only read attributes for eg. registered
and how can I exclude a category from being listed eg in "top 10 pages" or "last changes" | [12:59] |
MacLeod | @coaboa: AFAIK, you should be able to restrict the categories displayed for a group by making those the only categories associated with that group.
@coaboa: At the very least, this should be achievable via Perspectives. | [13:02] |
ricks99 | @coaboa: there is a "show category in listing" perm that u can use to show/hide for specific groups | [13:04] |
coaboa | so could I swith to a specific perspective automatically for a group at loggin-time and hide all unwanted
that wil probably both work. cool & thx | [13:04] |
ricks99 | ricks99 needs to learn more about perspectives | [13:06] |
MacLeod | MacLeod learned more @ perspectives at TikiFest Tampa this past weekend. | [13:06] |
*** | FrankP has joined #tikiwiki | [13:07] |
ricks99 | want to do a short writeup? i'll post as news item on info.tw.o | [13:07] |
MacLeod | Q: What file do I need to edit to change the title of the "Quick Edit..." module? The language file? I looked at the template and just found "title=$tpl_module_title", but I don't know where that variable is assigned.
@ricks99: Nah, I still have too much to learn about them. | [13:08] |
ricks99 | do u want to edit the translation? or just display a different title for the module | [13:08] |
MacLeod | I want to display a diff title. | [13:09] |
coaboa | there a thorsten around here who wants to learn that for a pretty large project. he started a page on doc.tw.o/torstens+project+perspectives after bookfair I'll probably join as his descriptions meet with my needs | [13:09] |
MacLeod | "Create or Edit a Wiki Page" | [13:09] |
ricks99 | when u assign the module, simply use the title=FOO param | [13:09] |
MacLeod | MacLeod *smacks head* | [13:09] |
ricks99 | ricks99 loves easy questions. they make him look smart | [13:10] |
MacLeod | MacLeod is so out of practice.
Actually, I couldn't edit the module title in v3.x. That's why I didn't realize I can in v5.x. | [13:10] |
chibaguy | To use a module in a wiki page, does it need to be assigned in admin-modules first? | [13:18] |
ricks99 | no. simply use the {MODULE} plugin | [13:18] |
chibaguy | yeah, that's what I thought, thanks. | [13:19] |
ricks99 | ricks99 in da' zone | [13:19] |
chibaguy | I wonder what would cause module menupage to not display the page it's pointing to. | [13:22] |
coaboa | ricks99: do I have to remove tiki_p_view_category first for all globaly and allow it within the category to a specific group? | [13:22] |
chibaguy | works at one site but not another. | [13:23] |
ricks99 | the category-specific should override the global (group) | [13:23] |
coaboa | but have not cheked the p for registered and reg still see the pages could it be a bug or is it me being stupid ;-) | [13:25] |
ricks99 | i think it is *list* not *view* that you're looking for | [13:26] |
coaboa | it seem that not checking changes nothig
description of that permission say in a listing! but permission name is as mentioned before "view" | [13:26] |
ricks99 | hm. not sure :( | [13:28] |
chibaguy | coaboa, is it "tiki_p_list_categorized" that you need to assign?
chibaguy came to conversation late | [13:29] |
coaboa | chibaguy: filtering for "list" gives two "p's" as before + can list trackers. yours not present? Am I blind? Or is it a feature not enabled | [13:31] |
chibaguy | oh, sorry, I meant tiki_p_view_categorized (I should read the log before commenting, I think.) | [13:34] |
coaboa | but than the group could even not see the page itself, which is not ment, eg. for terms of use everbody should read them but in a top 10 list they shouldnt appear | [13:35] |
at least the description for tiki_p_view_category indicates that this permission effects only listings but even in tiki 4 it had not the intended effect.
*for me* | [13:43] | |
*** | macavity has joined #tikiwiki | [13:46] |
macavity | !help | [13:47] |
Tikiwiki|bot | You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . | [13:47] |
macavity | hi | [13:47] |
coaboa | hi | [13:48] |
macavity | I'm having some installation problems. Could you help me? | [13:49] |
Ma | I have turned on sefurl, when applying a filter in a tracker and then trying to sort I get an url which is like tracker1&.. instead of tracker1?.... Anyone have an idea? | [13:52] |
MacLeod | Q: Has anyone else seen "Stack overflow at line: 640" errors when using Admin pages in v5.x ? | [13:55] |
chibaguy | macavity: if you describe the problem, maybe people will know if they can help. | [13:58] |
macavity | well the problem is that after the first steps of the installation (downloading, decompressing, database generation and run of setup.ssh) I am not able to get out of the "Welcome" page, or even to change the language in it. | [14:00] |
chibaguy | I see. well, I only use the web installation page, not the setup script. Have you tried using tiki-install.php? | [14:01] |
macavity | setup.sh, it seems, just sets permissions and ownership of files. it is when i use tiki-install.php when i get the problem. | [14:02] |
ricks99 | exactly what is the issue? do you have a public url? | [14:02] |
macavity | yes, i have: http://www.cuernodechivo.org/tiki | [14:03] |
ricks99 | i see the page 1 of the installer. did u complete it? | [14:04] |
macavity | i cannot go on from this page. If i click "Continue" i just return to this very same page.
try it | [14:05] |
ricks99 | this looping has been discussed in the forum.
most likely due to a sessions issue. you can use the manual process instead, if u cannot fix the session to allow tiki to read/write | [14:06] |
CIA-69 | tikiwiki: 03sylvieg * r29656 10/branches/6.x/ (2 files in 2 dirs): [FIX]edit section: obsolete files | [14:08] |
macavity | i'll try the manual process. what bothers me is the language of the installation. i want it in spanish, and it seems it can be changed in this page, but can it be done through the manual install? | [14:08] |
ricks99 | the manual installation doesn't really have a language -- you need to manually update the local.php file and execute the sql. Once you have your Tiki installed, you can change the default language to Spanish | [14:09] |
macavity | thank you. ill' try
bye | [14:10] |
*** | macavity has left | [14:10] |
ricks99 | bye | [14:11] |
MacLeod | What controls the starting width of the FCKeditor frame in v5.x? | [14:22] |
..... (idle for 21mn) | ||
*** | ricks99 has quit IRC (Remote host closed the connection) | [14:43] |
Ma | Anyone? | [14:45] |
jonnyb | hi Ma again - still the sefurl thing? | [14:52] |
Ma | jonnyb: yeah | [14:53] |
jonnyb | what's the question? | [14:53] |
Ma | jonnyb: Why I get forbidden access when I first filter and then sort in the tracker | [14:54] |
CIA-69 | tikiwiki: 03sylvieg * r29657 10/trunk/ (30 files in 12 dirs): [MRG] Automatic merge, branches/6.x 29594 to 29656 | [14:56] |
jonnyb | what url? | [14:56] |
Ma | 1 sec, I'll see | [14:56] |
jonnyb | trackers don't seem to use sefurl for me (in 6.x) | [14:57] |
Ma | jonnyb: I have 5.1
jonnyb: http://domain.com/tracker6&status=o&sort_mode=f_47_asc&filterfield=55&filtervalue[44]=&filtervalue[45]=&filtervalue[46]=&filtervalue[47]=xxx&filtervalue[48]=xxx&filtervalue[49]=&filtervalue[50]=xxx&filtervalue[52]=&filtervalue[55]=xxx&filtervalue[56]=xxx&filtervalue[51]=Oprioriterad&filtervalue[53]=xxx&filtervalue[59]= like that | [14:59] |
jonnyb | trackers don't seem to use sefurl for me - so don't know where you're getting that url from | [14:59] |
Ma | jonnyb: it does for me :P | [15:02] |
jonnyb | gets re-written to www.domain.com - is that really your server? | [15:04] |
Ma | jonnyb: no. domain.com was an example | [15:07] |
jonnyb: but shouldn't this do it? RewriteRule ^tracker([0-9]+)(.*) tiki-view_tracker.php?trackerId=$1$2 [QSA,L] :O | [15:13] | |
jonnyb | yes | [15:14] |
Ma | jonnyb: hm. I did just found out.. [error] [client ] (36)File name too long: access to | [15:15] |
jonnyb | aha - well done | [15:16] |
Ma | But how I solve this I don't know ;D | [15:17] |
jonnyb | i think you must have some extra sefurl stuff on, try turning that off
probably "Search engine friendly url Postfilter" (i thought that was decidedly experimental - quite buggy and hammers the server last time i checked) | [15:19] |
Ma | what does Search engine friendly url Postfilter?
Now it works Thanmks :D | [15:20] |
jonnyb | :) | [15:22] |
*** | Ma has left
kishore has quit IRC (Ping timeout: 252 seconds) | [15:23] |
luciash | polom all | [15:26] |
jonnyb | polom luciash | [15:28] |
luciash | chibaguy: cannot switch No Tabs in the module on the tampaplanet :-/
jonnyb: problem with your reposition of the button ? | [15:31] |
*** | ricks99 has joined #tikiwiki | [15:32] |
jonnyb | jonnyb hates the no tabs button
suggest display:none | [15:33] |
luciash | luciash likes the notabs button :) | [15:43] |
jonnyb | luciash: did someone backport that change then? (i didn't, did i?) | [15:44] |
luciash | jonnyb: what do you mean ? | [15:45] |
jonnyb | tampa is on 5.x | [15:46] |
luciash | ah
no idea | [15:46] |
jonnyb | more likely the css that hid that button has been overwritten again | [15:46] |
luciash | you mean for modules it is intended to be hidden ? | [15:46] |
jonnyb | for that "what's on" module - it's a lot of custom trickery and there's no room for more buttons | [15:47] |
ricks99 | Q: is there a "similar" module for forums? or a way to filter the "whats related" module by object type? | [15:48] |
jonnyb | module_freetags_morelikethis? | [15:50] |
ricks99 | y, but dont see how to filter by object type | [15:51] |
jonnyb | not the type param? | [15:52] |
ricks99 | hm.. using the plugin editor.. didnt see the type param...
sounds like it is what im looking for... perfect thats what i needed. tx jonnyb | [15:52] |
jonnyb | :) | [15:54] |
*** | Andurino has joined #tikiwiki
Wilkins_ has quit IRC (Ping timeout: 240 seconds) | [16:03] |
CIA-69 | tikiwiki: 03pkdille * r29658 10/branches/6.x/templates/tiki-view_forum_thread.tpl: Homogenize titles in tiki-view_forum_thread and in tiki-view_forum | [16:14] |
*** | ricks99 has quit IRC (Remote host closed the connection)
ripero has joined #tikiwiki | [16:21] |
ripero | hi, where can I find information on how the installer/schema/*.sql scripts are executed/called in upgrades? | [16:32] |
CIA-69 | tikiwiki: 03chealer * r29659 10/branches/proposals/5.x/ (2 files in 2 dirs): [bp/r29656][FIX]edit section: obsolete files | [16:36] |
tikiwiki: 03chealer * r29660 10/branches/proposals/3.x/ (2 files in 2 dirs): [bp/r29656][FIX]edit section: obsolete files | [16:42] | |
luciash | chealer: do you think information.tpl is also obsolete ? my grep indicates that yes
hi ripero, i think it is undocumented, but not sure | [16:43] |
ripero | hi luciash, I think I found something at http://dev.tiki.org/Database+Schema+Upgrade , but it's somehow vague
I think one of those scripts was not executed in my 4.x to 5.x upgrade, and this may be related to the fact that it starts by a 2006 date | [16:44] |
chealer | hi luciash. good question
luciash: did you see http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=8777 ? I would say yes... definitely worth confirming with Sylvie. ripero: that page is *the* one for information on that. otherwise you can read the code (installlib.php) | [16:47] |
jonnyb | luciash and chealer - information.tpl looks dead to me too | [16:49] |
luciash | yes, saw that, and i was wondering so old commit and information.tpl is still there | [16:49] |
chealer | ripero: the date wouldn't cause that, it's not used to determine if a script must be run except for forming the script name | [16:49] |
jonnyb | one real ref in lib/init/smarty.php | [16:49] |
chealer | right
which apparently can just be removed | [16:50] |
luciash | is it just the check ? | [16:50] |
ripero | chealer: thanks for the info | [16:50] |
luciash | thanks for confirming guys
dinner, bbl | [16:51] |
ripero | then I think I can't say anything more on http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3561 | [16:52] |
*** | ricks99 has joined #tikiwiki | [16:56] |
jonnyb | hi ripero - you need to run the sql in installer/schema/20060116_showlastDownLoad_tiki.sql
there was a sort of bug in the comment - changi fixed in recently in 6.x just do this on your db: ALTER TABLE `tiki_file_galleries` ADD COLUMN `show_lastDownload` char(1) default NULL AFTER `show_hits`; | [16:56] |
ripero | thank you
I supposed something similar to that would solve my problem but I didn't know why it failed | [16:57] |
jonnyb | it was something to do with having a url in the comment - but it looks like it's still there... (in 6.x) | [16:59] |
ripero | (!) | [16:59] |
ricks99 | Q: are there know issues with forum prems in 5? i remember seeing something (i think) but cant find a reference | [16:59] |
*** | coaboa has quit IRC (Ping timeout: 252 seconds)
coaboa has joined #tikiwiki | [17:08] |
luciash | re | [17:13] |
*** | GillesM has joined #tikiwiki | [17:19] |
sylvieg | jonnyb: changi wnated to rename the file to avoid the comment and I suppose he is waiting for more approval..... (sorry I swill try never the miss up the name again;-)) | [17:20] |
jonnyb | :)
i'm fairly sure the name is irrelevant | [17:21] |
CIA-69 | tikiwiki: 03luciash * r29661 10/branches/6.x/templates/information.tpl: [KIL] information.tpl: unused file | [17:21] |
jonnyb | didn't he find it was something to do with the url in the comment?
it was running the patch, just not executing the alter table line | [17:21] |
changi | jonnyb: yes | [17:22] |
jonnyb | hi changi | [17:22] |
changi | hi
was not fixed, i wish sylvieg would do :) because we need to set a php update schema install to avoid problem for those who already have the columnb | [17:22] |
sylvieg | I am unable to decide if it is better or worst.... I try to pray to have an inpiration but nothing | [17:24] |
jonnyb | i agree with someone on devels who said it's better to have errors than a dead tiki | [17:24] |
changi | i have one, create a php file instead of a sql, which check if the column exist at the right place, and if not it update :)
what do you think ? | [17:24] |
jonnyb | but we should also fix the script too, no? | [17:24] |
sylvieg | not sure checking a column exist is in pdo or adodb language | [17:25] |
changi | but in sql
select * from information.schema; | [17:25] |
jonnyb | info schema is mysql 5.0+ only | [17:26] |
CIA-69 | tikiwiki: 03chealer * r29662 10/trunk/lib/init/smarty.php: information.tpl was removed | [17:26] |
*** | rodrigo_sampaio has joined #tikiwiki | [17:27] |
chealer | jonnyb: MySQL 5 is required since a long time | [17:27] |
changi | SELECT * FROM information_schema.COLUMNS WHERE COLUMN_NAME='show_lastDownload' AND TABLE_NAME='tiki_file_galleries' | [17:27] |
jonnyb | looks good then - wasn't sure about min spec these days
same thing with the tweetid one too? | [17:28] |
changi | yes
all alter table from those days | [17:28] |
jonnyb | sounds good | [17:29] |
changi | will do that in a 2 hours,
but, replace or 1 script more ? | [17:31] |
CIA-69 | tikiwiki: 03chealer * r29663 10/branches/6.x/tiki-jsplugin.php: [FIX] undefined $tikipath breaking JS with display_errors and when showing notices
tikiwiki: 03chealer * r29664 10/branches/proposals/5.x/tiki-jsplugin.php: [bp/r29663][FIX] undefined $tikipath breaking JS with display_errors and when showing notices | [17:32] |
changi | jonnyb: ?? | [17:38] |
jonnyb | sry changi - good q
both maybe? (so new upgraders get less errors and it catches ones that missed them) | [17:38] |
changi | i think i need to remove the previous, to avoid new install error, and catch the upgraders one ? | [17:39] |
jonnyb | new installs dont run the patches though, do they? | [17:42] |
changi | good question
but for those who don't upgrade yet, they will still get the error | [17:43] |
jonnyb | i think fixing the scripts is good, but we need to do them again for upgraders | [17:45] |
changi | so the best solution is to kill the previous, and create a new one with all modification | [17:45] |
jonnyb | isn't show_lastDownload defined in tiki.sql | [17:45] |
changi | yes | [17:46] |
jonnyb | so will be fine for new installs | [17:46] |
changi | eating time, just let me know what's your choice. | [17:46] |
Tikiwiki|bot | New Forum Posts: Online help - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=11&comments_parentId=38721 | [17:54] |
..... (idle for 23mn) | ||
luciash | should i remove information.tpl from the condition check or keep it for upgraders having that obsolete file in place still ? | [18:17] |
ricks99 | remove. but add note in rel notes | [18:17] |
chealer | luciash: I removed it already (r29662) | [18:19] |
luciash | ah, noticed it right now :)
in my mails chealer: tks but i did on branch6 and you on trunk :) do u backport or do i ? | [18:19] |
chealer | luciash: I don't think it's necessary to backport since it's just a cleanup...I won't do it | [18:22] |
luciash | but it will come back on next merge then, nope ?
ah, nope sure but since it is LTS, don't we want it to be clean ? | [18:23] |
jonnyb | yes pls | [18:24] |
luciash | well, it is not important, just unprofessional | [18:25] |
CIA-69 | tikiwiki: 03jonnybradley * r29665 10/branches/6.x/lib/ckeditor_tiki/plugins/tikiplugin/plugin.js:
tikiwiki: [FIX] ckeditor: Use the correct dataProcessor to parse the source, not the one i found in some parallel universe. tikiwiki: Fixes anchor and pagebreak elements, probably others. | [18:25] |
luciash | ok
weird, this gives no diff: ~/Development/tikibranch6$ svn diff -r29662 lib/init/smarty.php | [18:25] |
chealer | luciash: you're up-to-date, right?
luciash: it's on trunk | [18:31] |
luciash | how do i compare between trunk and branch 6.x then ?
i mean it like "show me diff between this actual revision i have here in branch6 to r29662 of this file" | [18:34] |
jonnyb | luciash: use subclipse? | [18:36] |
luciash | jonnyb: :-p | [18:37] |
jonnyb | (it only works out the right syntax - there'll be a cli way for sure - try svn help diff) | [18:37] |
luciash | even "svn diff -r 29661:29662 lib/init/smarty.php" does produce nothing
jonnyb: what do u think i am staring at ? ;) | [18:38] |
chealer | luciash: $ svn diff https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/trunk/lib/init/smarty.php https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/branches/6.x/lib/init/smarty.php | [18:38] |
jonnyb | :D | [18:38] |
luciash | chealer: ah, must i specify remote paths
chealer: thnaks, i will try | [18:39] |
chealer | luciash: that does what you want though not the way you asked
"r29662 of this file" is ambiguous, it doesn't specify the branch | [18:40] |
luciash | i see | [18:41] |
CIA-69 | tikiwiki: 03luciash * r29666 10/branches/6.x/lib/init/smarty.php: [bp/r29662] information.tpl was removed | [18:44] |
changi | jonnyb: how can i get the database name in installer ?
running php installer/shell.php | [18:45] |
jonnyb | coo - doesn't $this->query() just "know" it?
or $installer->query() | [18:46] |
changi | yes but i need the db name to specify the query
in installer schema in case the user have many database access | [18:47] |
*** | ricks99 has quit IRC (Remote host closed the connection) | [18:59] |
ripero has left | [19:06] | |
changi | ok found it, global dbs_tiki
:) love php object | [19:06] |
CIA-69 | tikiwiki: 03sept_7 * r29667 10/trunk/tiki-jsplugin.php: [FIX] php notice
tikiwiki: 03sept_7 * r29668 10/branches/6.x/tiki-jsplugin.php: [FIX/bp 29667] PHP notice and absolute include path | [19:06] |
*** | chibaguy has quit IRC (Ping timeout: 240 seconds) | [19:09] |
CIA-69 | tikiwiki: 03sept_7 * r29669 10/branches/proposals/5.x/tiki-jsplugin.php: [FIX/bp 29667] PHP notice and absolute include path | [19:09] |
...... (idle for 28mn) | ||
tikiwiki: 03changi67 * r29670 10/branches/6.x/installer/schema/20100923_social_networking_permission_and_menuitem_tiki.sql: ~FIX~ Better to ignore when already exist | [19:37] | |
*** | lorinc has joined #tikiwiki | [19:41] |
CIA-69 | tikiwiki: 03changi67 * r29671 10/branches/6.x/installer/schema/20100923_missing_tweetId_column_tiki.sql: ~KIL~ Remove this sql script, will be replace by a PHP one which check the column existence
tikiwiki: 03changi67 * r29672 10/branches/6.x/installer/schema/20100927_better_column_fix_tiki.php: ~FIX~ Fix missing column checking if they exist or not | [19:41] |
changi | jonnyb: done
test from 3.x and 5.x | [19:43] |
jonnyb | hi changi - jolly good, i'll have a look (soon) | [19:43] |
changi | i propose to use this method, every time we need to alter table add something | [19:44] |
*** | lorinc has quit IRC (Client Quit) | [19:45] |
jonnyb | probably better to try and fix bugs in the schema sooner, it's probably too complicated for general use, no? | [19:46] |
changi | yes of course | [19:46] |
CIA-69 | tikiwiki: 03jonnybradley * r29673 10/branches/6.x/lib/tiki-js.js: [FIX] ckeditor: Better handling for selection that spans multiple elements (often in Firefox) | [19:47] |
tikiwiki: 03chealer * r29674 10/branches/6.x/tiki-jsplugin.php: [FIX] tiki-jsplugin.php (reverts r29668) | [19:52] | |
jonnyb | changi: looks fine by reading - don't have the strength to do proper testing now, sorry | [19:52] |
CIA-69 | tikiwiki: 03chealer * r29675 10/branches/proposals/5.x/tiki-jsplugin.php: [FIX] tiki-jsplugin.php (reverts r29669) | [19:53] |
changi | jonnyb: you can believe me, it works. | [19:55] |
jonnyb | :D | [19:55] |
*** | rodrigo_sampaio has quit IRC (Ping timeout: 245 seconds) | [19:55] |
changi | i going to backport the show_lastDownload in branche5 for the COE | [19:57] |
CIA-69 | tikiwiki: 03changi67 * r29676 10/branches/proposals/5.x/installer/schema/20100927_better_column_fix_tiki.php: [bp/29672] ~FIX~ Fix missing column checking if they exist or not | [20:01] |
changi | done
enough for tonight bye bye | [20:02] |
*** | rodrigo_sampaio has joined #tikiwiki | [20:03] |
jonnyb | me2
nn | [20:04] |
*** | jonnyb has quit IRC (Quit: I am going outside... I may be some time...)
HideMe has joined #tikiwiki rodrigo_sampaio1 has joined #tikiwiki | [20:05] |
HideMe | If I change the name of a wiki page, will all links on other pages be updated to the new URL automatically? | [20:07] |
*** | rodrigo_sampaio has quit IRC (Ping timeout: 276 seconds) | [20:08] |
chealer | HideMe: unless there's a bug, they should for Tiki links | [20:14] |
HideMe | Ok... and how about if I move an image in one of the file galleries, do those links update on wiki pages? | [20:15] |
*** | Caarrie has joined #tikiwiki
Caarrie|away has quit IRC (Ping timeout: 252 seconds) Caarrie is now known as Caarrie|away | [20:21] |
lucks has joined #tikiwiki
chealer has quit IRC (Quit: Konversation terminated!) | [20:36] | |
luciash | why do we get "Undefined index: ck_editor" even when not logged in, not editing a page in wysiwyg and even only while viewing a wiki page ?
as seen on http://dev.tiki.org/Dynamic+Preferences (Show php error messages down there) | [20:49] |
*** | rodrigo_sampaio1 has quit IRC (Ping timeout: 265 seconds)
FrankP has quit IRC (Read error: Connection reset by peer) | [20:57] |
.... (idle for 18mn) | ||
MacLeod has quit IRC (Ping timeout: 252 seconds) | [21:16] | |
..... (idle for 23mn) | ||
chealer has joined #tikiwiki
chealer has quit IRC (Changing host) chealer has joined #tikiwiki | [21:39] | |
chealer | luciash: it seems plugin_execute() is generic and both viewing a page and editing it WYSIWYG
s/and both/and used both/ | [21:43] |
luciash | isn't it waste of resources ?
ckeditro should be relevant only for wysiwyg editing imho *ckeditor | [21:49] |
chealer | luciash: I don't think so, the value is just passed to tell plugin_execute whether it needs to behave for WYSIWYG or not. | [21:55] |
luciash | okay, should be defined at least then to avoid the notice, i was just wondering i get wysiwyg related notice by just viewing the page
thx 4 explanation | [21:58] |
chealer | yeah, of course (or plugin_execute() shouldn't expect it to be defined) | [21:59] |
*** | Andurino has quit IRC (Quit: Andurino) | [22:04] |
Teresa has joined #tikiwiki
Teresa is now known as ttrimm | [22:18] | |
Caarrie|away has quit IRC (Ping timeout: 240 seconds) | [22:24] | |
Caarrie has joined #tikiwiki | [22:36] | |
CIA-69 | tikiwiki: 03sept_7 * r29677 10/trunk/tiki-jsplugin.php: [FIX] typo :( | [22:38] |
*** | chealer has quit IRC (Remote host closed the connection) | [22:38] |
CIA-69 | tikiwiki: 03sept_7 * r29678 10/branches/6.x/tiki-jsplugin.php: [FIX/bp 29677] typo :( | [22:39] |
tikiwiki: 03sept_7 * r29679 10/branches/proposals/5.x/tiki-jsplugin.php: [FIX/bp 29677] typo :( | [22:44] | |
tikiwiki: 03sept_7 * r29680 10/trunk/tiki-jsplugin.php: [FIX] more sanitization of input variable to avoid varcheck error just after.
tikiwiki: 03sept_7 * r29681 10/branches/6.x/tiki-jsplugin.php: tikiwiki: [FIX/bp 29680] more sanitization of input variable to avoid varcheck error just tikiwiki: after. tikiwiki: 03sept_7 * r29682 10/branches/proposals/5.x/tiki-jsplugin.php: tikiwiki: [FIX/bp 29680] more sanitization of input variable to avoid varcheck error just tikiwiki: after. | [22:58] | |
*** | chealer has joined #tikiwiki
chealer has quit IRC (Changing host) chealer has joined #tikiwiki | [23:04] |
Tikiwiki|bot | Recent Bug: Tracker item: #3562 - - Errors when trying to change access rights - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3562 | [23:15] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |