Print Page | Close Window

Uploading via RTE Editor - Bug?

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=26341
Printed Date: 03 April 2026 at 6:08am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Uploading via RTE Editor - Bug?
Posted By: Eiden
Subject: Uploading via RTE Editor - Bug?
Date Posted: 03 October 2008 at 4:40pm
I thought this needed to be brought to attention incase someone else comes across this issue or it needs to be fixed in the next version.
 
I installed and setup our new Web Wiz forums but I found uploads we'ren't working from the RET Editor. i.e. you couldn't upload a file in the popup window to select your image/file. You would browse for the file and click upload, but it does nothing - simply posts back without uploading. Uploads worked when users upload in their own filemanager section first however.
 
After an extensive search I tracked down the problem to RTE_popup_adv_image.asp and RTE_popup_file_atch.asp. Some boolean conditions weren't being met in order to upload namely: blnRead, blnPost or blnReply and this is due to the forumPermissions function not being run in order to obtain these values.
To fix the issue I therefore added the following lines before it does the check for the upload of the file:
 
'read in the forum ID and message box type
intForumID = CInt(getSessionItem("FID"))

'Check the user is welcome in this forum
Call forumPermissions(intForumID, intGroupID)
 
And it now works fine.
 
Note that the non-RTE editor works ok because those pages do contain the neccessary lines of code.
 
Hope this helps



Replies:
Posted By: 123Simples
Date Posted: 03 October 2008 at 4:42pm
Which version of the software are you referring to?

-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: Eiden
Date Posted: 03 October 2008 at 4:43pm
Downloaded today - 9.52


Posted By: dotster
Date Posted: 03 October 2008 at 4:50pm
Man, I am so glad this was happening to someone else as well because you always wonder if it is just you.

I have been working on figuring out why uploading wasn't working in 9.52 for am hour now. I briefly messed around with it yesterday too. I suspected something was wrong with the new code and permissions since a lot of that seemed ot be different. but I hadn't dug that far yet. I would have figured it out but I am glad I don't have to keep working on it.

Thanks for posting this.

Your fix works perfectly..


Posted By: 123Simples
Date Posted: 03 October 2008 at 6:36pm
Error definetly exists Bruce

-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: WebWiz-Bruce
Date Posted: 03 October 2008 at 6:47pm
This has been fixed will be in the update in around 30 minutes

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: 123Simples
Date Posted: 03 October 2008 at 7:12pm
Update: 9.53 Version has been released and is ready for downloading. If you have downloaded but not yet installed 9.52, please delete that download and go back to http://www.webwiz.net/webwizforums/webwizforums_downloads.asp - this link here and download the fixed version 9.53

-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net