Jul 26, 2008

Feedback/pm System [resolved]

Free Web Hosting, No Ads > CONTRIBUTE > The Internet > Web Design

free web hosting

Feedback/pm System [resolved]

abminara
Hi, guys. I have a problem. I was constructing a webpage that absolutely needs a working feedback/PM system (preferably with the ability to send the same PM to multiple people in the same time). Everything was going allright, but then I decided to delete the mandatory security code from PM field - just to make life simpler for the site users. In that case when I try to send a PM it shows an error:

- not all fields are filled in
- security code is wrong

What can you advice me to change to make it work? (This is urgent, I really need the website totally operating by Monday)

or

Does anyone have a working script of PM/Feedback system that they are willing to share with me?

Thanks a lot.

P. S. http://studentunion.trap17.com/

Reply

jlhaslip
Put the security code script back together and then post the code, please.
All we see by going to the page linked above is the html page, but we would need to see the server-side scripting.

Thanks.

PS: check the Tutorial section for email scripts. I have one that uses flat files without a database which you could have if you need it.

Reply

abminara
QUOTE(jlhaslip @ Sep 14 2007, 11:09 PM) *
Put the security code script back together and then post the code, please.
All we see by going to the page linked above is the html page, but we would need to see the server-side scripting.

Thanks.

PS: check the Tutorial section for email scripts. I have one that uses flat files without a database which you could have if you need it.



Oh, I don't need the e-mail, all I need is the PM script, we have separate e-mail groups worked out anyway:)

And now I feel stupid. Aparantely, the sec. code never even existed on the template (why do I remember it there?) That's the original code of the PM page:

CODE
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>

<TD height="21"><IMG height=21
src="{THEME}/images/c1.jpg"
width=24></TD>

<TD
background="{THEME}/images/cbg2.jpg" height="21">&nbsp;</TD>
<TD height="21"><IMG height=21
src="{THEME}/images/c2.jpg"
width=24></TD>
<TR>
<TD
background="{THEME}/images/cbg1.jpg"><IMA
height="24" width="24" src="images/o.jpg"><BR></TD>
<TD vAlign=top align=left width="100%"
background="{THEME}/images/bg07.jpg">
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>

<TD vAlign=top width="84%" height="19" class=title1>Personal
Messages</TD>

<TD width="16%"><div align="right"></div></TD></TR></TBODY></TABLE>

<DIV class=text1>
<div align="center"><strong><br>
[inbox]Inbox[/inbox] || [outbox]Outbox[/outbox]
|| [new_pm]Compose new[/new_pm]</strong></div>
</DIV>


</TD>
<TD
background="{THEME}/images/cbg3.jpg"><IMA
height="24" width="24" src="images/o.jpg"><BR></TD>
<TR>

<TD height="21"><IMG height=21
src="{THEME}/images/c4.jpg"
width=24></TD>

<TD
background="{THEME}/images/cbg4.jpg">&nbsp;</TD>

<TD><IMG height=21
src="{THEME}/images/c3.jpg"
width=24></TD>
</TR></TBODY></TABLE>
[pmlist] <br>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD height="21"><IMG height=21
src="{THEME}/images/c1.jpg"
width=24></TD>
<TD
background="{THEME}/images/cbg2.jpg" height="21">&nbsp;</TD>
<TD height="21"><IMG height=21
src="{THEME}/images/c2.jpg"
width=24></TD>
<TR>
<TD
background="{THEME}/images/cbg1.jpg"><IMA
height="24" width="24" src="images/o.jpg"><BR></TD>
<TD vAlign=top align=left width="100%"
background="{THEME}/images/bg07.jpg"> <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top width="84%" height="19" class=title1>PM list</TD>
<TD width="16%"><div align="right"></div></TD>
</TR>
</TBODY>
</TABLE>
<DIV class=text1>
<div align="left">{pmlist}</div>
</DIV></TD>
<TD
background="{THEME}/images/cbg3.jpg"><IMA
height="24" width="24" src="images/o.jpg"><BR></TD>
<TR>
<TD height="21"><IMG height=21
src="{THEME}/images/c4.jpg"
width=24></TD>
<TD
background="{THEME}/images/cbg4.jpg">&nbsp;</TD>
<TD><IMG height=21
src="{THEME}/images/c3.jpg"
width=24></TD>
</TR>
</TBODY>
</TABLE>
[/pmlist] [newpm] <br>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD height="21"><IMG height=21
src="{THEME}/images/c1.jpg"
width=24></TD>
<TD
background="{THEME}/images/cbg2.jpg" height="21">&nbsp;</TD>
<TD height="21"><IMG height=21
src="{THEME}/images/c2.jpg"
width=24></TD>
<TR>
<TD
background="{THEME}/images/cbg1.jpg"><IMA
height="24" width="24" src="images/o.jpg"><BR></TD>
<TD vAlign=top align=left width="100%"
background="{THEME}/images/bg07.jpg"> <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top width="84%" height="19" class=title1>Compose new
message</TD>
<TD width="16%"><div align="right"></div></TD>
</TR>
</TBODY>
</TABLE>
<DIV class=text1>
<div align="center">
<table width="100%" class="slink">
<tr>
<td colspan="2"> <table width="100%" class="slink">
<tr align="left" valign="middle">
<td width="60" height="25">Recipient:</td>
<td height="25"><input type="text" name="name2" style="width:140px; height:20px; font-family:tahoma; font-size:11px; border:1px solid #E0E0E0 "></td>
</tr>
<tr align="left" valign="middle">
<td height="25" align="left" >Subject:</td>
<td height="25"><input type="text" name="subj2" style="width:200px; height:20px; font-family:tahoma; font-size:11px; border:1px solid #E0E0E0 "></td>
</tr>
</table></td>
</tr>
<tr>
<td width="70" height="25">Smilies: </td>
<td width="100%">{smilies}</td>
</tr>
[not-wysywyg]
<tr align="left" valign="middle">
<td colspan="2">{bbcode}</td>
</tr>
[/not-wysywyg]
<tr>
<td colspan="2">[not-wysywyg]
<textarea style="width:450px; height:160px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0 " name=textarea tabindex=3>{text}</textarea>
[/not-wysywyg]{wysiwyg}<br>
<input type="checkbox" name="outboxcopy2" value="1"> Save in
the outbox<br />
<br /> <input name="submit2" type="image" src="{THEME}/images/send.png">
<br />
<br /></td>
</tr>
</table>
</div>
</DIV></TD>
<TD
background="{THEME}/images/cbg3.jpg"><IMA
height="24" width="24" src="images/o.jpg"><BR></TD>
<TR>
<TD height="21"><IMG height=21
src="{THEME}/images/c4.jpg"
width=24></TD>
<TD
background="{THEME}/images/cbg4.jpg">&nbsp;</TD>
<TD><IMG height=21
src="{THEME}/images/c3.jpg"
width=24></TD>
</TR>
</TBODY>
</TABLE>
[/newpm] [readpm] <br>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD height="21"><IMG height=21
src="{THEME}/images/c1.jpg"
width=24></TD>
<TD
background="{THEME}/images/cbg2.jpg" height="21">&nbsp;</TD>
<TD height="21"><IMG height=21
src="{THEME}/images/c2.jpg"
width=24></TD>
<TR>
<TD
background="{THEME}/images/cbg1.jpg"><IMA
height="24" width="24" src="images/o.jpg"><BR></TD>
<TD vAlign=top align=left width="100%"
background="{THEME}/images/bg07.jpg"> <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top width="84%" height="19" class=title1>{subj}</TD>
<TD width="16%"><div align="right"></div></TD>
</TR>
</TBODY>
</TABLE>
<DIV class=text1> <br>
{text}<br>
<div align="right">[reply][reply][/reply] [del][delete][/del]</div></DIV></TD>
<TD
background="{THEME}/images/cbg3.jpg"><IMA
height="24" width="24" src="images/o.jpg"><BR></TD>
<TR>
<TD height="21"><IMG height=21
src="{THEME}/images/c4.jpg"
width=24></TD>
<TD
background="{THEME}/images/cbg4.jpg">&nbsp;</TD>
<TD><IMG height=21
src="{THEME}/images/c3.jpg"
width=24></TD>
</TR>
</TBODY>
</TABLE>
[/readpm]
Notice from jlhaslip:
changed to codebox tags to reduce space.

 

 

 


Reply

jlhaslip
That page seems to be incomplete.
There is no Form tag, and so no "action" to be performed on submit.
Have a look to see what's missing. This looks like a Template from a CMS , so maybe post a link???

Please and thanks.

Reply

abminara
QUOTE(jlhaslip @ Sep 15 2007, 03:51 AM) *
That page seems to be incomplete.
There is no Form tag, and so no "action" to be performed on submit.
Have a look to see what's missing. This looks like a Template from a CMS , so maybe post a link???

Please and thanks.



That is a template for DataLife Engine, but the original version is in Russian - I don't think, it's going to be much of a help to you. Anyway - http://dleskins.org.ua/black_way.rar

Reply

abminara
Oh. Well. That was pretty easy:) Sorry, guys, I think, I figured out, what I was doing wrong.

Reply

jlhaslip
Topic is resolved.

Please PM any moderator to continue this discussion. Until then, this topic is closed.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:


Searching Video's for feedback, pm, system
advertisement



Feedback/pm System [resolved]



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE