Can u tell me what script is not working and what commandline u used for it?
try this in the wiki maintenance folder: php refreshImageCount.php
same issue with others. i think it might make sense to use full paths instead of relative across the mod? also something abt header already sent in the error message.. suspect the Auth file is doing more than just authenticating.
Quote:
Originally Posted by bepe
I don't support this nice URL stuff, because that would break the forums "Who's online"... so you need to disable it...
If you dont need the WOL to work, you can use the next release... it will work now even if you changed the URL thing
wonder if a workaround is to have 2 defined WOL locations: /w/index.php... and /home/ both called Wiki
Quote:
Originally Posted by bepe
I store the counts with the vb user, every time someone edits or creates a page it will inclement the counter.
Your "existing integration" did not use the same place to store the data...
I understand that this is not a good way for existing wiki's, because all will start with 0 edits... but it's a fast and easy way that does not send a querry to the DB every time I need that data
then it is a easy fix. do a count at install to set it to a "starting" value. my mod created a starting value at install and then updated it on using a cron job (note that you might need still a index to make sure the count does not fail initially - see the install code of the other mod).
Quote:
Originally Posted by bepe
Hm... need to research that... did not try it yet... and dont usderstand how all that cashing works... might need some time for that
neither do i, but i suspect it is caching sessions and both mediawiki and vbulletin may be trying to set the same variable. very easy fix though with the variable definition as i mentioned.
also, i noticed something strange as i moved from memcached to apc cache (at that time, mediawiki was using apc, forums using memcached). the wiki failed (some error about memcached not found), suggesting it is the auto file that is somehow the cause. now i am using apc cache for both, and it works fine (memcached worked fine too when i used it on both forums and mediawiki. but on a single server, i can replace memcached + eaccelerator with apc cache, so its easier)
Quote:
Originally Posted by bepe
strange, it should not be part of the search results... I just tryed it... I started a talk page with some key word... searching for that key word did not return the new page
what i meant was... you show a link to "Discussion" which goes to the talk page.. it could be optional.
Quote:
Originally Posted by bepe
no, it's only showing new pages, it's not the same as 'recent changes'
yes, but if you have 2 pages that link to a page with a #REDIRECT in the wiki, it is showing them all, even if the #REDIRECT pages are old.
so if i edit Page1, and had a redirect to Page1 on Page2, the what's new will show both Page1 and Page2...
--
its a great mod bepe, just some small issues.. also, you might like to highlight that the user.php edits are optional... i generally do not like to change the core files when making edits. (btw, vbulletin is case insensitive for user names while mediawiki saves them as case sensitive. so the change of default naming scheme can be a problem later)
try this in the wiki maintenance folder: php refreshImageCount.php
same issue with others. i think it might make sense to use full paths instead of relative across the mod? also something abt header already sent in the error message.. suspect the Auth file is doing more than just authenticating.
Should be working now
Quote:
Originally Posted by ndahiya
wonder if a workaround is to have 2 defined WOL locations: /w/index.php... and /home/ both called Wiki
As you wished ... Therefor u got more settings now, so all kind of alias and pretty urls can be used now
Quote:
Originally Posted by ndahiya
then it is a easy fix. do a count at install to set it to a "starting" value. my mod created a starting value at install and then updated it on using a cron job (note that you might need still a index to make sure the count does not fail initially - see the install code of the other mod).
hm... not that easy for me... might take some time
Quote:
Originally Posted by ndahiya
neither do i, but i suspect it is caching sessions and both mediawiki and vbulletin may be trying to set the same variable. very easy fix though with the variable definition as i mentioned.
also, i noticed something strange as i moved from memcached to apc cache (at that time, mediawiki was using apc, forums using memcached). the wiki failed (some error about memcached not found), suggesting it is the auto file that is somehow the cause. now i am using apc cache for both, and it works fine (memcached worked fine too when i used it on both forums and mediawiki. but on a single server, i can replace memcached + eaccelerator with apc cache, so its easier)
hm... still no idea :$ ... give me some time to check that out
Quote:
Originally Posted by ndahiya
what i meant was... you show a link to "Discussion" which goes to the talk page.. it could be optional.
It looks so empty without that link... I thought everyone would like it
... ok, perhaps will be optional some day
Quote:
Originally Posted by ndahiya
yes, but if you have 2 pages that link to a page with a #REDIRECT in the wiki, it is showing them all, even if the #REDIRECT pages are old.
so if i edit Page1, and had a redirect to Page1 on Page2, the what's new will show both Page1 and Page2...
done... redirects are not shown anymore
Quote:
Originally Posted by ndahiya
its a great mod bepe, just some small issues.. also, you might like to highlight that the user.php edits are optional... i generally do not like to change the core files when making edits. (btw, vbulletin is case insensitive for user names while mediawiki saves them as case sensitive. so the change of default naming scheme can be a problem later)
ndahiya
it's a seperated folder now... u will see
ok, thanks for helping... will try to fix the remaining stuff as soon that I find some spare time :$
At the right of the first post is a link: 'The Developer'->'Support Developer'
Only paypal is possible there.
Anyway, the product is for free, even if commercial products cost much and can not do the same as this one
... but ... donations make it more easy to explain to my girlfriend why I'm spending the time working on the PC
Hey Bepe, regarding my issue with the edit bar, I just resinstalled the wiki and then your script and it's all fine now. Must have been some glitch along the way.
Thanks for you time bepe! We will try to help you not only with $'s (go to cinema with your girlfriend "this is from my vBMediaWiki-fans!") but also debugging, ideas, ...
Quote:
Originally Posted by bepe
It looks so empty without that link... I thought everyone would like it
... ok, perhaps will be optional some day
Not easy to make everyone happy But you don't have add an option for everything. Such personallisation can be made also through personal changes in plugins, templates, files, ... if you tell us where or we find it ourself.
@Big-Pete: Which one did you bought? A friend ist trying Vault Wiki, which seems not bad... till now... But of course a working vB-MW-bridge ist VERY interesting.
I think you misquoted me above, I never said what you quoted me as saying...
I bought Vaultwiki by mistake, asked for a refund but no joy (even though I hadn't even unpacked the download) eventually Installed it, couldn't get it to work properly, then installed the vb4 version when vb4 came out and still same issues, binned it when i see this, and so happy i did..
I'm a little confused about what to put for Aliases for "Who's online" in the options menu. My who's online keeps giving me Unknown Location when people are in the wiki.