Search found 106 matches

by maxime
Fri Jun 15, 2018 2:49 pm
Forum: Share templates with other users of WYSIWYG Web Builder
Topic: template need
Replies: 4
Views: 35861

template need

looking for a template good for those subject:

Tree-clearing
Stripping top soil
Excavation and cut for a building
Rainfall retention and drainage system
Construction of parking, curb and sidewalk
Paving
by maxime
Wed May 23, 2018 2:07 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Linear Dividers Extension
Replies: 16
Views: 61179

Re: Linear Dividers Extension

yesterday i have received an email saying tha i will received another email with the link to download. not received anything yet !
by maxime
Fri Jun 09, 2017 3:30 pm
Forum: Content Management System
Topic: webshop plugin
Replies: 11
Views: 69438

Re: webshop plugin

thats is exactly what i have done. i did not publish manually. i have only remove manually the file from the server.
If the scripts contain 'mysql_' function calls then something went wrong.


yes it does contains msql . So what is wrong ?
by maxime
Fri Jun 09, 2017 2:41 pm
Forum: Content Management System
Topic: webshop plugin
Replies: 11
Views: 69438

Re: webshop plugin

Did you publish/upload the plugin via WWB? YES Did you set the PHP version in the page properties to 5 or higher? it is set to php 5 and as i said the cms is working when this plugin is remove. Note that i must remove manually the directory webshop from the server and then republish my admin page to...
by maxime
Thu Jun 08, 2017 11:56 pm
Forum: Paid Templates
Topic: Hoopla eCommerce Template with Promo Codes, Discounts, Product Image in cart etc for Webbuilder 12
Replies: 2
Views: 4857

Re: Hoopla eCommerce Template with Promo Codes, Discounts, Product Image in cart etc for Webbuilder 12

ok but it is not driven by a cms. A client can not add himself a product without usigng the wwb software ?
by maxime
Thu Jun 08, 2017 10:06 pm
Forum: Content Management System
Topic: webshop plugin
Replies: 11
Views: 69438

Re: webshop plugin

ok there is the error i have soon i try to add the webshop plugin:

Code: Select all

Warning: mysql_query() expects parameter 2 to be resource, object given in /home/xxxxx/public_html/xxxxxx/plugins/webshop/plugin.php on line 1232
then when i remove the webshop plugin from the server the cms administration is ok.
by maxime
Wed Jun 07, 2017 4:42 pm
Forum: Content Management System
Topic: webshop plugin
Replies: 11
Views: 69438

Re: webshop plugin

ok i will do it tonight PHP error reporting on the server. buti suspect that the problem is with the PHP version on my server. On my server thersion is php 7 and in the plugin webshop code i see there is reference code to msql instead msqli . So i will try with php 5 on my server ! i will come back ...
by maxime
Wed Jun 07, 2017 12:07 pm
Forum: Content Management System
Topic: webshop plugin
Replies: 11
Views: 69438

Re: webshop plugin

the setting is very simple there is nothing special to do. When i remove the plugin the cms is working soon i pull it back it is not working. i have try other plugin and they work. may be if somebody here can try to use the webshop plugin and then tell me if it works then i will know the problem is ...
by maxime
Tue Jun 06, 2017 9:33 pm
Forum: Content Management System
Topic: webshop plugin
Replies: 11
Views: 69438

webshop plugin

i have tried the webshop plugin and i have an error 500. i do not know why. i have wwb version 12. i have put this plugin only in the cms. there is no other plugin uses in same time.
by maxime
Sun Apr 30, 2017 1:10 pm
Forum: Login Tools Questions
Topic: Built-in Signup form
Replies: 12
Views: 52311

Re: Built-in Signup form

... how to use WWB more easily than at present? wowwwwww what affirmation! in few word you just saying that member who has made excellent video did not a good job ! And then you mean that you , will do a better job. But, you need help of baconfries ... Thats is very funny ! Are you aware that there...
by maxime
Thu Apr 27, 2017 11:08 pm
Forum: Login Tools Questions
Topic: Login / Logout
Replies: 23
Views: 45709

Re: Login / Logout

i think you should use this code instead

<?php
if (session_id() == "")
{
session_start();
}
unset($_SESSION['username']);
unset($_SESSION['password']);
header('Location: ./entry.php');
?>
by maxime
Tue Apr 25, 2017 10:42 pm
Forum: Login Tools Questions
Topic: dbts form processor
Replies: 4
Views: 16035

Re: dbts form processor

yessssssssssssssss, Thank you Naval, it work very well !
by maxime
Tue Apr 25, 2017 3:52 pm
Forum: Login Tools Questions
Topic: dbts form processor
Replies: 4
Views: 16035

Re: dbts form processor

yes i know i have already be able to make the | as a separator by putting a special code using the before error section


but i do not know what code to use for making a password in md5 and in wich section exactly of the custom processing !. what about the name of the field should i use ?
by maxime
Tue Apr 25, 2017 2:44 pm
Forum: Login Tools Questions
Topic: dbts form processor
Replies: 4
Views: 16035

dbts form processor

how can i create a password field and make it save with md5 (encrypt) using the DBTS form processor
by maxime
Mon Apr 03, 2017 12:32 pm
Forum: Off Topic Section
Topic: Question for YOU. .com, etc etc
Replies: 1
Views: 2872

Re: Question for YOU. .com, etc etc

I've been using .net, but I am now thinking of using .co now because I bought the .co version of my domain name a couple years ago and just didnt use it. why do you do not stay with .net what is the point to change now ? if you are also the owner of the .co you can only make a page on it and make a...
by maxime
Sun Apr 02, 2017 11:07 pm
Forum: Off Topic Section
Topic: How to trigger Radio-Button click
Replies: 15
Views: 9569

Re: How to trigger Radio-Button click

I want that if the user clicks any other button, it will call my function who will set the new value into that input field
I have just try an it is working the amount is changing when you click.
by maxime
Tue Mar 28, 2017 1:38 pm
Forum: Login Tools Questions
Topic: login: check box and Remember me in layout grid form
Replies: 5
Views: 6630

Re: login: check box and Remember me in layout grid form

But it does not solves the problem with the long distances between Labels and Form elements. yes it does, i have done it. I am not in my office i may give you an exemple later this evening. when you use the login object the distance between Labels and Form elements is ok then why suddenly it will b...
by maxime
Mon Mar 27, 2017 9:16 pm
Forum: Login Tools Questions
Topic: login: check box and Remember me in layout grid form
Replies: 5
Views: 6630

Re: login: check box and Remember me in layout grid form

you may also Not convert to form.create a page with the login form and then Use an inlineframe in your layoutgrid
by maxime
Wed Mar 22, 2017 12:00 am
Forum: Login Tools Questions
Topic: Login form fails after login
Replies: 8
Views: 8149

Re: Login form fails after login

use 61178 for both input fields
do not work we have a wrong password message on a denied page.
by maxime
Wed Mar 01, 2017 10:20 pm
Forum: Off Topic Section
Topic: Redirecting from an iFrame
Replies: 2
Views: 3786

Re: Redirecting from an iFrame

l have try the link you gave http://www.beleuramyhome.org.au/ and everything is ok, the map is not showing in a iframe !
by maxime
Wed Feb 15, 2017 1:28 am
Forum: Login Tools Questions
Topic: Login object data file
Replies: 4
Views: 4931

Re: Login object data file

login do not work what kind of password is that 61178 fir MAAA usually we do not use space in a password ! PLease do not give your login and password change your password immediatly. Create instead a new fake user and a new password and fake details. ok i have connect to your site. You have made som...
by maxime
Tue Feb 14, 2017 11:58 pm
Forum: Login Tools Questions
Topic: Login object data file
Replies: 4
Views: 4931

Re: Login object data file

I thought the whole idea of a member updating their record - is exactly that - to update it yes the purpose of the Update profil object is to update the database not to add. Maybe you have made some change at the script and then you change the behavior of the script ! can we see an exemple of login...
by maxime
Tue Feb 14, 2017 2:28 am
Forum: Login Tools Questions
Topic: Edit profile form
Replies: 4
Views: 5870

Re: Edit profile form

right click on your update profile form form and select target : _Top then your sucess page will not goes in the iframe !
by maxime
Sat Feb 11, 2017 12:38 am
Forum: Login Tools Questions
Topic: Retrieve login details
Replies: 19
Views: 12648

Re: Retrieve login details

I will look for the membership object there is NO memberrship object. there is only a lot of object then you can use to create a memebership system. So you have the Admin object to make the administartion of the user. You have the signup object where people can signup. you have also update profil w...
by maxime
Fri Feb 10, 2017 11:57 pm
Forum: Login Tools Questions
Topic: Retrieve login details
Replies: 19
Views: 12648

Re: Retrieve login details

please read again my answer i have edit my answer. i can not teach you how to make a membership system. But i have gave you a code to use with what you have done so far. As for the membership system you will have to read the wwb help file and also the tutorial section because you asking me basic que...
by maxime
Fri Feb 10, 2017 11:34 pm
Forum: Login Tools Questions
Topic: Retrieve login details
Replies: 19
Views: 12648

Re: Retrieve login details

ha ha, i knew it was a thing like that. if it is all that you want ( i mean save the info in the database with other field ) then you will have to start again. Can I add my own fields to the database userdb.php? Yes you must use the admin object you can add field. with the admin you will be able to ...
by maxime
Fri Feb 10, 2017 11:07 pm
Forum: Login Tools Questions
Topic: Retrieve login details
Replies: 19
Views: 12648

Re: Retrieve login details

do you say that I should use this instead of using the Login object? No i am not saying that. The purpose of the Login object is for Login. you ask a question how to retrieve the info from you database then i say if you want to learn or how to do it use also on another page The update profil object...
by maxime
Fri Feb 10, 2017 10:11 pm
Forum: Login Tools Questions
Topic: Retrieve login details
Replies: 19
Views: 12648

Re: Retrieve login details

in the menu Insert then Login then you choose the edit profile object.


You should find it since you have use the Login object you should then be able to find the Edit profile !
by maxime
Fri Feb 10, 2017 3:31 pm
Forum: Login Tools Questions
Topic: Retrieve login details
Replies: 19
Views: 12648

Re: Retrieve login details

are you using the flat file database , the msql database or the NONE option in the login object ? If you use the NONE option it will be not simple to do that. But if you use the others database then look at the[ b] Edit Profile object[/b]. This object retrieve the info from the database for a user t...
by maxime
Sun Jul 24, 2016 5:11 pm
Forum: Free Templates
Topic: Second Free Template Concept - REMOVED
Replies: 7
Views: 30605

Re: Second Free Template Concept - commercial or non-commerc

very good thank you !
by maxime
Thu Jul 14, 2016 8:52 pm
Forum: Paid Templates
Topic: Need template
Replies: 5
Views: 4880

Re: Need template

Create same with WWB is not posible / because we dont have vertical menu like that,
i think you are wrong there is menu who can act like the one he is showing.
by maxime
Fri Jul 08, 2016 12:56 pm
Forum: Free Templates
Topic: Free Template Concept - REMOVED
Replies: 6
Views: 30264

Re: Free Template Concept - commercial or non-commercial

very good. Thank you
by maxime
Sat Jun 25, 2016 2:26 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_rollovertextManipulation Template or exemple
Replies: 1
Views: 6075

jor_rollovertextManipulation Template or exemple

hello jordan i have download this extension and i like it very much. On your site there is a demo and in the demo there is an exemple call Advance Demo 3. I have download the extension but the Advance Demo 3. exemple is not in the wbs file. I wish to be able to do like this exemple Advance Demo 3 . ...
by maxime
Sun Jun 12, 2016 10:03 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_gridRip 3.0
Replies: 88
Views: 267539

Re: jor_gridRip 1.0____**NEW**

you probably have a - target folder for file types - for .js set ?

Yesss sir you are right! working now ! Thank you.
by maxime
Sun Jun 12, 2016 3:30 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_gridRip 3.0
Replies: 88
Views: 267539

Re: jor_gridRip 1.0____**NEW**

the exemple on the file, in the preview mode do not work !
by maxime
Thu Jun 09, 2016 3:00 am
Forum: Paid Templates
Topic: Need template
Replies: 2
Views: 4015

Re: Need template

you may go on my website http:// lesproductionsmb.com. it is in french but you will see the info to join me. you will see my email and my contact form.


Conception of web site is not my full time job :-) i have another full time job so il will contact you at the evening.
by maxime
Wed Jun 08, 2016 2:30 pm
Forum: Paid Templates
Topic: Need template
Replies: 2
Views: 4015

Need template

Looking for a Template with thematics Massotherapy . there is info to help you for the template. The services: massage on table, massage on chair, offer also courses ( technic of massaging for family ( parents and children) For this section need a dedicate page where she will put the info of the cou...
by maxime
Sat Apr 23, 2016 9:16 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: Navigation for small screens - Opinions?
Replies: 12
Views: 11291

Re: Navigation for small screens - Opinions?

thank you very much to have share your project. Than we can see how you have done it.
by maxime
Sun Apr 03, 2016 9:56 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: EXTENSION to Login with Facebook, Twitter, Google+much more
Replies: 15
Views: 49017

Re: Extension to Login with Facebook, Twitter, Google+much m

Thanks for the answer but THEN the real question : CAN you make one ? Of course paid extension !
by maxime
Fri Apr 01, 2016 3:10 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: SUGGEST FOR EXTENSION DEVELOPMENT
Replies: 638
Views: 1286850

Re: SUGGEST FOR EXTENSION DEVELOPMENT

There is a new extension suggestion for those who create extension. This one surely will be a good seller. Can somebody make a registration extension with the abilty to add a photo or avatar, register with facebook,twitter,google and then when the user signup he can go in protected page and then see...
by maxime
Fri Apr 01, 2016 2:50 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: EXTENSION to Login with Facebook, Twitter, Google+much more
Replies: 15
Views: 49017

Re: Extension to Login with Facebook, Twitter, Google+much m

hello. do you have this kind of extension but with the possibility when the person register , he puts an avatar or photo and then when he goes in the protect page his photo or avatar is showing ?
Of course he must have also a way to modify his photo or info !
by maxime
Fri Jan 22, 2016 11:04 pm
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: Installing WYSIWYG Webbuilder PHP Blog Extension: PASSWORDS
Replies: 9
Views: 12629

Re: Installing WYSIWYG Webbuilder PHP Blog Extension: PASSWO

you need to create a database first or select the database if already create before . Look a the error it say no database select.


look here a video who show you how to create a database a bluehost: https://my.bluehost.com/cgi/help/6
by maxime
Fri Jan 22, 2016 5:40 pm
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: Installing WYSIWYG Webbuilder PHP Blog Extension: PASSWORDS
Replies: 9
Views: 12629

Re: Installing WYSIWYG Webbuilder PHP Blog Extension: PASSWO

well, in the My SQL Database section i think you must give credential to get access at your database then it means you have to give the username and the password to be able to connect on your databse on your server. Normally it should also have a field to give the adress of the server! On the top &q...
by maxime
Thu May 21, 2015 11:07 pm
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: display free exchange rate from yahoo
Replies: 0
Views: 5423

display free exchange rate from yahoo

if you go here you may have the code to get exhange rate on your site. http://www.freecurrencyrates.com/get-widget

you can choose the color, the currency the language etc etc and then paste the code in a html object.
by maxime
Thu May 21, 2015 4:59 pm
Forum: Free Templates
Topic: Canarino
Replies: 32
Views: 91096

Re: Canarino

So, if he knows how to adapt the template without the extension, it is certainly the best option. :)
If he doesn't know and he needs extensions, I think it is better to buy them for several reasons...
Yes then i agree with you ! :D
by maxime
Thu May 21, 2015 4:47 pm
Forum: Free Templates
Topic: Canarino
Replies: 32
Views: 91096

Re: Canarino

ok, thanks for info. for example, i like this: rz-fullscreen-background. is there something like this? what ? you want fullscreen background image ? did you look at this tutorial : http://www.wysiwygwebbuilder.com/morelayers.html at the section Full width images also if you need help on something i...