2.5.x - 90% complete, want to beta it ?
From Another Web Company
Announcement Viewed 44330 times, With a total of 301 Posts
| Have a suggestion, improvement, change or non-beta Forum Entension bug ? Please add them to the todo list
|
|
|
|
|
| 4:14:12 PM - Monday 16th, February 2009 |
|
Found the laguage problem, fixing it now, will post back when a new download is ready and you shuold be good to go
|
|
~ What was once an opinion, became a fact, to be later proven wrong ~
|
|
|
|
Clicked A Few Times
Wiki Edits: 13
Threads 24
Posts 201
|
|
|
| Krillmeed. A dream that became a reality and spread throughout the internet.
|
|
|
|
Just Got Here
Wiki Edits: 0
Threads 0
Posts 3
|
|
| 4:02:12 PM - Wednesday 18th, February 2009 |
|
I have a problem with this beta.
Ive installed on new wiki AWC forum 2.4.1 and updated to 2.5.1. Everything works after copying new language files, except... writing posts. Im trying to do this even from admin account, but it dont shows edit box. I dont get completly any posting form in page source:
<table width="100%" cellpadding="0" cellspacing="0" class="bread_crumbs">
<tr>
<td width="99%" valign="bottom"><a href="http://xxxxx.pl/index.php/Special:AWCforum/">Forum</a> >> <a href="http://xxxxxx.pl/index.php/Special:AWCforum/sf/id10">test1</a></td>
</tr>
</table>
<br /> <br />
<table class="whos_here" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td width="100%" class="whos_here_header">
Ive tried to send files to server again. but nothing changes.
|
|
|
|
|
|
Just Got Here
Wiki Edits: 4
Threads 1
Posts 33
|
|
| 5:30:10 PM - Wednesday 18th, February 2009 |
|
I had a major issue when I updated from 2.4.0, my suggestion is restore the backup you (hopefully) did before upgrading, and then preform the updates for 2.4.2 and 2.4.3, THEN try to go to 2.5.1.
I know that worked for me, in a similar situation (though it was a massive language issue in my case).
|
|
|
|
|
|
|
| 1:51:36 AM - Thursday 19th, February 2009 |
|
Quote:Dinth Feb 18th 3:54 pmI have a problem with this beta.
Ive installed on new wiki AWC forum 2.4.1 and updated to 2.5.1. Everything works after copying new language files, except... writing posts. Im trying to do this even from admin account, but it dont shows edit box. I dont get completly any posting form in page source:
<table width="100%" cellpadding="0" cellspacing="0" class="bread_crumbs">
<tr>
<td width="99%" valign="bottom"><a href="http://xxxxx.pl/index.php/Special:AWCforum/">Forum</a> >> <a href="http://xxxxxx.pl/index.php/Special:AWCforum/sf/id10">test1</a></td>
</tr>
</table>
<br /> <br />
<table class="whos_here" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td width="100%" class="whos_here_header">
Ive tried to send files to server again. but nothing changes.
Humm... thats the same problem found on 'Testers' site.
Not sure why it happening, but heres a "work-around" for now.
Open up the following file:/extensions/awc/forums/functions/post_phase.php
Look for this code (around line number 251)return $tplt->phase($word,$to_skin,'post_box', true); Just about that add the followinf code$tplt->add_tplts(array("'post_box'", ), true); so after your edit it will look like $tplt->add_tplts(array("'post_box'", ), true);
return $tplt->phase($word,$to_skin,'post_box', true);
Please post back and let us know how you made out.
_
|
|
|
|
|
|
Just Got Here
Wiki Edits: 0
Threads 0
Posts 3
|
|
| 4:09:12 AM - Thursday 19th, February 2009 |
|
| Hmm strange, i dont have this in post-phase.php or any other occurence of "return $tplt->phase" string in my forum directory
|
|
|
|
|
|
|
| 4:15:16 AM - Thursday 19th, February 2009 |
|
Quote:Dinth Feb 19th 4:01 amHmm strange, i dont have this in post-phase.php or any other occurence of "return $tplt->phase" string in my forum directory
Your right, you dont
I said the wrong file, it should have been, /extensions/awc/forums/functions/post_box.php
|
|
|
|
|
|
Just Got Here
Wiki Edits: 0
Threads 0
Posts 3
|
|
|
|
|
|
|
|
| 4:42:57 AM - Saturday 21st, February 2009 |
|
Changes:
- Made SQL calls more efficient
- Added option to fill wiki-dbase with forum thread into (off by Default)
- Added Forum Menu to wiki-navigation
- Changed how the "recent post" indicators work (along with an Admin option to store info in dbase to make "recent posts" browser independent, Default is cookie)
- Fixed the update-language problem (we hope)
- Change the Thread subscriptions alittle
- The posting_box problem Dinth and Tester have should be fixed.
- Made it so the <forum_info> can pull from different forum sections (<forum_info id=#,#,#>)
- From now on, when you upload your new updated files, the forum will re-direct you to the #Update-script. If a member tries to view the forum, they will see a "Updating message".
- Added two language files, /languages/menu.i18n.php and whos_here.i18n.php
- They control any text displayed in your wiki that the forum send (the forums new menu and the "Whoe's Here") which display on wiki pages. Being that there was little text displayed, this seams like the best method. The forum tags text will also be moved here soon.
Got rid of the /includes/SpecialAWCforum.php file.
Re-named and re-structured all the forum files.
You don't have to, but it will make things cleaner if you where to delete all you current forum files
( KEEP the /extensions/awc/forums/images/ folder and the /extensions/awc/forums/skins/css/ folder)
but everything else can be deleted (the new file structured is alittle more cleaner).
http://downloads.anotherwebcom.com/wiki/updates/awc_forum_beta_2.5.rar
If you have the time, please post back how you make out.
_
|
|
|
|
|
|
Clicked A Few Times
Wiki Edits: 13
Threads 24
Posts 201
|
|
| 10:02:41 AM - Saturday 21st, February 2009 |
|
sorry tried this and it dropped the wiki like a brick. I deleted everything you said including the special files in includes, and the wiki dropped along with the forum. Since you got rid of the special files, should the link in the local settings be different?
these are the last log entries on the wiki:
PHP Fatal error: require_once(): Failed opening required '.../wiki/extensions/awc/forums/awc_forum.php' in /hsphere/local/home/krillmeed/lcarsmemoryalpha.com/wiki/LocalSettings.php on line 26
[EDIT]
REMOVED file paths (its not good to post file paths link this in public)
|
|
Edited On 3:24:05 PM - Saturday 21st, February 2009 by AWC
|
|
|
|
|
|
Clicked A Few Times
Wiki Edits: 13
Threads 24
Posts 201
|
|
| 11:29:11 AM - Saturday 21st, February 2009 |
|
i have set up another wiki along side my original and put the 2.43 version forum in, so i can try and try again to install this with no problems with the wiki, can i have a idiots guide to update it to the latest version?
|
|
|
|
|
|
Clicked A Few Times
Wiki Edits: 1
Threads 10
Posts 42
|
|
| 12:46:23 PM - Saturday 21st, February 2009 |
|
I decided not to delete 2.5.1 files from /includes and only deleted files in the /extensions (except lang and skin folders). Uploaded new files, loaded forum in browser, ran update script, changed config.php as well as whos_here.i18n.php (change phrase to 'online').
While who's here phrases show in the wiki and forum, actual member names do not show.
|
|
|
|
|
|
|
Clicked A Few Times
Wiki Edits: 1
Threads 10
Posts 42
|
|
| 12:50:45 PM - Saturday 21st, February 2009 |
|
Forgot the last step (and can't edit my post).
After running script, editing files, renamed /include/SpecialAWCforum.php to /include/SpecialAWCforum_orig.php
|
|
|
|
|
|
|
| 3:30:09 PM - Saturday 21st, February 2009 |
|
Quote:Krillmeed Feb 21st 8:54 am PHP Fatal error: require_once(): Failed opening required '.../wiki/extensions/awc/forums/awc_forum.php' in /hsphere/local/home/krillmeed/lcarsmemoryalpha.com/wiki/LocalSettings.php on line 26
That error there (the last and most important one form your list) states the:
/extensions/awc/forums/awc_forum.php file is not there.
You must have uploaded the forum files to the wrong place or something.
Update this 2.5.x like you would any other update.
Theres nothing special about it (now, since the language update has been fixed).
If you want to delete the old files, do so, if you do not, you don't have to.
Quote:LPH Feb 21st 11:38 amWhile who's here phrases show in the wiki and forum, actual member names do not show. 
ok, ill look into this.
ok, will fix this now, it was a change in the last update which i forgot about something.
_
|
|
|
|
|
|
|
| 5:50:44 PM - Saturday 21st, February 2009 |
|
Found a new bug.
When posting a new thread or new reply it mess up the User Post and Thread count.
Looking into this now.
|
|
|
AWC's:
2.5.8 MediaWiki - Stand Alone Forum Extension Forum theme style by: AWC
|