Jump to content


Welcome to DevFuse Forums


Sign In  Log in with Facebook

Create Account
Welcome to DevFuse Forums, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of DevFuse Forums by signing in or creating an account.
  • Start new topics and reply to others
  • Subscribe to topics and forums to get email updates
  • Get your own profile page and make new friends
  • Send personal messages to other members.
 
Guest Message by DevFuse

(View All Products)Featured Products

Donation Tracker


Help fund your forum with donations, setup goals and track member donations. Offer rewards for members donating.

Timeslip System


Have your members submit their race times and share with others. Intergrates with our Garage System.

Videos System


Allows your members to submit their own videos for community viewing. Support is included for all the major video sites.

Garage System


Setup a community Garage when members add their own vehicles with images and modifications.

Form Manager


Build your own forms for your members without coding experience. Support included for pm, email and topics.

Collections System


Build a community database of items for your members. Full features custom fields included.

Issue information

  • #000284

  • 0 - None Assigned

  • Fixed

  • 3.1.2

  • 3.2.1


Issue Confirmations

  • Yes (0)No (0)
Photo

Message sent skin issue

Posted by Michael on 21 June 2010 - 12:34 AM

Message sent skin issue. See about making this page look more "pretty" next version.

Manual Fix:

Open Admin CP > Look & Feel Tab > select skin > skin_contact > message_sent

Find:
<h3>{$this->lang->words['thank_you']} {$this->request['name']}, {$this->lang->words['message_sent']}!</h2>

Replace With:
<h2>{$this->lang->words['thank_you']} {$this->request['name']}, {$this->lang->words['message_sent']}!</h2>

Save.

Is there a fix to remove one of the 2 thank you messages?  You have what it seems to be Thank you Message sent from IPB and the thank you message from the contact form with contact name right underneath (sent you a screen shot).

I like to remove the one from the contact form if I have to edit the IPB skin for this.  Can you advise path and what code I need to remove on the contact form, first message without the name is ok?


Sure, these instructions are valid provided you haven't applied the above bug fix yet.

Open Admin CP > Look & Feel Tab > select skin > skin_contact > message_sent

Find:
<div class='general_box' style='text-align:center;'>
<h3>{$this->lang->words['thank_you']} {$this->request['name']}, {$this->lang->words['message_sent']}!</h2>

Replace With:
<div class='general_box' style='text-align:center;'>

Save.


I would like to edit this on the Contact files of the mod itself rather than through the ACP, in this manner I don't have to do edits when I install on the live board.  Can you please advise the path and file name.

I found;
upload/admin/applications_addon/other/contact/xml/contact_root_templates.xml
around line 305

Not sure if I should remove entire line or what additional lines to remove in addition to this one or if I'm even in the right path or file.

Thanks,
JB


Yes that's the file, won't matter if an extra line is there, just find then replace with the above code.


Not sure why this is not working for me.  Could it be that I have to do this from the skin, rather than upload the file, do I have re cache, etc.?


If you've already ran the installer then yes you'll need to modify the skin directly. The contact_root_templates.xml file is only used when installing or upgrading the contact system.


changed status to: Fixed
changed fixed-in version to: 3.2.1





0 user(s) are reading this issue

0 members, 0 guests, 0 anonymous users