Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-02-18 21:45:21

juanjonavarro
Plugin Author
From: Valencia, Spain
Registered: 2005-05-16
Posts: 485
Website

Text Link Ads in Textpattern

I created a tutorial on installing the Text Link Ads advertising system in Textpattern:

Text Link Ads (TLA) in Textpattern

Hope it is useful.

Offline

#2 2007-02-18 21:59:10

WhiteDog
Member
From: Maine
Registered: 2005-09-07
Posts: 174

Re: Text Link Ads in Textpattern

Fantastic I was just trying to figure this out today!


Grrr RRR nnndth grrr Skeek!

Offline

#3 2007-03-04 16:37:23

WhiteDog
Member
From: Maine
Registered: 2005-09-07
Posts: 174

Re: Text Link Ads in Textpattern

So I just tried to install the textlinkads and everytime i try to save the form and i continue to get

Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

any thoughts?


Grrr RRR nnndth grrr Skeek!

Offline

#4 2007-03-04 22:23:51

juanjonavarro
Plugin Author
From: Valencia, Spain
Registered: 2005-05-16
Posts: 485
Website

Re: Text Link Ads in Textpattern

WhiteDog, maybe you have a problem with the size of the pasted code in your hosting.

Try this alternative method (for step 5 in the tutorial):

-Create a new file “text_link_ads.php” in the root of your website. The content of this file should be the code obtained in step 3 verbatim.

-Create the text_link_ads form with this content:

<txp:php>
include "text_link_ads.php";
</txp:php>

-Go to your default page (or any other managing the layout of your website). In the place you want the links inserted, put the following code:

<txp:output_form form="text_link_ads"/>

Offline

#5 2007-03-05 14:05:38

WhiteDog
Member
From: Maine
Registered: 2005-09-07
Posts: 174

Re: Text Link Ads in Textpattern

I tried the PHP include and received an error sying there is an unexpected T-String on line 86 I am contacting, text link ads, thanks for your help. :)


Grrr RRR nnndth grrr Skeek!

Offline

#6 2007-03-05 14:35:11

kevinpotts
Member
From: Ghost Coast
Registered: 2004-12-07
Posts: 370

Re: Text Link Ads in Textpattern

I ran into this same issue awhile back. The basic problem is that there is a security restriction within PHP that limits the number of characters that can be submitted. I would hit up your host’s support; it’s a pretty common problem and the answer can be had with a little snooping around.


Kevin
(graphicpush)

Offline

#7 2007-03-07 15:20:35

WhiteDog
Member
From: Maine
Registered: 2005-09-07
Posts: 174

Re: Text Link Ads in Textpattern

Thank you I contacted the host and they said I was running on Apache 1.3 and moved me to Apache 2.0 , although I just tested it again and it still did not work but they said it would be resolved in three days and if not to contact them. The problem was actually due to mod_security being enabled.


Grrr RRR nnndth grrr Skeek!

Offline

Board footer

Powered by FluxBB