Re: Cutenews 202 search installation Programming Web Development by cereal …, so if you have: /calling.php /cutenews/search.php it will work, but if this… is the situation: /cutenews/calling.php /cutenews/search.php Or something different, like this…server then try: `include($_SERVER['DOCUMENT_ROOT'] . '/cutenews/search.php');` This will generate an operative system absolute… Cutenews 202 search installation Programming Web Development by ggeoff …me. I have a couple of websites that have a Cutenews version 1.4.6 search form working. For my latest…an issue PHP based. The message I am getting: "Cutenews has detected that you are using show_news.php using the… section of sitesearch.php is included below <?php include('cutenews/search.php'); ?> Theres's a beer in it … Re: Cutenews 202 search installation Programming Web Development by ggeoff …? At present I have: <?php //include('cutenews/search.php'); phpinfo(); include($_SERVER['DOCUMENT_ROOT'] . '/cutenews/search.php'); //int error_reporting ([ int $level -1…; This outputs the PHP info and underneath the Cutenews error message "Cutenews has detected that you are including show_news.php using… Re: Cutenews 202 search installation Programming Web Development by cereal … of your Apache configuration file. Code reference: https://github.com/CuteNews/cutenews-2.0/blob/master/core/core.php#L2059 Re: Cutenews 202 search installation Programming Web Development by ggeoff thanks cereal. I don't know about the IP. I have Cutenews installed on a Fasthosts Unix server together with my web site files and folders. I can just about use basic PHP and can modify simple statements. PHP help requested! Programming Web Development by flame Hi there! I have installed CuteNews without ANY problems... However... When I …never take affect! The strange thing is... In the cutenews folder on the database, I looked at show_nes.php…located here... [URL=http://atlantawebsiteproductions.com/cutenews/show_news.php]http://atlantawebsiteproductions.com/cutenews/show_news.php[/URL] ... If giving you… Re: Simple Question about PHP Programming Web Development by Walkere …php include("./header_home.php"); include("cutenews/show_news.php"); include("./footer.php"…do this... [code=php]<?php require('./cutenews/captcha/php-captcha.inc.php'); //Change the… include("./header_home.php"); include("cutenews/show_news.php"); include("./footer.php"… Re: Simple Question about PHP Programming Web Development by kudzugazette …php include("./header_home.php"); include("cutenews/show_news.php"); include("./footer.php"…do this... [code=php]<?php require('./cutenews/captcha/php-captcha.inc.php'); //Change the… include("./header_home.php"); include("cutenews/show_news.php"); include("./footer.php"… Re: PHP help requested! Programming Web Development by Black Knight the html is fine, what is in the cutenews/show_news.php file? The problem will most likley be in there. It may be that it is just trying to read the info from the wrong place Simple Question about PHP Programming Web Development by kudzugazette … to get rid of it? Example: [CODE]<?php require('./cutenews/captcha/php-captcha.inc.php'); //Change the path to your…"); ?> <!-- Content Here --> <?php include("cutenews/show_news.php"); ?> <!-- End Content --> <?php… Works in IE7 and looks terrible in Firefox and Safari Digital Media UI / UX Design by triltaison …=5; include("/home/.lafayette/indigoplateau/indigoplateau.clavis-sama.com/cutenews/cutenews/show_news.php"); ?> </div> </div>… Re: PHP Parse error: Syntax error Programming Web Development by ddggttff3 …;; 1,2,5,8,10,11,12,13';include("cutenews/show_news.php"); ?>[/CODE] change it to [CODE]<…;?PHP $category = "3"; include("cutenews/show_news.php"); ?>[/CODE] there seems to be 1… Need help with include Programming Web Development by hafdis … am trying to do, is adding in news script "Cutenews" with that theme using "include" but i… PHP Parse error: Syntax error Programming Web Development by Emzielou90 …;; 1,2,5,8,10,11,12,13';include("cutenews/show_news.php"); ?> </h2> </div>… Basic Class Calender Editor Programming Web Development by redapple12 … whole thing down to update it? Similar to something like cutenews? Any help or advice would be appreciated Thank you Redapple Re: Basic Class Calender Editor Programming Web Development by pritaeas … change the classes by submitting a form. Since you mention cutenews, you could install this, as it is a ready to… Re: Basic Class Calender Editor Programming Web Development by redapple12 … write something completely from scratch. I was able to implement cutenews into my wesbite and even mess around with the coding… Re: need help finding a script or tool to use for a news update program. Programming Web Development by PoA CuteNews [url]http://cutephp.com/cutenews/[/url] FusionNews [url]http://www.fusionphp.net/index.php?cat=fnews&page=features[/url] Hope it helps Re: Looking for a good news script. Programming Web Development by Atomica Cutenews ([url]www.cutephp.com[/url]) if you want something quick and easy to use (PHP Only). For the lil bit more advance/features try WordPress ([url]www.wordpress.org[/url] - PHP&MySQL) For a CMS, personal I would look no further than civicspace, it runs the spreadfirefox.com site and it can use the drupal hacks. Re: help with validating Digital Media UI / UX Design by cheetuh Sorry By The Stupid Question. but. why is my page Xhtml? if i done Html or Php? i done Php To support Cutenews, i converted the page to xhtml but i still get 1000 eroors. i jost got rid of 66. help me pls =D Re: help with validating Digital Media UI / UX Design by GreenDay2001 … i done Html or Php? i done Php To support Cutenews, i converted the page to xhtml but i still get… Re: I need simple news script to include on my website Programming Web Development by 360true … front-end. 10x[/QUOTE] I have been very happy with CuteNews: original is available at: [url]http://cutephp.com/[/url] Paying… Re: I need simple news script to include on my website Programming Web Development by ilyons I second CuteNews. Used it for many sites and never been disappointed... also doesn't require MySQL if you have budget hosting. Re: Parse error: syntax error, unexpected T_STRING in C:\AppServ\www\config.php on line 2 Programming Web Development by satsum …"> <p> <?php include("modules/cutenews/show_news.php"); ?> </p> </div>… Re: Frontpage web update to CSS based tips Digital Media UI / UX Design by ggeoff Thanks JorgeM I am also using CuteNews in three column layouts. The site splits into a few … Re: PHP help requested! Programming Web Development by robbyd I might be able to help if you could show me the source for [url]www.atlantawebsiteproductions.com/gamesfyi/ecards.php[/url] if not I suggest going to the cutephp help forums, im sure they would be able to help you also. Re: PHP help requested! Programming Web Development by flame Alright. Here's the code! Also, I have gone to the CutePHP forums, and I am still getting some help, but they are slow. lol Please download the source, and let me know what happens! Thanks! Re: Works in IE7 and looks terrible in Firefox and Safari Digital Media UI / UX Design by blocblue You have one too many brackers in your CSS... Remove this, and it'll work fine. R. /* Avatar */ #avatar { float: left; margin: 8px 20px 0px 0px; border: 2px solid #787878; } Re: Works in IE7 and looks terrible in Firefox and Safari Digital Media UI / UX Design by triltaison I can still hardly believe that it was just just one silly parantheses doing all that trouble, but now everything is fixed. Robothy, thanks a million for figuring it out. Re: Works in IE7 and looks terrible in Firefox and Safari Digital Media UI / UX Design by almostbob browser quirks modes [INDENT]IE assumes you made a mistake and makes what it can work work, but only in IE only mode Firefox throws away styles it doesnt understand everything after that {, got dumped[/INDENT] firebug - debugging addin for firefox, reccommended in another thread here,[INDENT] not by me, not trying to steal the real guru's …