2.5.x - 90% complete, want to beta it ? - Another Web Company
ArcadeDownloadsNewslettersForum MenuNavigationWhat AWC OffersWiki ToolsLogin or Create Account

Log in

You must have cookies enabled to log in to Main Site - Local.

 

2.5.x - 90% complete, want to beta it ?

From Another Web Company

Image:Locked.jpg Viewed 59206 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

Jump to page 1Prev 16181920Next 16Last
Clicked A Few Times
Wiki Edits: 4
Threads 2
Posts 50
I just installed this... and their's a bug on my Main Page now.

Quote:The Mainpage Bug
Notice: Use of undefined constant awcs_forum_ver_current - assumed 'awcs_forum_ver_current' in /.../extensions/awc/forums/includes/gen_class.php on line 632


EDIT:

I also noticed that there's an issue on Whose Here. When they're viewing the Wiki instead of the forum the location is preceded by '(viewing_wiki_site)', and that ends up appearing in the URL and making it so you can't follow the link to join someone to the page they're on.


-
AWC edit - removed file path.
-
Edited On 12:34:25 AM - Wednesday 29th, July 2009 by AWC

Forum Vet
Wiki Edits: 2898
Threads 135
Posts 1397
Quote:Kitsufox Jul 28th 4:13 pm
I just installed this... and their's a bug on my Main Page now.

Quote:The Mainpage Bug
Notice: Use of undefined constant awcs_forum_ver_current - assumed 'awcs_forum_ver_current' in /.../extensions/awc/forums/includes/gen_class.php on line 632

crap...
Sorry but i dont have the time to fix this, but i can make it go away
Its not a big deal, and will not cause any harm.

For now your gonna have to edit the following file.
extensions/awc/forums/includes/gen_class.php

Add error_reporting(0); to the top.
<?PHP
 
error_reporting(0);
 
/*
License:
Another Web Compnay (AWC) 
....
 
*/


Gonna make the change in the 2.5.7 download now.


Quote:Kitsufox Jul 28th 4:13 pm
I also noticed that there's an issue on Whose Here. When they're viewing the Wiki instead of the forum the location is preceded by '(viewing_wiki_site)', and that ends up appearing in the URL and making it so you can't follow the link to join someone to the page they're on.

That's just old entries in database which will disappear.

_
~ What was once an opinion, became a fact, to be later proven wrong ~
  • Forum Ver. 2.5.10 has been released (6/19/2010), Download here.


Clicked A Few Times
Wiki Edits: 4
Threads 2
Posts 50
I've noticed that we're also getting

Quote:Error
Notice: Undefined index: type in /home/kitsufo/public_html/cosc/extensions/awc/forums/includes/gen_class.php on line 867


These errors... They pop up seemingly at random (I haven't been able to discover any consistency) in threads. They don't cause anything but an aesthetic issue, so they're not pressing or anything... But I figured you should at least know about 'em.

Gets Around
Wiki Edits: 24
Threads 21
Posts 160
Brocken Links by:
http://www.freggers-wiki.de/wiki/index.php?title=Spezial:AWCforum/whoshere

Greets
freggern
Freggers Wiki (German)

Forum Vet
Wiki Edits: 2898
Threads 135
Posts 1397



Quote:AWC Jul 29th 12:49 am
Quote:Kitsufox Jul 28th 4:13 pm
I also noticed that there's an issue on Whose Here. When they're viewing the Wiki instead of the forum the location is preceded by '(viewing_wiki_site)', and that ends up appearing in the URL and making it so you can't follow the link to join someone to the page they're on.

That's just old entries in database which will disappear.

_

Clicked A Few Times
Wiki Edits: 5
Threads 7
Posts 63
Thank you again for the nice update and taking the time as usual

Greetings,
Dutchman.
What's the difference between a duck ? O.o

Clicked A Few Times
Wiki Edits: 1
Threads 10
Posts 42
Quote:AWC Jul 27th 5:17 pm
New download available, 2.5.7
Download link is at the bottom of the main post.

http://downloads.anotherwebcom.com/wiki/updates/awc_forum_beta_2.5.7.rar

_


Downloaded and installed 2.5.7 and all seems to be well. Thank you for changing the name of the download file to represent the version.

Can you tell school is about ready to start? Yep - the forums should start becoming active in about 3 weeks.
The Chemistry Book
An online textbook for high school students.

Forum Vet
Wiki Edits: 2898
Threads 135
Posts 1397
There was a post count problem brought to my attention.
Not sure how many people is has effect, but i just re-uploaded the change to the 2.5.7 download.

The problem was users post count was not going up when they created a new post.
So if you are having any problems like that after installing the 2.5.7 beta prior to the time of this post, please re-download the 2.5.7 files. There is no need to run the installer a second time.

Sorry about the problem.

_

Just Got Here
Wiki Edits: 0
Threads 0
Posts 1
Is there a way to get rid of this "Who's here now?" thing so that its not on every single wiki page? Is there an option to just take this functionality out of the forum completely? Please let me know.

Clicked A Few Times
Wiki Edits: 1
Threads 8
Posts 17
In your \extensions\awc\forums\config folder will be a file called config.php.
You must to edit the file looking for the line
define('show_whos_here_in_WIKI', true);

and set it to
define('show_whos_here_in_WIKI', false);

This allow you to have the "Who's here now?" table only on the forum pages and not in the wiki page.


I think you referring to this, right?
Edited On 5:12:43 AM - Tuesday 03rd, November 2009 by Arj
I'm walking where you have already walked

Forum Vet
Wiki Edits: 2898
Threads 135
Posts 1397
Thanks for helping out, Arj.

To add alittle more to what Arj has posted, to remove the "Who's Here" from the forum pages look in...
Forum > Admin > Forum Config Settings > General Option's

_

Clicked A Few Times
Wiki Edits: 0
Threads 0
Posts 8
Warning
I'm new here and I have been investigating your extension for implementation in our own wiki...

First I want to say that it's a great extension... and one that I have been looking for a long, long time. Thanks.

Second... after successfully testing the official release, I decided to download the 2.57 beta... because I'm interested in defining group access rights on specific forums and the forum menu bar... but I ran into a problem on the main page. Special pages and the forum pages work fine.

I get two messages at the top of all my standard wiki pages.
  1. Warning: Missing argument 2 for AWC_FORUMS_ArticleViewHeader() in D:\WOS_Test\www\mediawiki\extensions\awc\forums\awc_forum.php on line 456
  2. Warning: Missing argument 3 for AWC_FORUMS_ArticleViewHeader() in D:\WOS_Test\www\mediawiki\extensions\awc\forums\awc_forum.php on line 456

In awc_forum.php Line 456 reads
function AWC_FORUMS_ArticleViewHeader(&$article, &$outputDone, &$pcache){

Any ideas?

Thanks,
Tim

BTW: I am testing on MW 1.10.1, PHP 5.253 and MYSQL 5.041
Edited On 3:53:10 AM - Wednesday 11th, November 2009 by TDeeming

Forum Vet
Wiki Edits: 2898
Threads 135
Posts 1397
-
Hello TDeeming, thanks for the kind words and also the detailed post of your problem (details make a big difference to a dev when they run into problems)...

Quote:TDeeming Nov 11th 2:26 am
I get two messages at the top of all my standard wiki pages.
  1. Warning: Missing argument 2 for AWC_FORUMS_ArticleViewHeader() in D:\WOS_Test\www\mediawiki\extensions\awc\forums\awc_forum.php on line 456
  2. Warning: Missing argument 3 for AWC_FORUMS_ArticleViewHeader() in D:\WOS_Test\www\mediawiki\extensions\awc\forums\awc_forum.php on line 456

In awc_forum.php Line 456 reads
function AWC_FORUMS_ArticleViewHeader(&$article, &$outputDone, &$pcache){

BTW: I am testing on MW 1.10.1, PHP 5.253 and MYSQL 5.041

Im gonna guess at this because i cant rember if i tested 2.5.x (beta) on wiki 1.10.x, sorry.

Try the following in awc_forum.php

Change:
function AWC_FORUMS_ArticleViewHeader(&$article, &$outputDone, &$pcache){

to
function AWC_FORUMS_ArticleViewHeader(&$article){


It looks like wiki 1.10.x only sends one parameter.

That should do the trick

Good luck...


_
Edited On 7:31:44 AM - Wednesday 11th, November 2009 by AWC

Clicked A Few Times
Wiki Edits: 0
Threads 0
Posts 8
Your suggestion fixed my Problem.
Quote:AWC Nov 11th 12:22 pm


Try the following in awc_forum.php

Change:
function AWC_FORUMS_ArticleViewHeader(&$article, &$outputDone, &$pcache){

to
function AWC_FORUMS_ArticleViewHeader(&$article){


It looks like wiki 1.10.x only sends one parameter.
That should do the trick
Good luck...
_


Hi AWC...

Thanks for the fast response... I just followed your reccomendation.. and they fixed the problem... So I can test further... Actually I like this version much better than the 2.4 version... When do you expect to be finished with the beta testing.

Question... do you think I can go ahead and install it on a live system... or should I wait?

Thanks again,

Tim

Forum Vet
Wiki Edits: 2898
Threads 135
Posts 1397
Quote:TDeeming Nov 11th 6:44 am
:Question... do you think I can go ahead and install it on a live system... or should I wait?

If you where running a newer version of Mediawiki (above 1.12) i would say, yes, no problem, but with 1.10, i would do some more testing. Im sure if there is a bug with the forum and wiki 1.10 we can work it out, but like i said, i cant rember what version i tested the forum one.
Main things to check, PM's, subscribing to threads, making sure the email notification for both of them are working, admin options, skin and css edits.

As for an official release date, sorry but i have no idea.

_

Clicked A Few Times
Wiki Edits: 0
Threads 0
Posts 8
Quote:AWC Nov 11th 8:40 pm
Quote:TDeeming Nov 11th 6:44 am
:Question... do you think I can go ahead and install it on a live system... or should I wait?

If you where running a newer version of Mediawiki (above 1.12) i would say, yes, no problem, but with 1.10, i would do some more testing. Im sure if there is a bug with the forum and wiki 1.10 we can work it out, but like i said, i cant rember what version i tested the forum one.
Main things to check, PM's, subscribing to threads, making sure the email notification for both of them are working, admin options, skin and css edits.
_

The system that I was testing on was 1.10, however our standard live system is MW 1.93. So I decided to take a trial look on the live system...
The following items happened.
  1. No email notification when subscribed to a thread... but also no warning about failure. The informaion is just entered into the email list.
  2. When I try to send a PM the following message is displayed.
    • Catchable fatal error: Object of class MailAddress could not be converted to string in C:\Programme\xampp\htdocs\wiki\includes\UserMailer.php on line 46
      • However information was entered into MemCP List as an Unread PM.
      • Please note that the live system is setup to inform users about changes to the wiki via email notification... and send emails to each other via SMTP.
  3. Forum Navigation bar does not appear... regardless of settings in the different setting in ...\awc\forums\config\config.php
  4. Whenever the sysop tries to open a new thread... or make an announcement... the screen goes blank... and when I recover... there are two identical announcements or threads listed.
    • This does not happen when a normal user creates a new thread... just a sysop which apparently inherits the admin capabilities.

At the moment I think the most important problem for me is the problem with the email notification... So if you have any suggestions... I'd appreciate it.

BTW: I installed the 2.4 version on my MW 1.93 version first... but I don't think I tested the email notification... so if you don't have any suggestions... I'll go back and try the older version.

Thanks again for your help.

Tim


Forum Image:Icon-double-arrow.gif AWC's Corner Image:Icon-double-arrow.gif AWC's MediaWiki Forum Extension
Jump to page 1Prev 16181920Next 16Last



Whos here now: Members 0 Guests 2 Bots/Crawlers: 3


AWC's: 2.6.0 MediaWiki - Stand Alone Forum Extension
Forum theme style by: AWC