Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)
Author Message
zipper
New Member
New Member



Joined: Sep 09, 2005
Posts: 5

PostPosted: Fri Sep 09, 2005 2:14 pm Reply with quote

I have done what the readme from Sentinel said, but i encounter some really big problems using it.

* My Coppermine photoalbum isnt working anymore.. it appears to be blank.
* My Site style sheets aren't working anymore (and that is the worst i encounter at this moment)
* Your Account doesnt work anymore

It went well till i installed patch 3.1 to get Sentinel running, could someone tell me what i have to do to get my CSS be used again? I dont know what to do.

My site is [ Only registered users can see links on this board! Get registered or login! ]

Thnx
 
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Fri Sep 09, 2005 3:15 pm Reply with quote

hi,

were both dutch but we continue in english.. Smile
when you installed sentinel and edited the header.php you probably?..took out a line like...
Code:
echo "<LINK REL=\"StyleSheet\" HREF=\"themes/$ThemeSel/style/style.css\" TYPE=\"text/css\">\n\n\n";



Can you check if its still there?

the code around it looks like :

Code:
}

    echo "<link rel=\"alternate\" type=\"application/rss+xml\" title=\"RSS\" href=\"backend.php\">\n";
    echo "<LINK REL=\"StyleSheet\" HREF=\"themes/$ThemeSel/style/style.css\" TYPE=\"text/css\">\n\n\n";
    if (file_exists("includes/custom_files/custom_head.php")) {
     include_once("includes/custom_files/custom_head.php");
    }
 
View user's profile Send private message
zipper







PostPosted: Fri Sep 09, 2005 3:39 pm Reply with quote

indeed, it isnt there anymore, but i dont know where it was exactly, so I think i need some more help from you, but i didnt edited it, i overwrote it from the patched files
 
hitwalker







PostPosted: Fri Sep 09, 2005 3:46 pm Reply with quote

well the patched has exactly the same content...
please compare your header.php with this part..

Code:
function head() {

    global $slogan, $sitename, $banners, $nukeurl, $Version_Num, $artpage, $topic, $hlpfile, $user, $hr, $theme, $cookie, $bgcolor1, $bgcolor2, $bgcolor3, $bgcolor4, $textcolor1, $textcolor2, $forumpage, $adminpage, $userpage, $pagetitle;
    include("includes/ipban.php");
    $ThemeSel = get_theme();
    include_once("themes/$ThemeSel/theme.php");
    echo "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\n";
    echo "<html>\n";
    echo "<head>\n";
    echo "<title>$sitename $pagetitle</title>\n";
    include("includes/meta.php");
    include("includes/javascript.php");

    if (file_exists("themes/$ThemeSel/images/favicon.ico")) {
   echo "<link REL=\"shortcut icon\" HREF=\"themes/$ThemeSel/images/favicon.ico\" TYPE=\"image/x-icon\">\n";
    }
    echo "<link rel=\"alternate\" type=\"application/rss+xml\" title=\"RSS\" href=\"backend.php\">\n";
   echo "<LINK REL=\"StyleSheet\" HREF=\"themes/$ThemeSel/style/style.css\" TYPE=\"text/css\">\n\n\n";
    if (file_exists("includes/custom_files/custom_head.php")) {
     include_once("includes/custom_files/custom_head.php");
    }
    echo "\n\n\n</head>\n\n";
    if (file_exists("includes/custom_files/custom_header.php")) {
     include_once("includes/custom_files/custom_header.php");
    }
    themeheader();
}


You see this sample starts with "function head" and ends with "themeheader" ..

Now compare this with yours...as you see this speedtype>
Code:
themes/$ThemeSel/style/style.css\" TYPE=\"text/css\">
has to be put back in where you see it...
 
hitwalker







PostPosted: Fri Sep 09, 2005 3:56 pm Reply with quote

Looking at your source shows that you also have 2 closing head tags ( </head>)
If you cant get it right for some reason i can help but then i need ftp access but thats your choice in that...
If you choose that the info can be send by pm.
 
zipper







PostPosted: Sat Sep 10, 2005 12:45 am Reply with quote

Thanks Hitwalker, it really worked out for me. About those 2 closing head tags, they don't encounter me problems.

I fixed my Coppermine module by reinstalling the source and its running smooth again. The Your Account module is also running again.

Thanks for the help
 
hitwalker







PostPosted: Sat Sep 10, 2005 2:23 am Reply with quote

nice,before i went to bed i checked your site and looked ok...
 
zipper







PostPosted: Mon Sep 12, 2005 11:22 am Reply with quote

after fixing all things i didn't mentioned that i have a new problem.. my News module is acting very weird. When i have a story that contains a read more part, the problem i encounter is that when you click the link, it won't appear.

Is there someone that knows a solution for this problem, because this isn't what i expect the module has to do, some stories are read now for 800 times!
 
hitwalker







PostPosted: Mon Sep 12, 2005 12:16 pm Reply with quote

well that has to be a mistake,but i dont see a story with a readmore link..
Edit...yeah i see one,hold on..
 
hitwalker







PostPosted: Mon Sep 12, 2005 12:30 pm Reply with quote

weird all the way..
your page loads and waiting to show the item but drops dead...
you never touched anything?
 
zipper







PostPosted: Mon Sep 12, 2005 3:29 pm Reply with quote

fixed, i replaced some files.. my fault
 
hitwalker







PostPosted: Mon Sep 12, 2005 3:40 pm Reply with quote

ah...your getting very good in solving things.... Smile
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©