Help - Search - Members - Calendar
Full Version: CuteNews
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
bigtrey90
It's not showing up on my website, Talentified. It's supposed to be where the blank space is when you first go to the site (Blog)

This is where I want to put it:
CODE
<div id="content">
      

<?PHP
include("/cutenews/show_news.php");
?>

<br><br>
        
            
    
</div>


Plus if you click on another link, and then click on the blog link, the index.htm shows up and I don't want that, i just want the link to my site without the extension, like this: xoxmariah.com

but the blog link (index) is saved as .htm, but when I replace it with .php it says there is a server error. and i have looked at tutorials and forums for cutenews and none help. i have already been through the process and i made a test blog, but it wont let me go back to the test blog cause they said there is a server error and there is no index.php, and when i put in a index.php there is another server error!
moorepocket
you don't need the dash (/) before your extensions.

and in your Cutenews' index.php, it shouldn't have your layout.
( http://www.talentified.com/cutenews/ )
it should have a login page. ( http://magick.m3lancholia.net/cutenews/ )
bigtrey90
oh yeah I had that before, but idk what happened, it doesnt work. it pops up with a error. i am really lost. if you go to the site, everything works fine, but i need help with setting up cutenews and making it appear on the blank space shown on the website.
mipadi
Try <?php, not <?PHP; I think PHP is case-sensitive.

QUOTE(moorepocket* @ Apr 4 2007, 10:48 AM) *
you don't need the dash (/) before your extensions.

That's okay, if cutenews is stored at the root of his webspace.
bigtrey90
I know that wherever the news is going to be, it should be in the webpage.php, but my webpage is the blog link which is where I want it. Here is the message I got when I added index.php to the sever for cutenews:

http://talentified.com/cutenews/index.php


How do I fix this? I want it to be in the empty space that pops up when you click on the website link (blog link)

Like I said, I need gudiance starting the process for cutenews instalation over
moorepocket
reinstalled, and make sure you change the files properties (chmod).
bigtrey90
huh, what do you mean?
xKIMOx
try taking out the breaks... I dont have that!
moorepocket
chmod is the security of files. Think you're the admin, and you choose what other can see and change.
bigtrey90
okay i got help, but if you go to the website, and go to comments, I need to know how to change the size of the fonts (Name, E-mail etc) http://www.talentified.com/index.php?subac...&ucat=&
mipadi
In regards to the chmod suggestions: To add to that, the permissions of the files should be drwxr-xr-x (755) for the directories, and -rwxr--r-- (644) for all other files. There is a good tutorial here.
moorepocket
once you log in, there options, and choose template.
bigtrey90
okay thanks, you can close this now!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.