[RESOLVED] Adding t...
 
Notifications
Clear all

[RESOLVED] Adding text to the contact form.

5 Posts
3 Users
0 Reactions
1,534 Views
(@anarchicq)
Posts: 115
Estimable Member
Topic starter
 

I would like to have a little note in the contact us page where it states if the form isn't working, to go t the forums, and link to the forums.
I asked my boyfriend codemonkey how to do this, and he told me to just write it in html under the form.
So I plugged that in under the ?> and it didn't show up.
Suggestions?


Silent Hill & Repo!
eFiction:3.5.1
Latest Patche(s):Yes
bridged?:No
modified?:Yes.
PHP:2.11.9.4
MySQL:5.0.32

 
Posted : 25/05/2007 2:01 pm
Jan_AQ
(@jan_aq)
Posts: 1300
Noble Member
 

Plug it in before the ?>.

After line 59 and before the } try adding

$output .= "If the form doesn't work, please use the <a href="" http://www.forums.com">forums</a>." ;"

Sorry, I can't help you more than that as I'm not a coder.


Whoever said nothing is impossible never tried slamming a revolving door.

url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word

 
Posted : 25/05/2007 9:56 pm
(@anarchicq)
Posts: 115
Estimable Member
Topic starter
 

Ahh.
Thank you!


Silent Hill & Repo!
eFiction:3.5.1
Latest Patche(s):Yes
bridged?:No
modified?:Yes.
PHP:2.11.9.4
MySQL:5.0.32

 
Posted : 26/05/2007 1:53 am
(@tammy)
Posts: 2577
Member Moderator
 

You might also try editing the error message in the language files (languages/en.php) to tell people to go to the forums.


 
Posted : 26/05/2007 2:27 am
Jan_AQ
(@jan_aq)
Posts: 1300
Noble Member
 

Yeah, that's a better idea actually. XD I looked at the contact form itself and didn't see any text so I didn't think of that. Thanks Tammy!


Whoever said nothing is impossible never tried slamming a revolving door.

url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word

 
Posted : 26/05/2007 3:02 am
Share: