Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.6
Author Message
providence
Regular
Regular



Joined: Apr 23, 2005
Posts: 95

PostPosted: Fri Sep 09, 2005 4:05 am Reply with quote

hi just wondering, what is a patch?
I have 7.6 from nuke do i need to get it patched?

I cant seem to find it in phpnuke can anyone redirect me to a download

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



Joined:
Posts: 5661

PostPosted: Fri Sep 09, 2005 4:40 am Reply with quote

if you have it from phpnuke.org ...then yes.
get the patched here ... [ Only registered users can see links on this board! Get registered or login! ]

and follow the instructions in readme and/or install file.
 
View user's profile Send private message
providence







PostPosted: Fri Sep 09, 2005 4:59 am Reply with quote

thanks mate!
 
providence







PostPosted: Fri Sep 09, 2005 8:24 am Reply with quote

I just finished uplaoding it and running the upgrade.php

but everything is messed up
[ Only registered users can see links on this board! Get registered or login! ]

can someone check it?
 
providence







PostPosted: Fri Sep 09, 2005 9:42 am Reply with quote

ops its working, but my theme isnt, i'll try uploading my theme again!
 
hitwalker







PostPosted: Fri Sep 09, 2005 11:56 am Reply with quote

well maybe its my eyes but isnt your stylesheet missing?
 
providence







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

i think its there, it was working before i installed the patch files
 
hitwalker







PostPosted: Fri Sep 09, 2005 12:42 pm Reply with quote

no its not... Sad
when i search in your source for .css i get nothing.
check if paths are ok...
 
providence







PostPosted: Fri Sep 09, 2005 1:21 pm Reply with quote

okay i'll try again, thanks
 
providence







PostPosted: Fri Sep 09, 2005 1:52 pm Reply with quote

couln't find the problem, it was working before the patch, anyways, thanks though, i'll just change to another theme
 
hitwalker







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

hi,

well after looking even better i noticed a few weird things...
you added some no right click and text select javascript codes into your site.
but you have 2 closing </head> tags now.
And the javascripts are placed after the </head>
Thats not realy the right way.
Maybe better if you change it...
And as for the css ,i still see your old theme and because you touched some files you probably edited a line out in header.php(justr a thought)
Check if this is still there:
Code:
echo "<LINK REL=\"StyleSheet\" HREF=\"themes/$ThemeSel/style/style.css\" TYPE=\"text/css\">\n\n\n";

 
providence







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

i've disabled the scripts, forgot that i had them on

anyways the code is not in my header.php
where should i put that?
 
hitwalker







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

look at this part,im sure you see the line..
copy it and make sure yours look the same..
Code:
function head() {

    global $ab_config, $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();
}
 
providence







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

thanks a lot Hitwalker
my site is now working again!
 
hitwalker







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

Smile indeed...
Good luck..
 
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

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

Good work hitwalker Smile
 
View user's profile Send private message Send e-mail
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.6

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 ©