2.5.x - 90% complete, want to beta it ?
From Another Web Company
 Viewed 60892 times, With a total of 334 Posts
| Have a suggestion, improvement, change or non-beta Forum Entension bug ? Please add them to the todo list
|
|
|
|
|
| 6:17:50 PM - Saturday 21st, February 2009 |
|
Quote:AWC Feb 21st 4:42 pmFound a new bug.
When posting a new thread or new reply it mess up the User Post and Thread count.
Looking into this now.
fixed:
http://downloads.anotherwebcom.com/wiki/updates/awc_forum_beta_2.5.rar
_
|
|
~ What was once an opinion, became a fact, to be later proven wrong ~
|
|
|
|
Gets Around
Wiki Edits: 29
Threads 22
Posts 170
|
|
| 9:47:40 PM - Saturday 21st, February 2009 |
|
when you search with the forum serach something,
this error displayed:
Warning: require(/home/awc/public_html/wiki/extensions/awc/forums/no_search.php) [function.require]: failed to open stream: No such file or directory in /home/awc/public_html/wiki/extensions/awc/forums/search.php on line 383
Fatal error: require() [function.require]: Failed opening required '/home/awc/public_html/wiki/extensions/awc/forums/no_search.php' (include_path='/home/awc/public_html/wiki:/home/awc/public_html/wiki/includes:/home/awc/public_html/wiki/languages:.:/usr/lib/php') in /home/awc/public_html/wiki/extensions/awc/forums/search.php on line 383
|
|
| Freggers Wiki (German)
|
|
|
|
|
| 10:11:34 PM - Saturday 21st, February 2009 |
|
Thanks, Freggern
Fix here in just re-uploaded the beta rar
|
|
|
|
|
|
|
| 10:33:48 PM - Saturday 21st, February 2009 |
|
Added a "Help" link to all the AdminCP settings (working in the most recent beta download).
The help link will apear to the left of all settings in the AdminCP "Forum Config Settings" section.
Just created pages in the wiki for all options with the default values, will go back and add more info when time permits.
If you know what the setting does, feel free to edit the page yourself.
|
|
|
|
|
|
Forum Regular
Wiki Edits: 13
Threads 25
Posts 206
|
|
| 8:07:48 AM - Sunday 22nd, February 2009 |
|
| It went into the test wiki i made though i did have to unistall the old 2.43 version then install the 2.52 version, the update did not work or timed out after about 15 minutes, no problem it did go in. But on my working wiki, the whole wiki just drops when i do the same there, i am sending you by PM the last entries in my log file, there is a page of these. Is there a reason why i cannot install a fresh 2.52 version on it, then put back in my database?
|
|
| Krillmeed. A dream that became a reality and spread throughout the internet.
|
|
|
|
Clicked A Few Times
Wiki Edits: 5
Threads 7
Posts 63
|
|
| 9:40:24 AM - Sunday 22nd, February 2009 |
|
Howdy
Thnx for this nice nice update and the fast updating. Looks better and better every time
I had the same problem with the language file and after 1 hour of drinking tee as hell and trying to find the problem, my problem was the following :
The old language file had this entry on the 2nd line : $awc_lang = array(
The new language file had this entry on the 2nd line : $lang_txt_admin = array(
I just changed this in the new language file (after manually uploading it to LanguageEn.php) and that did it.
Dunno, must be my mistake but maybe this is a try for those who did not solve it.
Much greetings,
Dutchman.
|
|
| What's the difference between a duck ? O.o
|
|
|
|
Clicked A Few Times
Wiki Edits: 5
Threads 7
Posts 63
|
|
| 11:00:55 AM - Sunday 22nd, February 2009 |
|
omg, my bad, the file name was named LanguageEn.php instead of LanguageEN.php
But without the previous solution i posted , i still get errors so it might help other people.
(You can delete 2 postst before this one if you like, they are pointless now )
|
|
|
|
|
|
|
| 3:21:16 PM - Sunday 22nd, February 2009 |
|
Quote:Krillmeed Feb 22nd 6:59 amIs there a reason why i cannot install a fresh 2.52 version on it, then put back in my database?
Do not do this, it will not work. The changes in the database from forum version to forum version will most likely cause problems.
I read your PM and replied to it.
Hey there Dutchman, long time.
Thanks for posting what you have tried. It never dawned on me to try that being that method of the language system change at version 2.3
What you have done will work for now (creative, nice thinking), but you will have problems down the road with new language updates, they will never happen.
-- Is there any way for you to send me a User name and password so i can look at your database to see what has happened ? If you do not want to do that, could you export just the 'awc_f_langs' table and send that to me ? Exporting all data in that table.
Aside from the language problem, how is the forum working ?
Looking back into the language problem now, will fix the Edit Buttons here soon.
_
|
|
Edited On 4:02:15 PM - Sunday 22nd, February 2009 by AWC
|
|
|
|
|
|
|
| 4:00:38 PM - Sunday 22nd, February 2009 |
|
| Dutchman, did you turn off the Forums Wiki Naviagtion Menu, or is it not working ?
|
|
|
|
|
|
Clicked A Few Times
Wiki Edits: 5
Threads 7
Posts 63
|
|
| 4:17:03 PM - Sunday 22nd, February 2009 |
|
Hi AWC,
yeah long time no see, i was kinda offline since a few months and still waiting for a broadband connection (3 March i will get it). I am now on 56k modem Back to the roots, reminds me of my first 300k modem in the 80's 
Since i don't have SQL access cause i am not familiar with that kinda stuff nor do i have mysqladmin installed to get access to it.
would it be enough to just send the plain mysql file awc_f_langs.MYD ?
I could just put in on my server.
If this is not enough or the format is crappy, just tell me the commands how i can export files under linux / mysql
(I know how to access mysql on linux but thats it *sigh* - not how to export data though).
The forum is doing real fine, i just love it , great new functions. A few years i was used to xmb cause it was so slick and clean and since i am using mediawiki , this is the best extension available, and superb supported :-)
Much greetings,
Dutchman.
|
|
|
|
|
|
Clicked A Few Times
Wiki Edits: 5
Threads 7
Posts 63
|
|
| 4:18:39 PM - Sunday 22nd, February 2009 |
|
Quote:AWC Feb 22nd 7:52 pmDutchman, did you turn off the Forums Wiki Naviagtion Menu, or is it not working ?
Ups, damn your too fast.
I turned it off cause it was sitting on top of my main menu but it was working.
But when it could be placeable and setup wich menu entries it has to show or not, then i would use that function for sure
|
|
|
|
|
|
|
| 4:45:46 PM - Sunday 22nd, February 2009 |
|
I feel for you.
Quote:Dutchman Feb 22nd 3:09 pmwould it be enough to just send the plain mysql file awc_f_langs.MYD ? If you could, that would be great. I know nothing about linux, so im would be no help to your there.
Quote:Dutchman Feb 22nd 3:09 pmThe forum is doing real fine, i just love it , great new functions. A few years i was used to xmb cause it was so slick and clean and since i am using mediawiki , this is the best extension available, and superb supported :-) Glad to hear, and thanks.
Quote:Dutchman Feb 22nd 3:10 pmBut when it could be placeable and setup wich menu entries it has to show or not, then i would use that function for sure 
In time. As far as i can see the forum menu can only be placed in two spots (top or bottom) with out editing skin files (which i would rather not do), also i would like to get some forum options in the Wiki's-User-Preferences so the user can pick and choose whats being displayed, but that will come in time also.
If you want to hack it up look in the /awc/forums/awc_forum.php around lines 169-239 and you will see the code for the menu. The placment code is $sidebar = $sidebar. $current_sidebar; which places it on top, if you want to place it on the bottom you would just flip the code around $sidebar = $current_sidebar . $sidebar ;
If you could PM that .MYD it would help.
thanks.
_
|
|
|
|
|
|
Clicked A Few Times
Wiki Edits: 5
Threads 7
Posts 63
|
|
| 4:56:53 PM - Sunday 22nd, February 2009 |
|
Ok sir,
i posted you a downloadlink from the server. I hope it will help you further.
Btw. Thanks for the tip about the sidebar (I am used to just enter in the searchbox : mediawiki:sidebar to edit the sidebar.
(mhmm, i could also post the direct links in the sidebar when just editing the sidebar like i explained above...mhmm,mhmmm this will be a long night )
Much greetings,
Dutchman.
|
|
|
|
|
|
|
| 5:11:36 PM - Sunday 22nd, February 2009 |
|
Dont think the mediawiki:sidebar will work, completely.
There is some "check" code in the awc_forum.php file to see if the user is logged in or not, dont think you can do things like that in the mediawiki:sidebar area (could be wrong), im sure you will figure something out
|
|
|
AWC's:
2.6.0 MediaWiki - Stand Alone Forum Extension Forum theme style by: AWC
|