Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.4 RN Issues
Author Message
mantasledge
New Member
New Member



Joined: Oct 25, 2008
Posts: 12

PostPosted: Sun Sep 20, 2009 11:38 pm Reply with quote

Cpanel, Error Log
Code:
File does not exist: /includes/jquery/css/colorbox-ie.css

sh*t load of referers... site wide.
Is this needed?
 
View user's profile Send private message
jakec
Site Admin



Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom

PostPosted: Sun Sep 20, 2009 11:46 pm Reply with quote

What theme are you using?
 
View user's profile Send private message
mantasledge







PostPosted: Sun Sep 20, 2009 11:55 pm Reply with quote

WD-Nemisis
 
mantasledge







PostPosted: Mon Sep 21, 2009 2:23 am Reply with quote

Changed the Theme to: fisubice
Same error reported via CPanel Error Log.
 
Dawg
RavenNuke(tm) Development Team



Joined: Nov 07, 2003
Posts: 928

PostPosted: Mon Sep 21, 2009 4:41 am Reply with quote

Did you check to see if you uploaded the file? Follow the path in your FTP client and se if it does indeed exist.

If not....Upload a new copy.

Even if it does exist....upload a fresh copy. FTP is know for uploading incomplete files.

Dawg


Last edited by Dawg on Mon Sep 21, 2009 4:57 am; edited 1 time in total 
View user's profile Send private message
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6437

PostPosted: Mon Sep 21, 2009 4:44 am Reply with quote

Hmmm. I'll look into this. Just another of the many reasons to discourage the use of IE 6...http://www.ie6nomore.com

_________________
I search, therefore I exist...
Only registered users can see links on this board! Get registered or login!
 
View user's profile Send private message
jakec







PostPosted: Mon Sep 21, 2009 5:51 am Reply with quote

Ah yes good point kguske.

mantasledge, what browser are you using?
 
spasticdonkey
RavenNuke(tm) Development Team



Joined: Dec 02, 2006
Posts: 1693
Location: Texas, USA

PostPosted: Mon Sep 21, 2009 5:53 am Reply with quote

I don't see such a file in the current distro.
but i do see this
<!--[if IE]>
<link type="text/css" media="screen" rel="stylesheet" href="includes/jquery/css/colorbox-ie.css" title="example" />
<![endif]-->
 
View user's profile Send private message Visit poster's website
jakec







PostPosted: Mon Sep 21, 2009 6:16 am Reply with quote

Where are you seeing that spasticdonkey?
 
spasticdonkey







PostPosted: Mon Sep 21, 2009 7:27 am Reply with quote

I'm not sure where it's generated but it's in the HEAD on the RN test site.
 
kguske







PostPosted: Mon Sep 21, 2009 9:41 am Reply with quote

nukeNAV's implementation of Colorbox is based on example 5, which no longer requires the colorbox-ie.css (this was a carryover from an earlier version that did).

These changes should resolve the errors.

In includes/jquery/jquery.colorbox.php, delete:
Code:
$inlineCSS = '<!--[if IE]>

<link type="text/css" media="screen" rel="stylesheet" href="includes/jquery/css/colorbox-ie.css" title="example" />
<![endif]-->
';
addCSSToHead($inlineCSS,'inline');


In modules/Forums/profile.php, delete:
Code:
      $inlineCSS = '

      <!--[if IE]>
         <link type="text/css" media="screen" rel="stylesheet" href="includes/jquery/css/colorbox-ie.css" title="example" />
      <![endif]-->';
      addCSSToHead($inlineCSS , 'inline');


I will update SVN tonight.
 
hicuxunicorniobestbuildpc
The Mouse Is Extension Of Arm



Joined: Aug 13, 2009
Posts: 1123

PostPosted: Mon Sep 21, 2009 1:10 pm Reply with quote

Hi kguske. Can u please tell me how to change the background color of block-Navigation so I can have a transparent block to get the color from that block which is orange. Thanks in advance.
 
View user's profile Send private message
kguske







PostPosted: Mon Sep 21, 2009 1:13 pm Reply with quote

Scan the CSS files for the themes in RN 2.4 for "transparent". There is at least 1 that makes the nukeNAV background transparent (but not on the hover) so it uses whatever background is there.
 
mantasledge







PostPosted: Mon Sep 21, 2009 9:02 pm Reply with quote

What do you make of this:

File does not exist:
Code:
/includes/jquery/newuser.css

Referer:
Code:
/modules.php?name=Your_Account&op=new_user
 
jlajax
Ardent RavenCMS Supporter



Joined: Oct 12, 2006
Posts: 244
Location: Jacksonville, Florida

PostPosted: Fri Dec 18, 2009 10:42 pm Reply with quote

God I love finding answers without having to ask the question!


RavensScripts
 
View user's profile Send private message
Palbin
Site Admin



Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania

PostPosted: Fri Dec 18, 2009 11:28 pm Reply with quote

mantasledge wrote:
What do you make of this:

File does not exist:
Code:
/includes/jquery/newuser.css

Referer:
Code:
/modules.php?name=Your_Account&op=new_user


Sorry we missed this post. I am looking into it now.

_________________
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. 
View user's profile Send private message
Doulos
Life Cycles Becoming CPU Cycles



Joined: Jun 06, 2005
Posts: 732

PostPosted: Mon Dec 28, 2009 3:17 pm Reply with quote

Same missing file

/modules.php?name=ErrorDocuments&file=404&rs=includes/jquery/newuser.css
 
View user's profile Send private message
Palbin







PostPosted: Mon Dec 28, 2009 3:58 pm Reply with quote

Just an FYI the reference to the newuser.css has been removed. It will not affect anything if you just want to wait for our maintenance release which should be out soon.
 
Doulos







PostPosted: Mon Dec 28, 2009 4:02 pm Reply with quote

Thanks. Can I ask where it is referenced? I can't seem to find it anywhere in my files.
 
Palbin







PostPosted: Mon Dec 28, 2009 6:15 pm Reply with quote

includes/jquery/jquery.php
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.4 RN Issues

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 ©