The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    User Panel Widget Problems

    JaneDoe
    JaneDoe
    Forumember


    Posts : 308
    Reputation : 14
    Language : english

    Solved User Panel Widget Problems

    Post by JaneDoe May 31st 2020, 1:42 pm

    I have had the User Panel Widget on my forum for a while now. Today I tested all of the choices on it. Unfortunately the 'Inbox' and 'PM Sent' are going to a page that says "404 this page could not be found".

    Any idea how to fix this please? 

    My forum version is PHPBB2

    My code is:

    Code:
    <br />
    <table border="0" style="width: 100%;">
                     <tbody></tbody> <tbody></tbody>
       <tr style="">
                   
          <td align="left">
                        
             <p>
                              <img alt="" src="http://icons.iconarchive.com/icons/rokey/smooth-metal/16/administrative-tools-icon.png" /><strong> Your profile</strong>         
             </p>
                        
             <p>
                              <a href="https://township.forumotion.com/profile.forum?mode=editprofile" target="_blank">Information</a>         
             </p>
                        
             <p>
                              <a href="https://township.forumotion.com/profile.forum?mode=editprofile&page_profil=preferences" target="_blank">Preference</a>         
             </p>
                        
             <p>
                              <a href="https://township.forumotion.com/profile.forum?mode=editprofile&page_profil=signature" target="_blank">Signature</a>         
             </p>
                        
             <p>
                              <a href="https://township.forumotion.com/profile.forum?mode=editprofile&page_profil=avatars" target="_blank">Avatar</a>         
             </p>
                      
          </td>
               
       </tr><tbody></tbody><tbody>    </tbody> <tbody></tbody>
       <tr style="">
                   
          <td align="left">
                        
             <p>
                              <img alt="" src="http://icons.iconarchive.com/icons/everaldo/crystal-clear/16/App-wallet-leather-icon.png" /><strong> Social</strong>         
             </p>
                        
             <p>
                              <a href="https://township.forumotion.com/profile.forum?mode=editprofile&page_profil=friendsfoes" target="_blank">Friends and Foes</a>         
             </p>
                        
             <p>
                              <a href="https://township.forumotion.com/memberlist.forum" target="_blank">Memberlist </a>         
             </p>
                        
             <p>
                              <a href="https://township.forumotion.com/groupcp.forum" target="_blank">Groups</a>         
             </p>
                      
          </td>
               
       </tr><tbody></tbody><tbody>    </tbody> <tbody></tbody>
       <tr style="">
                   
          <td align="left">
                        
             <p>
                              <strong><img alt="" src="http://icons.iconarchive.com/icons/oxygen-icons.org/oxygen/16/Places-mail-message-icon.png" /> Private messages</strong>         
             </p>
                        
             <p>
                              <a href="https://township.forumotion.com/msg.forum?folder=inbox" target="_blank">Inbox</a>         
             </p>
                        
             <p>
                              <a href="https://township.forumotion.com/msg.forum?folder=sentbox" target="_blank">PM sent</a>         
             </p>
                      
          </td>
               
       </tr><tbody></tbody><tbody>    </tbody> <tbody></tbody>
       <tr style="">
                   
          <td align="left">
                        
             <p>
                              <img alt="" src="http://icons.iconarchive.com/icons/apathae/wren/16/Download-icon.png" /> <strong>Other</strong>         
             </p>
                        
             <p>
                              <a href="https://township.forumotion.com/search.forum?search_id=watchsearch" target="_blank">Topic is being watched</a>         
             </p>
                      
          </td>
               
       </tr><tbody></tbody><tbody></tbody>
    </table>
     
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: User Panel Widget Problems

    Post by skouliki May 31st 2020, 3:28 pm

    hello

    replace with this

    Code:

    <br />
    <table border="0" style="width: 100%;">
                    <tbody></tbody> <tbody></tbody>
      <tr style="">
                 
          <td align="left">
                       
            <p>
                              <img alt="" src="http://icons.iconarchive.com/icons/rokey/smooth-metal/16/administrative-tools-icon.png" /><strong> Your profile</strong>       
            </p>
                       
            <p>
                              <a href="https://township.forumotion.com/profile.forum?mode=editprofile" target="_blank">Information</a>       
            </p>
                       
            <p>
                              <a href="https://township.forumotion.com/profile.forum?mode=editprofile&page_profil=preferences" target="_blank">Preference</a>       
            </p>
                       
            <p>
                              <a href="https://township.forumotion.com/profile.forum?mode=editprofile&page_profil=signature" target="_blank">Signature</a>       
            </p>
                       
            <p>
                              <a href="https://township.forumotion.com/profile.forum?mode=editprofile&page_profil=avatars" target="_blank">Avatar</a>       
            </p>
                     
          </td>
             
      </tr><tbody></tbody><tbody>    </tbody> <tbody></tbody>
      <tr style="">
                 
          <td align="left">
                       
            <p>
                              <img alt="" src="http://icons.iconarchive.com/icons/everaldo/crystal-clear/16/App-wallet-leather-icon.png" /><strong> Social</strong>       
            </p>
                       
            <p>
                              <a href="https://township.forumotion.com/profile.forum?mode=editprofile&page_profil=friendsfoes" target="_blank">Friends and Foes</a>       
            </p>
                       
            <p>
                              <a href="https://township.forumotion.com/memberlist.forum" target="_blank">Memberlist </a>       
            </p>
                       
            <p>
                              <a href="https://township.forumotion.com/groupcp.forum" target="_blank">Groups</a>       
            </p>
                     
          </td>
             
      </tr><tbody></tbody><tbody>    </tbody> <tbody></tbody>
      <tr style="">
                 
          <td align="left">
                       
            <p>
                              <strong><img alt="" src="http://icons.iconarchive.com/icons/oxygen-icons.org/oxygen/16/Places-mail-message-icon.png" /> Private messages</strong>       
            </p>
                       
            <p>
                              <a href="https://township.forumotion.com/privmsg?folder=inbox" target="_blank">Inbox</a>       
            </p>
                     
            <p>
                              <a href="https://township.forumotion.com//privmsg?folder=sentbox" target="_blank">PM sent</a>       
            </p>
                     
          </td>
             
      </tr><tbody></tbody><tbody>    </tbody> <tbody></tbody>
      <tr style="">
                 
          <td align="left">
                       
            <p>
                              <img alt="" src="http://icons.iconarchive.com/icons/apathae/wren/16/Download-icon.png" /> <strong>Other</strong>       
            </p>
                       
            <p>
                              <a href="https://township.forumotion.com/search.forum?search_id=watchsearch" target="_blank">Topic is being watched</a>       
            </p>
                     
          </td>
             
      </tr><tbody></tbody><tbody></tbody>
    </table>
     


    JaneDoe
    JaneDoe
    Forumember


    Posts : 308
    Reputation : 14
    Language : english

    Solved Re: User Panel Widget Problems

    Post by JaneDoe May 31st 2020, 3:34 pm

    Perfect @skouliki 

    Everything is working Cheer

    Thank you very much Very Happy
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: User Panel Widget Problems

    Post by skouliki May 31st 2020, 3:39 pm

    my pleasure

    Problem solved & topic archived.
    Please read our forum rules: ESF General Rules


      Current date/time is September 22nd 2024, 8:15 pm