If you are seeing this message, it is possible the page did not load properly. Please hit reload/refresh on your browser.
If you still see this message, you probably do not have a browser that supports web standards, although its content is accessible to any browser or Internet device.

Help Forums Help Forums |

Help Communities:
Help Forums Bug Base
<< Prev Topic | Next Topic >>
Gold Community Help Forums ::: Archived Threads ::: Quick Reply
New Topic
Topic: Quick Reply  (?)  Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend
mecajenacona

Registered User
Posts: 1
Posted: 12/19/06 6:58    
Quick Reply
I'm an Admin on a board and I'm having problems with the "quick reply" button. For some reason, when using it..the siggys and avatars are not showing up. Why? Do I need to change the text? Or is it an ezboard thing?

Thanks




ezDollar

ezboard Moderator
ezSupporter
Posts: 1671
Posted: 12/19/06 9:01    
Re: Quick Reply
This is most likely a problem with recent changes that were made to the way a board's URLs are formatted, and that conflicts with the ezURL script you have to use with Quick Reply. A fix has been posted by chrish 18 on this topic in the ezSupporter forum:

Quote:
I've come up with a fix for the ezURL script. If you are using it, try replacing it with this

   <script type="text/javascript">
/* BEGIN EZURL */
ezURL = document.location.href.match("http:\/\/((?:pub|b|p)([0-9]+)|beta|vanchau|inbox)\.ezboard\.com\/(?:.*?\/)?(b|f)([a-zA-Z0-9]+(?=frm[0-9]+)|[a-zA-Z0-9]+(?!frm[0-9]+))(frm[0-9]+|)(?:(?:[\.]{1})([a-zA-Z0-9\=\+\&\.]+)|)(?:(?:[\x3F]{1})([a-zA-Z0-9\=\+\&\.]+)|)(?:.*)");
try {
        if (ezURL.length > 0) {
                ezPub = ezURL[2].length > 0 ? ezURL[2] : ezURL[1];
                ezFullPub = ezURL[1];
                ezIsBoard = ezURL[3] == "b" ? true : false;
                ezBoardID = ezURL[4];
                ezForum = ezURL[5];
                ezPage = ezURL[6];
                ezQuery = ezURL[7];
                }
} catch (e) { }
ezURL = null;
/* END EZURL */
</script>


I've tested it with as many of the new urls as I could find and it keeps the original variables intact, so you won't have to change other scripts.


chrish 18 also posted this additional note on the same topic:

Quote:
If you are using sidebar or banner scripts that use something similar to
   if (self.location == "http://p080.ezboard.com/bbugs") {

or
   if (self.location == "http://p080.ezboard.com/fbugsfrm177") {

Then you will need to change those urls to the correct ones. If you are using the ezURL script anyway, you can change those to
   if (ezIsBoard) {

and
   if (ezForum == "frm177") {

respectively :) Make sure you put the ezURL at the top of box 1 if you decide to change from self.location to ezForum.




mecajenacona

Registered User
Posts: 2
Posted: 12/19/06 10:34    
Re: Quick Reply
thank you so much!!!!!!!!!!!!!!! It's fixed!!!! (I don't have ezsupporter so I wasn't able to get in that forum)

thanks again!!!




ezDollar

ezboard Moderator
ezSupporter
Posts: 1672
Posted: 12/19/06 12:02    
Re: Quick Reply
Quote:
I don't have ezsupporter so I wasn't able to get in that forum
I noticed. That's why I posted the information here and stickied it so other non-ezSupporters can see it, too. ;)

I'm glad that fixed the problem and you're welcome.

:)

Edited by: ezDollar at: 12/19/06 12:02



ezDollar

ezboard Moderator
ezSupporter
Posts: 1674
Posted: 12/19/06 13:13    
Re: Quick Reply
FYI: Also posted on the above-linked topic in the ezSupporter Help forum:
Quote:
ezCkerr

Registered User
ezSupporter
Posts: 7898
Posted: 12/19/06 12:01
Re: different URL for my board

I just pushed the following changes to all servers:

1. Logged in users will not see the new SEO friendly URL's.

2. Unregistered Users/Logged out users will see the new SEO friendly URL's.

3. Fix for the "bread crumb" navigation links on the forum listing page. The forum link now correctly points to the forum instead of the board.

4. Fixed the subject line for the quick reply.

5. Moved the Find Communities! down next to the Help link on the user navigation menu.




Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend

New Topic

jump to:
Topic Control Image::: Topic Commands
<< Prev Topic | Next Topic >>

Icon Legend

reply button:::Reply to Post Button   edit button:::Edit Post Button  delete button:::Delete Post Button (Moderator Only)

subscribe/unsubscribe to thread button:::Subscribe to Thread Button   email to friend button:::Email to Friend Button  



- Help Forums - Archived Threads - www.ezboard.com -

Communitiesezboard Help Communities:

Help Forums Help Forums Bug Base Bug Base





Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.