Search found 7 matches
- Wed Sep 24, 2008 4:09 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Folder permissions
- Replies: 0
- Views: 866
Folder permissions
I did something kinda stupid. I moved my cms site to another server. After moving it everything was CHMOD(ed) 705. Many of the folders I had to CHMOD to 777 to get the site to work. As a result, my site is very vulnerable to attack. Does anyone know of a php script that will set the files and folder...
- Mon Sep 08, 2008 6:12 pm
- Forum: Modules/Add-Ons
- Topic: Newbie Qustion for tinyMce
- Replies: 2
- Views: 1593
Re: Newbie Qustion for tinyMce
Can I get some help?
- Sat Sep 06, 2008 2:01 am
- Forum: Modules/Add-Ons
- Topic: Newbie Qustion for tinyMce
- Replies: 2
- Views: 1593
Re: Newbie Qustion for tinyMce
The only piece of script that I can fond to add buttons is this: If you can direct me from here? {literal} tinyMCE.init({ {/literal} {* Setup *} mode : "exact", elements : "{$textareas}", content_css : "{$css}", {* //Performance *} entity_encoding : "{$...
- Fri Sep 05, 2008 2:28 am
- Forum: Modules/Add-Ons
- Topic: Newbie Qustion for tinyMce
- Replies: 2
- Views: 1593
Newbie Qustion for tinyMce
Being new to php coding, time to time I need help finding my way around all the contents. Reading through help files sometimes doesn't map out where to add or place code. Anyway I need help placing this code to add a button on the tinyMce toolbar. Thanks tinyMCE.init({ theme : "advanced", ...
- Thu Sep 04, 2008 2:52 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] Where is the url to the link in the cmsms header located?
- Replies: 3
- Views: 1615
Re: Where is the url to the link in the cmsms header located?
Thanks scooper! You even wrote the code for me. Works 

- Thu Sep 04, 2008 2:19 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] Where is the url to the link in the cmsms header located?
- Replies: 3
- Views: 1615
Re: Where is the url to the link in the cmsms header located?
Hey this is easy for someone. Can a fella get some help here?
- Wed Sep 03, 2008 7:46 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] Where is the url to the link in the cmsms header located?
- Replies: 3
- Views: 1615
[Solved] Where is the url to the link in the cmsms header located?
With using the default template there is a java script link pointing to the cms home page of my site. How to I change this link to point some where else? This link is embedded in the cms header. (Home page, shortcut key=1) Template is Left simple navigation + 1 column (Default) At the top of each pa...