Gossamer Forum
Home : Products : Links 2.0 : Customization :

Tell Ya Friend 2 - other characters

Quote Reply
Tell Ya Friend 2 - other characters
Hi!
Tell ya works perfect, except one thing (why is there always EXCEPT :) )
I use links for database of jokes .. tell ya frined will mail a joke to friend ... here comes the problem .. in description it sends text only untill first character "
i.e.

Title: Forum
Description: The other they i saw my frined. He Said:"Hi frined how are you blablabla...

tell ya frined will mailaway description until first character " (The other they i saw my frined. He Said: )

any idea how to solve this problem ...

thanx in advance

Gregor
www.vstopnice.com
www.balonarstvo.com
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
Hi,

I've just looked at the code and can't see a reason why this would happen.

Have you modified the original mod?

Mods:http://wiredon.net/gt/download.shtml
Installations:http://wiredon.net/gt/
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
hi!
no original mode was modified .. have a look at
http://www.vstopnice.com/vici/Politicni/ and click on link near Št.:17 (Pošlji Vic naprej)

then follows information
your name:
friends name
your mail
his mail.

then check your mail .. you'll see what i'm talking about ...

thanx



Gregor
www.vstopnice.com
www.balonarstvo.com
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
Hmm....the only thing I can think of is to try escaping the quotations as it is showing fine in the hidden fields.

In tella2add.cgi under:

Code:
my (%rec) = &get_record ($in{'ID'});
...try adding...

Code:
$rec{'Description'} =~ s/"/\\"/g;
...
Code:
$rec{'Description'} = quotemeta($rec{'Description'});
...may also work.

Mods:http://wiredon.net/gt/download.shtml
Installations:http://wiredon.net/gt/
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
Hi!
nope it's not working. If there won't be any other solution, i'll have to remove all those " .. i have to test for other characters too...

thenx

p.s. hope glennu is not on vacation ... :))



Gregor
www.vstopnice.com
www.balonarstvo.com
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
Hi!
any new idea to this problem .. i have tested other tellya mods and sites that uses this mod .. they all have this problem .. well at least those that i have checked :)

thanx in advance

Gregor
www.vstopnice.com
www.balonarstvo.com
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
There's absolutely no reason for it happening from what I can see.

&get_record is being called properly and the data is stored in %rec. There should be no reason for it not to work.

I'm stuck - although I haven't used tell ya friend so I may have missed something.

Mods:http://wiredon.net/gt/download.shtml
Installations:http://wiredon.net/gt/
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
well .. here's another example
http://links.innovationstudios.com/Modifications/Searching/ try to send yourself link for 100 term .. the same problem ...
i'm going to try other tellya mods .. or better multimailer ... i'll post here when done :)

Gregor
www.vstopnice.com
www.balonarstvo.com
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
Im sure when Glennu see's this he'll give you a fix.

Mods:http://wiredon.net/gt/download.shtml
Installations:http://wiredon.net/gt/
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
yeahh .. i hope Glennu will see this ... basicaly this is only thing that is stopping me from announcing of my portal ...

thenx
bye


Gregor
www.vstopnice.com
www.balonarstvo.com
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
hi glennu! :)
hope this is not annoying for you . but i'm waitting for your support ...
thanx in advance
Gregor

Gregor
www.vstopnice.com
www.balonarstvo.com
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
Sorry, I don't have any time to think about links/spend time fixing mods etc... at the moment.

Glenn

Links 2 Mods Site:
http://cgi-resource.co.uk/pages/links2mods.shtml
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
Use my refer mod Wink http://www.ace-installer.com/links_mod.html

Andy

webmaster@ace-installer.com
http://www.ace-installer.com
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
Hi!
is there a way to include tags (like <%Description%> ...)
and do they support characters "? ...

thanx

Gregor
www.vstopnice.com
www.balonarstvo.com
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
Hi,

If you can make the mod code web accessible I'll take a look for you and try to help you with the answer.

Mods:http://wiredon.net/gt/download.shtml
Installations:http://wiredon.net/gt/
Quote Reply
Re: Tell Ya Friend 2 - other characters In reply to
I'm afraid mine is very simple, and only works with the URL and title. Sorry Frown I jsut havn't got around to re-writing most of my mods now (they are about 1 year old)

Andy

webmaster@ace-installer.com
http://www.ace-installer.com