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 61270 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
Forum Vet
Wiki Edits: 2924
Threads 141
Posts 1433
ok
~ What was once an opinion, became a fact, to be later proven wrong ~
  • Forum Ver. 2.5.11 has been released (8/27/2010), Download here.


Clicked A Few Times
Wiki Edits: 0
Threads 1
Posts 6
Quote:AWC May 23rd 10:10 pm
New download posted (same download link - has new files) with the following...

_

I am sorry but i can't find where can i download the updated 2.5.6.... can you post link here or PM link to me? Thank lot!

Forum Vet
Wiki Edits: 2924
Threads 141
Posts 1433
Sure, here you go:
http://downloads.anotherwebcom.com/wiki/updates/awc_forum_beta_2.5.rar

_

Forum Regular
Wiki Edits: 13
Threads 25
Posts 206
Think i posted my results of the latest update in the wrong forum


http://wiki.anotherwebcom.com/Special:AWCforum/st/id1167

The way it looks at the moment looks familiar, must have made this mistake before but cannot find anything on this forum with the fix
Krillmeed. A dream that became a reality and spread throughout the internet.

Forum Regular
Wiki Edits: 13
Threads 25
Posts 206
Cancel last, for some reason it never works to overwrite the old files with the new ones. So i deleted the old files then uploaded the new ones. Everything is back to normal and better than ever.

Just Got Here
Wiki Edits: 0
Threads 0
Posts 1
MySQL Issue
Hi,

I upgraded my forum today. Everything went well.

However, when a user clicks on either 'my posts' or 'my threads' this error appears:

Database error
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
SELECT t.*, f.f_name, f.f_id, p.p_post, f.f_name, c.cat_name FROM `awc_f_posts` p JOIN `awc_f_threads` t ON p.thread_id=t.t_id JOIN `awc_f_forums` f ON t.forum_id=f.f_id JOIN `awc_f_cats` c ON f.parent_id=c.cat_id WHERE (p.p_userID=) AND p.p_thread_start!=1 GROUP BY t.t_id ORDER BY t.t_lastdate DESC
from within function "". MySQL returned error "1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND p.p_thread_start!=1 GROUP BY t.t_id ' at line 9 (localhost)".

Any ideas on how to fix? Thanks.

Forum Vet
Wiki Edits: 2924
Threads 141
Posts 1433
Quote:Damian Jul 22nd 2:26 am
Hi,

I upgraded my forum today. Everything went well.

However, when a user clicks on either 'my posts' or 'my threads' this error appears:

Database error....


Hello Damian
Sorry about the late responce... its a bug in the latest beta which has been fix but i have not had any time to create a new download. Maybe some time over the weekend.

_

Forum Vet
Wiki Edits: 2924
Threads 141
Posts 1433
Current Beta download is Ver 2.5.6
When ever i post in this thread (no matter what the content is), i'll include a post title stating the current download version, which is 2.5.6.

Forum Vet
Wiki Edits: 2924
Threads 141
Posts 1433
Current Beta download is Ver 2.5.7
New download available, 2.5.7
Download link is at the bottom of the main post.


New changes in 2.5.7 download 7/27/09

  1. Fixed: Post and Threads search links in the MemCP menu:
  2. Fixed: Missing Max number of members who can be PMed
  3. Fixed: Sending PMs to members with 'spaces' in their name.
  4. Changed: Whoes here will now display Forum and Thread titles instead of the url.
  5. Tweaked the "Last Page" jump on the thread listing pages.
  6. Fixed search bug when trying to search certon forum sections.
  7. Changed: Clear 'New' Indicators needs redirect
  8. Changed: Thread and Post count query.
  9. Added: Preview to edit page
  10. [Fixed] Last page jump and Next page jump for threads.
  11. [ Fixed] Disable option to create polls. Note: any polls which are already create will still function. Polls still have more admin options to come; close poll, lock thread - keep poll active, delete, etc..

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

_

Clicked A Few Times
Wiki Edits: 3
Threads 11
Posts 15

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: 2924
Threads 141
Posts 1433
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.

_

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: 29
Threads 22
Posts 170
Brocken Links by:
http://www.freggers-wiki.de/wiki/index.php?title=Spezial:AWCforum/whoshere

Greets
freggern
Freggers Wiki (German)

Forum Vet
Wiki Edits: 2924
Threads 141
Posts 1433



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 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 0 Bots/Crawlers: 1


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