Search found 7 matches
- Sun Feb 20, 2011 1:30 pm
- Forum: Developers Discussion
- Topic: Third party libraries, modules and licensing
- Replies: 5
- Views: 5256
Re: Third party libraries, modules and licensing
I have it working with Google (quite easy) now. But after logging in it redirects me to the admin panel (and, when logged out there, with an admin-login) It gives me this in the admin panel: Gebruikers/Groepen » OpenID Module OpenID Module Modulehulp Your provided identity is https://www.google.com/...
- Tue Feb 08, 2011 8:06 pm
- Forum: Dutch - Nederlands
- Topic: Inloggen op Frontendusers met Google (OpenID)
- Replies: 1
- Views: 741
Inloggen op Frontendusers met Google (OpenID)
Beste mensen,
ik wil graag mensen op onze site laten inloggen met hun Google (Apps) account. Dit ís mogelijk met de OpenID module.
Echter, dit is mij echt een stap te ver. Heeft iemand er hier ervaring mee en wil mij de goeie richting op wijzen, ik weet niet waar ik moet beginnen
ik wil graag mensen op onze site laten inloggen met hun Google (Apps) account. Dit ís mogelijk met de OpenID module.
Echter, dit is mij echt een stap te ver. Heeft iemand er hier ervaring mee en wil mij de goeie richting op wijzen, ik weet niet waar ik moet beginnen

- Tue Jan 11, 2011 5:06 pm
- Forum: Dutch - Nederlands
- Topic: SelfRegistrationModule pre-fill?
- Replies: 2
- Views: 1171
Re: SelfRegistrationModule pre-fill?
Dit inloggen is een aparte pagina met een eigen PHP script. Deze pagina wordt weergegeven en daarin komt het SelfRegistration form. Uit variabelen uit vorig script mogen dan al vast de forms vooringevuld worden (<input type="text" ...... value=".$value.".....> Dit werkt als ik $v...
- Tue Jan 11, 2011 3:50 pm
- Forum: Dutch - Nederlands
- Topic: SelfRegistrationModule pre-fill?
- Replies: 2
- Views: 1171
SelfRegistrationModule pre-fill?
Hallo, ik ben aan het stoeien om een pre-fill te krijgen bij de SelfRegistrationModule. Als ik de code bekijk, zie ik dat er ergens $value benoemd wordt. Hoe kan ik gegevens uit eventueel een andere tabel of database hier alvast laten invullen? Bezoekers komen namelijk via een speciale code op een p...
- Wed May 27, 2009 9:56 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Hide menu-items?
- Replies: 1
- Views: 1348
Hide menu-items?
Hello,
when you look at 'www.techniekweek.nl', the children-items of 'activiteiten' are shown in the right side.
When clicking one, the menu shows all those items! I don't want it to do that, but i have no clue were to find it!
Can anyone give me a hint?
Regards!
Riel Notermans
when you look at 'www.techniekweek.nl', the children-items of 'activiteiten' are shown in the right side.
When clicking one, the menu shows all those items! I don't want it to do that, but i have no clue were to find it!
Can anyone give me a hint?
Regards!
Riel Notermans
- Mon May 04, 2009 1:49 pm
- Forum: CMSMS Core
- Topic: Heredoc in user-defined tags [solved]
- Replies: 4
- Views: 1585
Re: Heredoc in user-defined tags [solved]
I really don't get it 
Can someone explain? I have a piece of PHP I need to put in, but get this error.
What should I look for?

Can someone explain? I have a piece of PHP I need to put in, but get this error.
What should I look for?
- Fri May 01, 2009 5:18 pm
- Forum: Modules/Add-Ons
- Topic: Calendar module: Count number of {foreach from=$events ...
- Replies: 0
- Views: 1059
Calendar module: Count number of {foreach from=$events ...
Hello, i'm completedly new to this and I am working on a calendar to put into my footer. (www.silverarrowsracing.com/index.php) Go to that php file, original site is plain html. I am building everything inside CMS but as you can see the calendar does NOT limit to three items. I was working on the li...