Search found 41 matches

by milagro
Wed Dec 01, 2010 8:10 am
Forum: The Lounge
Topic: Unix time-stamp search Frondend users Module
Replies: 0
Views: 1027

Unix time-stamp search Frondend users Module

Hello does anyone know how I can search the cms_module_feusers_properties table for a time-stamp? I like to search the table for birthdays so if today is 12-01-2010 I like to display everyone how birthday is today 12 Dec. But the the problem is the search query. The database value is 344473200 and t...
by milagro
Mon Nov 29, 2010 8:09 am
Forum: Modules/Add-Ons
Topic: How to get the User ID of the FrontEndUser?
Replies: 2
Views: 1361

Re: How to get the User ID of the FrontEndUser?

I have found it {$ccuser->_uid} I forget the print_r function
by milagro
Mon Nov 29, 2010 7:54 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Installing or Upgrading to 1.9 - Problems and Solutions
Replies: 181
Views: 100756

Re: Installing or Upgrading to 1.9 - Problems and Solutions

NaN wrote: What plugin?
Is  the WYSIWYG editor enabled for frontend in the TinyMCE settings?
I am using TinyMCE and the WYSIWYG editor is enabled in the frontend
by milagro
Thu Nov 25, 2010 11:13 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Installing or Upgrading to 1.9 - Problems and Solutions
Replies: 181
Views: 100756

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Hello I have quickly read this topic but I have the following problem; I have created a simple plugin with a text editor, but after the upgrade the WYSIWYG editor in the frond doesn't work anymore. I already delete and reinstalled the editor but it only works in the back-end.  Is there a extra piec...
by milagro
Thu Nov 25, 2010 9:29 am
Forum: Modules/Add-Ons
Topic: How to get the User ID of the FrontEndUser?
Replies: 2
Views: 1361

How to get the User ID of the FrontEndUser?

Hello does anyone know how I can get the UserID of a Front-end-user? I have tried the following       {$ccuser->userid()}         {$ccuser->userid}         {$ccuser->uid()}         {$ccuser->uid}         {$ccuser->property('userid')} {cms_module module="CustomContent"}     {if $ccuser->log...
by milagro
Wed Nov 24, 2010 11:21 am
Forum: Modules/Add-Ons
Topic: How to display FrontEndUsers data value?
Replies: 2
Views: 1127

Re: How to display FrontEndUsers data value?

Thanks do you also know how I can get the user ID?
by milagro
Mon Nov 22, 2010 12:04 pm
Forum: Modules/Add-Ons
Topic: How to display FrontEndUsers data value?
Replies: 2
Views: 1127

How to display FrontEndUsers data value?

Hello I like to know how I can display a data-field value in the "Change Settings Template" from the FrontEndUsers module. In the module help there is a option to display a list of data values:     {$feu_smarty->get_user_properties(2,'userprops')} {$userprops|@print_r} Array (     [functio...
by milagro
Mon Nov 22, 2010 8:11 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Installing or Upgrading to 1.9 - Problems and Solutions
Replies: 181
Views: 100756

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Hello I have quickly read this topic but I have the following problem; I have created a simple plugin with a text editor, but after the upgrade the WYSIWYG editor in the frond doesn't work anymore. I already delete and reinstalled the editor but it only works in the back-end.  Is there a extra piece...
by milagro
Thu Nov 18, 2010 11:17 am
Forum: Developers Discussion
Topic: WYSIWYG frond-end
Replies: 1
Views: 1307

WYSIWYG frond-end

WYSIWYG frond-end Hello I just have update my cms to 1.9  "Bora Bora". For my website I have created a simple plugin with a text editor. In the older cms version it displayed TinyMCE with the option Frontend WYSIWYG turned on. In the new version it's not displayed. The is turned on in the ...
by milagro
Sun Oct 31, 2010 2:37 pm
Forum: CMSMS Core
Topic: htaccess with pretty url
Replies: 4
Views: 1712

Re: htaccess with pretty url

I tried to use the default htaccess.txt out of the /doc folder, but now the pretty URL doesn't work
http://www.domein.com/news/2/15/article
by milagro
Sun Oct 10, 2010 7:18 pm
Forum: CMSMS Core
Topic: htaccess with pretty url
Replies: 4
Views: 1712

htaccess with pretty url

Hello I have a problem with pretty url after I had edit my .htaccess file and set the subdirectory RewriteBase to my cmsmsdirectory. The url of my news module doesn't display correctly  http://www.domein.com/news/2/15/article I have made this edit becours I had a problem with a external script see t...
by milagro
Sun Sep 26, 2010 2:05 pm
Forum: CMSMS Core
Topic: AuthUserFile
Replies: 3
Views: 2054

Re: AuthUserFile

Now my the URL of my news items don't work any more
http://www.domein.com/news/2/15/article
by milagro
Thu Sep 16, 2010 1:33 pm
Forum: The Lounge
Topic: Youtube API
Replies: 1
Views: 1454

Youtube API

I've been looking for a PHP external class that can send and receive data from YouTube. The idea is to have the comments and the rating (using stars or a dropdown list) on my own site. I have googleed for some scripts but there is so much to offer. I like to know if there is someone who has experien...
by milagro
Wed Sep 15, 2010 7:37 pm
Forum: CMSMS Core
Topic: AuthUserFile
Replies: 3
Views: 2054

Re: AuthUserFile

Nice that works
by milagro
Wed Sep 15, 2010 7:23 pm
Forum: CMSMS Core
Topic: AuthUserFile
Replies: 3
Views: 2054

AuthUserFile

Hello I have a problem with a subdirectory. The sub dir is located http://www.domein.com/subdir it contains a .htaccess AuthUserFile and a index.php (A none cms relate dir) The problem is that the url displays Not Found The requested URL was not found on this server. My provider tells me that it has...

Go to advanced search