Search found 30 matches

by samj
Tue May 10, 2011 4:46 pm
Forum: CMSMS Core
Topic: NCleanBlue backend css broken
Replies: 3
Views: 1616

Re: NCleanBlue backend css broken

Hi, Jos the "login.php"-Page renders correctly with css formatting. Once logged in, the css for the backend disappears. --> the install pretty much functions, but without the css formatting; and the frontend works properly too, with css. The "home"-Page for the admin section is l...
by samj
Mon May 09, 2011 10:23 pm
Forum: CMSMS Core
Topic: NCleanBlue backend css broken
Replies: 3
Views: 1616

NCleanBlue backend css broken

/* latest install on vista xampp home dev */ Hi, I have been working with the same install for weeks now -no crashes, etc., everything worked fine. Last night, I tried to install the captcha module without success --> the install hung up in the middle of the process, just a blank white screen was vi...
by samj
Sun May 08, 2011 9:41 pm
Forum: Modules/Add-Ons
Topic: {News} Add/View comments link
Replies: 3
Views: 964

Re: {News} Add/View comments link

thanks uniqu3, that was quick The Comments are working fine. What I would like to accomplish is to have 2 links in the News-Detail-Page, below the News-Detail-Post, saying "add comment" and "view comments" which after clicking will ADD the chosen content below the buttons/links o...
by samj
Sun May 08, 2011 6:43 pm
Forum: Modules/Add-Ons
Topic: {News} Add/View comments link
Replies: 3
Views: 964

{News} Add/View comments link

Hi I have been pulling my hair out over these issues. In my site I have a News-Summary with the News-Category-Menu on top; from here the user can either click to Category-Browsing and then to the Detail-Page or click to the Detail-Page directly from the Summary-Page. So far so good. There are severa...
by samj
Sun Apr 24, 2011 9:43 am
Forum: Modules/Add-Ons
Topic: {News},{CGFeedback} general questions
Replies: 0
Views: 560

{News},{CGFeedback} general questions

Hi, trying to understand CGFeedback. Q1: Does this line {CGFeedback key1="news" key2=$entry->id } in my "News Detail Page" tag/id the contents of the Detail Page, which is the detailed news article to be referred to by the comments from CGFeedback, Or is it looking for something ...
by samj
Sat Apr 09, 2011 2:50 am
Forum: Modules/Add-Ons
Topic: {News} + mod_rewrite
Replies: 0
Views: 648

{News} + mod_rewrite

Cobbled my first {News} setup together. In the summary template, each title links to a detail page where the individual single news article is displayed. I got this to work. To finalize the module, I was of going to use the article title as my page title. When NOT using "mod_rewrite" the l...
by samj
Sun Apr 03, 2011 10:03 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: install +E_deprecated in php.ini [solved]
Replies: 0
Views: 1831

install +E_deprecated in php.ini [solved]

Note: Angrily shut down the PC for 6 hours after losing 5 hours; upon restart the error message disappeared. This is about the 4th time, at least, when one setting or another does not take for a while - even with a reboot >> vista & Xampp maybe ??? -----------------------------------------------...
by samj
Sat Mar 26, 2011 7:27 am
Forum: Modules/Add-Ons
Topic: FEU + Notice: Undefined index:
Replies: 0
Views: 499

FEU + Notice: Undefined index:

Still trying to crack the nut of the "Notices." Below is one of several Notices from FEU; Notice: Undefined index: hidden in C:\xampp\htdocs\mywebsite\tmp\templates_c\FrontEndUsers^%%5E^5ED^5EDE5C3C%%module_db_tpl%3AFrontEndUsers%3Bfeusers_forgotpasswordform.php on line 22 I could track it...
by samj
Fri Mar 25, 2011 5:47 pm
Forum: Modules/Add-Ons
Topic: FEU + custom login [possibly solved]
Replies: 4
Views: 1535

Re: FEU + custom login

thanks jmcgin51 that is exactly the information I was looking for, the kind one does not find in the help files. No, I was not aware that cc is required, nor that the WYSIWYG breaks the code - both priceless pieces of info. All I wanted to do is have the existing pre-configured logout screen, which ...
by samj
Fri Mar 25, 2011 4:40 am
Forum: Modules/Add-Ons
Topic: FEU + custom login [possibly solved]
Replies: 4
Views: 1535

Re: FEU + custom login

Simply replacing "$loggedin" with "$ccuser->loggedin" does not work. where did you find the reference to {$loggedin}?? in a post in csm forums (no, in one of the many, many post in the cms forum; I didn't just make it up) I am not at the stage of custom code work yet. I am cuttin...
by samj
Thu Mar 24, 2011 10:57 pm
Forum: Modules/Add-Ons
Topic: FEU + custom login [possibly solved]
Replies: 4
Views: 1535

FEU + custom login [possibly solved]

Solution ( from another post, and see below): use in template file : {assign var='loggedin' value=$ccuser->loggedin()} use in Content : {if $loggedin} good luck; ---------------------------------------------------------------------- Goal: to have a custom login area for FEU in a menu template when t...
by samj
Thu Mar 24, 2011 5:40 pm
Forum: Modules/Add-Ons
Topic: Basic CGblog question [solved]
Replies: 9
Views: 2935

Re: Basic CGblog question

thanks for the post Marijus I usually do try until things either work or become too stupidly redundant and I also read everything I can get my hands on before I post. The forum is my last line of defense, not first. I followed the instructions in the help file, including all possible combinations, e...
by samj
Wed Mar 23, 2011 9:52 pm
Forum: Modules/Add-Ons
Topic: E_Deprecated (again) +captcha module
Replies: 1
Views: 724

Re: E_Deprecated (again) +captcha module

Well, I eliminated the "&" in the offending line, which got rid of the error msg. BUT, I do not know if this is an appropriate fix or if this is going to bite me down the line and break something later.

samj
by samj
Wed Mar 23, 2011 8:55 pm
Forum: Modules/Add-Ons
Topic: E_Deprecated (again) +captcha module
Replies: 1
Views: 724

E_Deprecated (again) +captcha module

New to everything, except for Html and Css. During my trial installs of csmms, I encountered several error messages including "Deprecated ..." Reading through the many posts did not reveal much to me in terms of solutions other than E_Deprecated is not supported in this version of csmsm. I...
by samj
Wed Mar 23, 2011 2:02 am
Forum: Modules/Add-Ons
Topic: Basic CGblog question [solved]
Replies: 9
Views: 2935

Basic CGblog question [solved]

Solution: activate (un-x) the individual blog entries under Content/ cgblog/Entries. ----------------------------------------------------------------------- created a "page" named "news", and included {CGBlog action="default"} in the"content text area." There ...

Go to advanced search