Committed to Code

WebsiteBaker helps you to create the website you want: A free, easy and secure, flexible and extensible open source content management system (CMS).

Create new templates within minutes - powered by (X)HTML, CSS and jQuery. With WebsiteBaker it's quite natural your site is W3C-valid, SEO-friendly and accessible - there are no limitations at all.

WebsiteBaker is the best choice for designers, developers and users - whether you are a beginner, advanced person or geek.

Code Analysis


News

Re: Notice if user registration

Thanks.
I find it:

// Replace placeholders from language variable with values
   $search = array('{LOGIN_DISPLAY_NAME}', '{LOGIN_WEBSITE_TITLE}', '{LOGIN_NAME}', '{LOGIN_PASSWORD}');
   $replace = array($display_name, WEBSITE_TITLE, $username, $new_pass); ...


Re: Notice if user registration

Not without changing some core WB code.

In the bottom of signup2.php is the sending of the email to the new user.
Code:if($wb->mail(SERVER_EMAIL,$mail_to,$mail_subject,$mail_message)) {
You could add a line before that one sending a copy to y...


Re: Bakery 1.59: Submit order: Address, page is shifted up and left

I corrected two more warnings so must be getting closer,

1. Bakery Module code

bakery_1.59\templates\cart\table_header.htm
line
3    {TXT_ORDER_ID}: {ORDER_ID}
4   
5     

changed to,
3    <...


Notice if user registration

Hello,
sorry for the trouble and bad English.
I would like if possible to receive an email whenever a user through the page /account/signup.php registers on my site.
Exist a way to do this?

thanks a lot

PS: i use Version 2.8.1
Revision 1287


Re: [Gelöst] -fg-plugin galleryView - Ladebalken

hab jetzt diesen Code zur Anzeige des Ladebalkens

[code]$(document).ready(function(){
                var loader = ").app...


Read all WebsiteBakerCMS articles…

Edit RSS feeds.