Topic: Some publication problems

Hello,

I created a site with CuteNews, everything works, but when I publish articles, there are inscriptions that appear in the articles [xfgiven_pics] so, how do we make it no longer appears,

thank you



http://img256.imageshack.us/img256/9966/capture0010606201211371.jpg

Re: Some publication problems

You are running another php script which interferes with cutenews.?

Re: Some publication problems

You are running another php script which interferes with cutenews.?

It's possible 'cause i'm building my new site over an older website but i deleted all that has no use for the new site... Finally, I think 'cause I'm an amateur, I don't know much CuteNews

Re: Some publication problems

It's possible 'cause i'm building my new site over an older website but i deleted all that has no use for the new site... Finally, I think 'cause I'm an amateur, I don't know much CuteNews

Today, I installed CuteNews (cute file). Other folders in the photo are old. Just an error page "error". Images contains photos of the home page and the site banner, Includes contains php files of the pages. Js contains menus and java script, maybe it comes from there, but it's too complicated for my computer knowledge.

http://img252.imageshack.us/img252/8323/capture0010606201215325.jpg

http://img41.imageshack.us/img41/5313/capture0020606201215331.jpg

http://img715.imageshack.us/img715/3827/capture0030606201215331.jpg



5 (edited by 2012-06-06 15:59:46)

Re: Some publication problems

I don't know which script it comes from but if you google for [xfgiven_pics] you will find that it is used to post an image on a website.
Search the code of the page where you are calling the cutenews shownews.php file and remove any unnecessary includes or php code.
Or - upload a blank page with just the include
<?PHP
include("cute/show_news.php");
?>

Or run the example  which came with cutenews
linktoyourwebsite/cutenews/example1.php

In your case is seems to be
cute/example1.php

If the text [xfgiven_pics] is not there then the problem is in the code of your webpage and include.

Re: Some publication problems

do you have other processes. easy