Re: [Radiant] Spurrd.com references

2013-09-11 Thread Pete Helgren
Thanks again Jim.  So here is the rest of the story.  I had been looking 
at the tables with a viewer that didn't display CLOB data so that is why 
I never saw it.  I then used SQuirreL but it wouldn't allow me to edit.  
Then, I had the *bright* idea of just logging in as admin and just 
editing the content directly.  DUH! That is what I did and took care of 
the issue.


Sometimes the most obvious answer takes a while to sink inthanks for 
your pointers!


Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java

On 9/11/2013 12:18 PM, Jim Gay wrote:

If the file does not exist on the file system, then check the pages
table. Pages handle the URLs and they have PagePart records which
contain the content.

On Wed, Sep 11, 2013 at 1:07 PM, Pete Helgren  wrote:

Thanks Jim.  I'd like to upgrade but I am running on a unique platform using
jruby and the glassfish gem to serve the site and it was a bit of a
challenge to get it all working in the first place so I don't want to start
down the slippery slope of upgrading . yet!

Poking around using debug, it looks like the offending content is in the
Navigation.css but I'll be danged if I can find it anywhere in the project
folder on the web server.  I wondered if it was served by the database but I
can't find a reference to it in the db (what table would it be in?).  The
*only* css I find is main.css and that has no other references.

I am not familiar enough with the workings of Radiant so I am just feeling
my way


Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java

On 9/11/2013 10:18 AM, Jim Gay wrote:

There should be nothing inside Radiant that links to them.
A long time ago there was a contest to create a template for the
project and the publicly facing content refers to images on spurred.
We changed this in a future version, but I don't recall which.

Have you tried upgrading to the next greater version of the Radiant gem?
Have you looked through your layouts/snippets/css/js for references?

On Wed, Sep 11, 2013 at 11:16 AM, Pete Helgren  wrote:

Running an ancient version of Radiant and I'm noticing that the resources
once hosted at spurrd are long gone.  WHERE are those references from
within
Radiant? I want to remove the references but I couldn't find a link
anywhere
so I don't know where to go to remove the links.  I checked all the
install
folders and all the tables and cannot find where the link(s) are.

Could you point me to where to find them so I can remove them?

--
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java

--

--- You received this message because you are subscribed to the Google
Groups "Radiant CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




--

--- You received this message because you are subscribed to the Google
Groups "Radiant CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.





--

--- 
You received this message because you are subscribed to the Google Groups "Radiant CMS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Radiant] Spurrd.com references

2013-09-11 Thread Pete Helgren
Thanks Jim.  I'd like to upgrade but I am running on a unique platform 
using jruby and the glassfish gem to serve the site and it was a bit of 
a challenge to get it all working in the first place so I don't want to 
start down the slippery slope of upgrading . yet!


Poking around using debug, it looks like the offending content is in the 
Navigation.css but I'll be danged if I can find it anywhere in the 
project folder on the web server.  I wondered if it was served by the 
database but I can't find a reference to it in the db (what table would 
it be in?).  The *only* css I find is main.css and that has no other 
references.


I am not familiar enough with the workings of Radiant so I am just 
feeling my way


Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java

On 9/11/2013 10:18 AM, Jim Gay wrote:

There should be nothing inside Radiant that links to them.
A long time ago there was a contest to create a template for the
project and the publicly facing content refers to images on spurred.
We changed this in a future version, but I don't recall which.

Have you tried upgrading to the next greater version of the Radiant gem?
Have you looked through your layouts/snippets/css/js for references?

On Wed, Sep 11, 2013 at 11:16 AM, Pete Helgren  wrote:

Running an ancient version of Radiant and I'm noticing that the resources
once hosted at spurrd are long gone.  WHERE are those references from within
Radiant? I want to remove the references but I couldn't find a link anywhere
so I don't know where to go to remove the links.  I checked all the install
folders and all the tables and cannot find where the link(s) are.

Could you point me to where to find them so I can remove them?

--
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java

--

--- You received this message because you are subscribed to the Google
Groups "Radiant CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.





--

--- 
You received this message because you are subscribed to the Google Groups "Radiant CMS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Radiant] Spurrd.com references

2013-09-11 Thread Jim Gay
If the file does not exist on the file system, then check the pages
table. Pages handle the URLs and they have PagePart records which
contain the content.

On Wed, Sep 11, 2013 at 1:07 PM, Pete Helgren  wrote:
> Thanks Jim.  I'd like to upgrade but I am running on a unique platform using
> jruby and the glassfish gem to serve the site and it was a bit of a
> challenge to get it all working in the first place so I don't want to start
> down the slippery slope of upgrading . yet!
>
> Poking around using debug, it looks like the offending content is in the
> Navigation.css but I'll be danged if I can find it anywhere in the project
> folder on the web server.  I wondered if it was served by the database but I
> can't find a reference to it in the db (what table would it be in?).  The
> *only* css I find is main.css and that has no other references.
>
> I am not familiar enough with the workings of Radiant so I am just feeling
> my way
>
>
> Pete Helgren
> www.petesworkshop.com
> GIAC Secure Software Programmer-Java
>
> On 9/11/2013 10:18 AM, Jim Gay wrote:
>>
>> There should be nothing inside Radiant that links to them.
>> A long time ago there was a contest to create a template for the
>> project and the publicly facing content refers to images on spurred.
>> We changed this in a future version, but I don't recall which.
>>
>> Have you tried upgrading to the next greater version of the Radiant gem?
>> Have you looked through your layouts/snippets/css/js for references?
>>
>> On Wed, Sep 11, 2013 at 11:16 AM, Pete Helgren  wrote:
>>>
>>> Running an ancient version of Radiant and I'm noticing that the resources
>>> once hosted at spurrd are long gone.  WHERE are those references from
>>> within
>>> Radiant? I want to remove the references but I couldn't find a link
>>> anywhere
>>> so I don't know where to go to remove the links.  I checked all the
>>> install
>>> folders and all the tables and cannot find where the link(s) are.
>>>
>>> Could you point me to where to find them so I can remove them?
>>>
>>> --
>>> Pete Helgren
>>> www.petesworkshop.com
>>> GIAC Secure Software Programmer-Java
>>>
>>> --
>>>
>>> --- You received this message because you are subscribed to the Google
>>> Groups "Radiant CMS" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an
>>> email to radiantcms+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
> --
>
> --- You received this message because you are subscribed to the Google
> Groups "Radiant CMS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to radiantcms+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.



-- 
Write intention revealing code #=> http://www.clean-ruby.com

Jim Gay
Saturn Flyer LLC
571-403-0338

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Radiant CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Radiant] Spurrd.com references

2013-09-11 Thread Pete Helgren
Running an ancient version of Radiant and I'm noticing that the 
resources once hosted at spurrd are long gone.  WHERE are those 
references from within Radiant? I want to remove the references but I 
couldn't find a link anywhere so I don't know where to go to remove the 
links.  I checked all the install folders and all the tables and cannot 
find where the link(s) are.


Could you point me to where to find them so I can remove them?

--
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java

--

--- 
You received this message because you are subscribed to the Google Groups "Radiant CMS" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Radiant] Spurrd.com references

2013-09-11 Thread Jim Gay
There should be nothing inside Radiant that links to them.
A long time ago there was a contest to create a template for the
project and the publicly facing content refers to images on spurred.
We changed this in a future version, but I don't recall which.

Have you tried upgrading to the next greater version of the Radiant gem?
Have you looked through your layouts/snippets/css/js for references?

On Wed, Sep 11, 2013 at 11:16 AM, Pete Helgren  wrote:
> Running an ancient version of Radiant and I'm noticing that the resources
> once hosted at spurrd are long gone.  WHERE are those references from within
> Radiant? I want to remove the references but I couldn't find a link anywhere
> so I don't know where to go to remove the links.  I checked all the install
> folders and all the tables and cannot find where the link(s) are.
>
> Could you point me to where to find them so I can remove them?
>
> --
> Pete Helgren
> www.petesworkshop.com
> GIAC Secure Software Programmer-Java
>
> --
>
> --- You received this message because you are subscribed to the Google
> Groups "Radiant CMS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to radiantcms+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.



-- 
Write intention revealing code #=> http://www.clean-ruby.com

Jim Gay
Saturn Flyer LLC
571-403-0338

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Radiant CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.