Search found 4 matches
- Tue Dec 16, 2008 3:47 am
- Forum: CMSMS Core
- Topic: problems after migrating...
- Replies: 2
- Views: 1270
Re: problems after migrating...
update: I did a fresh install of cmsms onto the client's server... after the install i opened the config.php file and compared it to the one i had. they didn't match up. so i stripped all the paths from the new config.php and pasted them into the old config.php and it worked.. sorta. all my content ...
- Sun Dec 14, 2008 5:55 pm
- Forum: CMSMS Core
- Topic: problems after migrating...
- Replies: 2
- Views: 1270
problems after migrating...
hello, i have developed a cmsms suite on my server... and have moved it to the client server. i backed up the sql and restored it on the client server, then i copied all the files to the proper directory. (CHMOD'D the proper files to 777) now when i load the site in a browser from the client server,...
- Mon Nov 03, 2008 3:29 am
- Forum: Layout and Design (CSS & HTML)
- Topic: odd code question/problem
- Replies: 2
- Views: 1043
Re: odd code question/problem
i'm using this... a.textlinks { font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000000; } a.textlinks:visited { color: #666666; } a.textlinks:hover { color: #666666; } a.textlinks:active { color: #000000; } like this? .textlinks a { font-family: Arial, Helvetica, sans-serif; fon...
- Mon Nov 03, 2008 1:51 am
- Forum: Layout and Design (CSS & HTML)
- Topic: odd code question/problem
- Replies: 2
- Views: 1043
odd code question/problem
i am trying to change the style of the text in the news module... i went into the template page and changed the class name so it would use the class from another css stylesheet... when the module builds the page, it generates this code... IT'S THE 10TH ANNIVERSARY OF SQUIRREL DAY USA! now, the class...