dotSilver Dating Partnership Network
Partner Home - Partner Sign-Up - Software - FAQ
Forum: Forums - Reply - Registration - Search

dotSilver Network Partner Support Forum / Sites Layouts & Graphic Design / Articles
Author Message
siahusky
Member

Posted: 19 Jan 2006 10:26:01


When I post something in the articles page and view it it is correct. But when I look at the article just as a memeber it is all together, no spaces etc.
What is the problem?

raybman
Member

Posted: 19 Jan 2006 11:15:31


I am having the same problem.
It is not saving the the paragraph breaks. It all displays as one ugly block. Also, BB code is not being recognized even though in the configs it was selected to be used in postings.

Anybody come across a solution?

siahusky
Member

Posted: 19 Jan 2006 12:24:33


At least I know I am not alone lol

.silver
Admin

Posted: 21 Jan 2006 02:58:41


Hi guys, this problem was in 2.0 version. And in 2.0.2 we solved it.

raybman
Member

Posted: 21 Jan 2006 11:13:19


We are using version 2.0.2.

How do we fix it?

.silver
Admin

Posted: 22 Jan 2006 23:25:58


In the file articles_read.html

find:

<div id="art_page_body">
<p align="justify">
{$article.body}
</p>
</div>

and replace with:

<div id="art_page_body">
<p align="justify">
{$article.body|nl2br}
</p>
</div>

raybman
Member

Posted: 23 Jan 2006 22:03:03


The correct code was already there in place. So, this is not the problem. Something is not allowing paragraph breaks. Also, BB code is not recognized.

Any other suggestions?

.silver
Admin

Posted: 24 Jan 2006 22:54:24


No any other ideas about solving the problem. Maybe you'll send us the access to your FTP and Configs.php, so we'll be able to take a look at the problem ourselves.

.silver
Admin

Posted: 26 Jan 2006 00:04:22


Hi raybman. We checked siahusky's site. Well, the problem appeared because of he added the article in the "title" field, but it should be in the "description" field. Maybe you did the same?

raybman
Member

Posted: 26 Jan 2006 22:41:29


I have been entering the title and description in the correct fields.
What is even more frustrating, after submitting I am getting this error message, again:

Error: $_GET['art_id'] is undefined.

I have sent my FTP info to support a couple of weeks ago for these issues, and someone emailed back saying it works for them, but nothing seems to have changed, same old problems still exist.

.silver
Admin

Posted: 26 Jan 2006 23:10:26


I am in course about that e-mail. And I want to make you sure, that we have indeed tested your site, but this error didn't show up. If you want, we can look through your site again, and we will post the test article, if everything is OK.

aussie
Member

Posted: 10 May 2006 07:51:24


I am getting the same error message .........

Error: $_GET['art_id'] is undefined.

this is as soon as I post an article , have checked , double checked and tripple checked things , all is correct , details are where they belong in the correct fields etc

what does the error message mean ? maybe then I can look at fixing it myself if no one here can help ?

cheers

donkeyd


Posted: 11 Jul 2006 14:54:37


i am having same problem with articles, i dont get any errors it just doesnt have the spacing... tried it with html enabled also but then when i looked at the article the html tags were visible

please help correct this

.silver
Admin

Posted: 12 Jul 2006 00:11:29


Hi donkeyed,
you should send us your site URL, login & password for /config.php at tech@dotsilver.com. We'll check your problem ASAP.

Forum posts are closed
 » Name  » Password 
 


Powered by miniBB 2.0 RC2b © 2001-2012