Acidify 0 Report post Posted August 30, 2005 Using Frame This tutorial here is for templates that has diffent text files for the frame.And the template is separate from it.Scroll down for the normal template. Ok I see a lot of people that have problems setting up a simple cutenews because on their tutorial they dont explain it well enough for beginners. I am going to explain it using Xisto with the cpanel script of cute news. Ok first logon to your cpanel and click "addon scripts" or go where the scripts are and look for "cutenews". Put in your information and what the script will be call but I would call it "news". 1.Open a notepad and put ("news/show_news.php"); now lets note that I put "news" there in the code because thats what I named my cutenews script when I set it up,so put w/e you named it2.Now click fitler on notepad and click save as.Change save as type to "ALL" filters.And then for the file name put anything but make sure you add .php to the end 3.Tranfers .php to you public html and login cutenews and edit you template how you wish for it to be.Any do your html to make it link to your php.Make sure you use the full link to your php cutenews file.This is for the templates where you have the frame text in a diffent html filter then the template. For plan templates Ok first logon to your cpanel and click "addon scripts" or go where the scripts are and look for "cutenews". Put in your information and what the script will be call but I would call it "news". Put ("news/show_news.php"); in the body wherever your text suppose to go. now lets note that I put "news" there in the code because thats what I named my cutenews script when I set it up,so put w/e you named it Share this post Link to post Share on other sites
Acidify 0 Report post Posted August 30, 2005 Lol when I said filter i meant file lol.I guess i was thinking about my account geting suspended. Share this post Link to post Share on other sites
farrah 0 Report post Posted August 30, 2005 lol silly acidify, nice tutorial though really healped me now i just gotta wait till i gain enough points. thanx for the help! Share this post Link to post Share on other sites
Kubi 0 Report post Posted August 30, 2005 Nice tutorial, but do you think you can show us the outcome of this? I've never seen Cutenews so I wouldn't have the slightest idea what it looks like. Share this post Link to post Share on other sites
Acidify 0 Report post Posted August 30, 2005 hmmmm https://habbox.com/ is a good example Share this post Link to post Share on other sites
biscuitrat 0 Report post Posted August 30, 2005 My site has it running, somewhat awfully. I need to get it to validate pronto Share this post Link to post Share on other sites
Unregistered 015 0 Report post Posted August 30, 2005 Site I'm currently working on uses cutenews 1.4.0 here is address:http://forums.xisto.com/no_longer_exists/ Share this post Link to post Share on other sites
Microsoft 0 Report post Posted August 31, 2005 THIS is GREat! jsut what i was looking for! for a long time this really helped Share this post Link to post Share on other sites
Microsoft 0 Report post Posted August 31, 2005 after trying to install cute news i encounter bad news it dint work :/ my site is http://forums.xisto.com/no_longer_exists/ what am missing/doing wrong? Share this post Link to post Share on other sites
electriic ink 1 Report post Posted September 1, 2005 Looks like an error in the tut. Wherever you placed ("news/show_news.php"); perform the following actions: Check that ("news/show_news.php"); is inside the <?php and ?> tags. If it isn't, make it so they are.Change ("news/show_news.php"); to include("news/show_news.php");Then save the file and reload the page(s). Share this post Link to post Share on other sites
thablkpanda 0 Report post Posted September 1, 2005 Nice, tut, cutenews is an alright 'program' per-se.Panda Share this post Link to post Share on other sites
Microsoft 0 Report post Posted September 1, 2005 i get still another error :/ Share this post Link to post Share on other sites
Microsoft 0 Report post Posted September 2, 2005 If i can reset my password can someone install it for me? cuase i get a error still Fatal error: Call to undefined function: php() in /home/danny/public_html/index.php on line 160 Share this post Link to post Share on other sites
hbk2006 0 Report post Posted November 8, 2005 (edited) 3.Tranfers .php to you public html and login cutenews and edit you template how you wish for it to be.Any do your html to make it link to your php.Make sure you use the full link to your php cutenews file.This is for the templates where you have the frame text in a diffent html filter then the template. Could you give me some help with this step. Basically what ive done now is ive opened not pad put the bit of code you said. save as > home.php >filter all of course. saved. put it in pulibc html. Now i have made my template headlines. So now the templates don im stuck on the bit in bold. could you explain how to do the html to make it link to your .php. and the bits after that didnt really make sense to me. Notice from BuffaloHELP: Not using QUOTE tags will earn you warning next time. Edited November 8, 2005 by BuffaloHELP (see edit history) Share this post Link to post Share on other sites