Search found 96 matches

by kevinp
Sat Jul 10, 2010 2:09 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: DBTS Form Processor Extension Version 3.01 Required Features
Replies: 29
Views: 35300

You can do this by adding an onfocus event to the edit box as below:

Editbox > Events > OnFocus > Javascript Function > then type in the javascript box

Code: Select all

 this.value='';return false;"
When you click the box the initial value will disapear.
by kevinp
Sat Jun 05, 2010 2:02 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Ajax Live Search Extension Updated 18/5/2010
Replies: 20
Views: 42155

Looks like a problem with the CSS file which controls the backgroung colour among other things. You need to set the document type to 'none' on the page properties 'General' tag.

I'll have a look and see what Ican come up with to overide this setting.
by kevinp
Sat May 22, 2010 3:57 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Ajax Live Search Extension Updated 18/5/2010
Replies: 20
Views: 42155

Hi Ian I think I've cracked it. It seemed to have lost the link with the control files for some unknown reason. I've re-built the whole thing, tested it on my server and it seems to work OK so i've updated the link at the beggining of the post to point at the new file. To let the css file control th...
by kevinp
Sat May 22, 2010 9:10 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Ajax Live Search Extension Updated 18/5/2010
Replies: 20
Views: 42155

I'll run a few tests and see what I can come up with. Sorry for the delay in replying but I've been away a lot lately.
by kevinp
Tue May 18, 2010 8:41 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Ajax Live Search Extension Updated 18/5/2010
Replies: 20
Views: 42155

I've rebuilt the extension with version 2.2.

Re download and try the new version to see if it works.

You can get it here http://www.mediafire.com/?5zjjkzdyz3y

Hope this helps
by kevinp
Tue May 18, 2010 8:33 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Ajax Live Search Extension Updated 18/5/2010
Replies: 20
Views: 42155

Mmmmmm. That's unusual. I'm using WB 6.5.7 and it seems to work OK so I'm sure that's not the problem.

I'll have a play around with it and see if I can come up with an answer.
by kevinp
Sun Apr 25, 2010 6:36 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

Hi uniformality. This behaviour happens because the 'cart' function has already happened on your web page so you effectively just visit the PayPal site to make the payment either by PayPal account (hence the log in) or by debit/credit card. This is pretty much controlled by paypal so not 100% sure i...
by kevinp
Fri Mar 26, 2010 6:06 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

A little later than promised but here is the new version of the extension as build by BacoFries. Hope you find it usefull.

Download at
by kevinp
Thu Mar 25, 2010 6:01 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

Baconfries has sorted the position problem out for chrome and firefox and also added a few extras. He's put lot of work into the extension and I'll upload it later tonight when I get home.
by kevinp
Tue Mar 23, 2010 10:48 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

Ahh, very good. I haven't got to grips with the xsl files as yet. I'm working on a MYSQL extension (time permitting) which I will need them for. Demo here http://www.aivahealth.co.uk/test2/ . Very basic at the moment but will include date field with calendar and blank page search (hopefully). Thanks...
by kevinp
Tue Mar 23, 2010 10:10 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

That would be very helpful BaconFries. I've not had the time lately to put work into the cart. I kind of got it working using a Javascript object but there are still problems with firefox.
by kevinp
Tue Mar 23, 2010 9:07 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

Hello Paul Yes the paypal generated buttons will work with the cart as long as they are not encrypted. To create a button follow the steps below: • If you are logged in to paypal.com and are creating or already have a hosted/encrypted button and you'd like to use the Mini Cart you'll need to: 1. Cre...
by kevinp
Mon Mar 22, 2010 7:43 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

I've just tried the cart out with a few different buttons and configurations and it seems to work ok. Are you sure you filled in the item price details on the cart button extension? This is the only way I have been able toreplicate your problem. Can you provide some more detail about which button yo...
by kevinp
Sun Mar 14, 2010 9:25 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Ajax Live Search Extension Updated 18/5/2010
Replies: 20
Views: 42155

The links XML file will only be uploaded if that is the file you choose otherwise it will be your chosen file. Make sure the xml file is formatted properly. At some stage I hope to make this possible from within the extension but it's quite a time consuming job and I haven't had the time lately. Hop...
by kevinp
Thu Mar 11, 2010 9:47 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

Ah. that would be the problem then. If for some reason javascript is not supported the cart is built to decrade back to the paypal cart page and not give a warning message.

I looked at your source code and could not see a problem.

Glad you got it working.
by kevinp
Tue Mar 09, 2010 9:37 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PDs 404 PAGE NOT FOUND Extension
Replies: 25
Views: 46575

Thanks for that. A very useful extension that easily solves the age old problem of nasty looking 404 pages.

Thanks again
by kevinp
Tue Mar 09, 2010 9:30 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

Hi Paul This usually means that the <script src="./minicart.js" type="text/javascript"></script></head> is missing from your page header. Going to the PayPal site is the natuaral behaviour and the minicart simply hijacks this command to keep the process on your site. If it works ...
by kevinp
Mon Mar 08, 2010 7:44 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PDs 404 PAGE NOT FOUND Extension
Replies: 25
Views: 46575

Looks very usefull. I can't see the download on your site though.
by kevinp
Thu Mar 04, 2010 9:57 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: DBTS Form Processor Extension Version 3.01 Required Features
Replies: 29
Views: 35300

A search facility would be handy to retreive and view records stored within the csv or even mysql dbase.
by kevinp
Tue Feb 23, 2010 10:05 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Easy slider - left/right - up/down.
Replies: 27
Views: 59516

If you don't use the pngfix.htc then easyslider seems to work with .png images

see http://www.primal-design.co.uk

Obviously this will create strange results in IE6 but seems OK in most other browsers I've tried.
by kevinp
Thu Feb 04, 2010 5:42 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 845756

That was the problem. It works fine now.

Thanks for your time Naval

Kev
by kevinp
Thu Feb 04, 2010 4:49 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 845756

Thanks Naval I did all that initially. I updated the preview with the processor and tried adding the html box with <?php print_r($PREVIEW); ?> It gave the results Array ( [formid] => 1 [name] => kevinp [email] => hhhh@sjsjsj.com [help] => [formtype] => Quick Contact Form ) so I know the variables ar...
by kevinp
Thu Feb 04, 2010 3:37 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 845756

Hi Naval I too seem to be having problems with the preview page not showing the submitted data in 'free layout' variables. I have entered everything as in the manual <? echo '<font style="font-size:15px" color="#282828" face="Arial">Thank you for contacting us</font><fo...
by kevinp
Mon Jan 25, 2010 7:59 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

I've uploaded a new button which gives two editable payment options and allows for a custom button image. It was a bit of a rush job but I hope it helps for now. You can get it at http://www.mediafire.com/file/2tn0y4otqwq/PayPal Mini Cart Button with Payment Option.zip I've included the project file...
by kevinp
Fri Jan 22, 2010 10:30 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

I'm in the process of making a button with variable parameters but really have been flat out at the moment so haven't got anything tangible yet. I've uploaded the shipping button test I made and I've included the extension file so you should be able to twaek it to meet your needs. Just add any extra...
by kevinp
Tue Jan 19, 2010 1:15 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

I think I have a way around that one. I'll post a new button with different payment options when I get home tonight.

You can see an example here http://www.aivahealth.co.uk/antiageing/ ... llagen.php
by kevinp
Wed Jan 06, 2010 10:25 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

It should work in Euros if the button currency is set but I'll have a test and see if I can find anything.

I've contacted the original creator regarding the firefox issues and looking to see if it can be dynamically placed on the page rather than left or right as currently is the case.
by kevinp
Sun Jan 03, 2010 10:08 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

Sorry Guys, haven't had chance to work on the cart yet. My trip took a bit longer and created a bit more work than I expected. In the meantime, if you want to add your own buttons you can use the built in 'Add to cart' paypal buttons in WB. This supports options and payment completed pages, custom b...
by kevinp
Thu Dec 31, 2009 10:37 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: PayPal Mini Cart
Replies: 103
Views: 154751

PayPal Mini Cart

Hi I've put together an extension for the PayPal Mini Cart for one of my sites. It's basic but works (more updates will be added later, Choose button image, transparency and hopefully more positioning options) I've put it together from the original Mini Cart featured on PayPal labs and developed by ...
by kevinp
Sun Nov 29, 2009 6:12 pm
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: A simple ECommerce system that works well with WYSIWYG
Replies: 2
Views: 4728

It appears you have to re-purchase for each domain you use it on. A very good cart though and easy to integrate with WB.

Perhaps the introduction of a developer license would be welcome.
by kevinp
Sun Nov 08, 2009 9:38 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Ajax Live Search Extension Updated 18/5/2010
Replies: 20
Views: 42155

I am looking at updating with this functionality but just have'nt had the time lately. Its quite easy to do by setting the variable in the XML file but that would only give you a defined number of entries with no way of adding more. For this I would imagine you'd have to use the dataset option which...
by kevinp
Fri Oct 30, 2009 9:22 am
Forum: Shopping Carts
Topic: Webshop Plus! v.2.0 for WWB7
Replies: 226
Views: 1003926

I too get window shoppers who appear to be testing the cart. nothing much you can do except perhaps log the ip address. The cart is brilliant and I've looked at a great many so called commercial offerings. I'm going to attemp to change the thankyou page so that it generates html emails instead of pl...
by kevinp
Thu Oct 29, 2009 8:21 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Ajax Live Search Extension Updated 18/5/2010
Replies: 20
Views: 42155

Hi Not sure why this is happening, never come across it before. It actually sounds like a problem with the server and is most likely the result of something triggering a rule in the server's "mod_security" rules. A quick way to resolve this is to put the following in a .htaccess file in yo...
by kevinp
Tue Oct 20, 2009 8:50 pm
Forum: Shopping Carts
Topic: Topshopper shopping cart
Replies: 17
Views: 20768

I have also been chaecking out the ecwid remotely hosted option talked about here viewtopic.php?t=23006.

Looks promising and supports the adding of 'add to cart' buttons only with a nice interface and many features. Best of all it's free to use.

Worth a look.
by kevinp
Mon Oct 19, 2009 9:32 pm
Forum: Shopping Carts
Topic: Topshopper shopping cart
Replies: 17
Views: 20768

This is true. There are a lot of features and payment options and it can be quite easily configured to fit in with WB. It can also be used as a quote system which I have found useful. For most people with one site it seems the ideal solution. If you sign up for the affiliate program you can get £5 ...
by kevinp
Mon Oct 19, 2009 8:32 pm
Forum: Shopping Carts
Topic: Topshopper shopping cart
Replies: 17
Views: 20768

It is a bit 'busy'. Main thing I can suggest is keep a copy of the manual handy, it's well written and quite handy. I like topshopper and it integrates into WB better than any other cart I've tried. The only thing I can find wrong with it is the fact that if you want to use it on more than one site ...
by kevinp
Sat Oct 17, 2009 8:40 am
Forum: Shopping Carts
Topic: Topshopper shopping cart
Replies: 17
Views: 20768

I've just had a look this morning and you're right, I can't see the code in the source or on a html import. Not sure why that is, will have to investigate. I've posted my web builder files to http://www.mediafire.com/?sharekey=3da928f30d785d91c79b87b207592a1cd07c546a946ba41cb8eada0a1ae8665a . It's t...
by kevinp
Wed Oct 14, 2009 6:35 am
Forum: Shopping Carts
Topic: Topshopper shopping cart
Replies: 17
Views: 20768

You need to add this code to the start of the page using page HTML (your page must be set to php) <?php // This code allows use of the Dynamic Functions //Enter the virtual path to this script. $currdir="/virtual directory"; //!!!!----- DO NOT EDIT BELOW HERE--------------!!!! $rootpath=st...
by kevinp
Fri Oct 09, 2009 6:44 pm
Forum: Shopping Carts
Topic: Topshopper shopping cart
Replies: 17
Views: 20768

This was a good find. I've been looking for something like this for a while. Thanks for posting. I've completed a basic (very basic) test site and am impressed with this cart. I will be purchasing the full version and integrating it into my site. You can view my test here, http://simply.net46.net/ts...
by kevinp
Fri Oct 09, 2009 3:25 pm
Forum: Shopping Carts
Topic: Topshopper shopping cart
Replies: 17
Views: 20768

I've had a play with the topshopper cart this afternoon and it looks quite good. Still to implement a full install and integrate the 'home made' dynamic pages but it looks promising with quite good support for integration. For £30 it looks well worth it.
by kevinp
Thu Oct 08, 2009 8:17 pm
Forum: Shopping Carts
Topic: Topshopper shopping cart
Replies: 17
Views: 20768

I haven't used this cart but it does look very interesting. I notice there is a free trial so I'll give it a go and report back on my findings.
by kevinp
Thu Sep 03, 2009 8:54 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Ajax Live Search Extension Updated 18/5/2010
Replies: 20
Views: 42155

Thanks for the error report. It seems my server had gone a bit strange. I was planning an update to re captcha and have done this tonight plus I've also improved the email format. I will update the forms so they don't lose data if a wrong code is input. As for the home page link, that was entirely m...
by kevinp
Thu Sep 03, 2009 11:04 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Ajax Live Search Extension Updated 18/5/2010
Replies: 20
Views: 42155

I supose it is more like an autofill form really but it emulates the Live Search effect. It currently only searches a predefined file as that has been my main use for it (as you'll see from the examples) but the possibility of searching the web would be an interesting option. You can't currently scr...
by kevinp
Wed Sep 02, 2009 8:47 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Ajax Live Search Extension Updated 18/5/2010
Replies: 20
Views: 42155

Ajax Live Search Extension Updated 18/5/2010

Hi Ive updated my Live search Extension to now work with WB6. As you type in your search term results appear below it (Google Style). You can see it working here in the top right corner named Quick Product Find. You can see another example here . Click 'Search by Keyword' on the menu or main page. Y...
by kevinp
Sat Aug 29, 2009 8:41 am
Forum: Shopping Carts
Topic: Webshop Plus! v.2.0 for WWB7
Replies: 226
Views: 1003926

If you import the cart1.php file to your project then place an iframe in your header etc which points to this page it should work OK. It was just a rough (very rough) attempt to add this feature which I have'nt had time to refine unfortunately. I'm afraid I don't posses naval's genius when it comes ...
by kevinp
Sat Aug 08, 2009 9:04 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 845756

Scrub that, I've sorted it.

Just add

Code: Select all

ini_set('display_errors', 1);
error_reporting(0);
to the start page section of the success.php page.

Thanks again Naval, you're a superstar.

Kev
by kevinp
Sat Aug 08, 2009 8:55 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 845756

Thanks Naval, that works a treat. The id is stored and the info echo'd on the success page. I get the following php warning messages at the top of the page; Warning: fread() [function.fread]: Length parameter must be greater than 0 in /home/a9368701/public_html/lcccsv/dbts_includes/dbts_functions.ph...
by kevinp
Fri Aug 07, 2009 7:57 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 845756

What a fantastic script. It seems the posibilities are endless. I've added the file below to 'After Form Data Reception Include URL' on the includes section. <? //set the random id length $random_id_length = 8; //generates a random id encrypt it and store it in $rnd_id $rnd_id = crypt(uniqid(rand(),...
by kevinp
Sun Jul 26, 2009 8:28 am
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: Live Chat/Help
Replies: 4
Views: 8099

Probably a much better place for it.

Might be interesting to attempt an extension version if I ever get the time although I'm not sure how much easier I could actually make it to be honest.

Still, I think it's a very usefull resource and hope it benefits users of WB.
by kevinp
Sat Jul 25, 2009 8:52 am
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: Live Chat/Help
Replies: 4
Views: 8099

Live Chat/Help

I know this isn't really an extension as such but it is a really usefull bit of software that users may be interested in. I've just added this Free livechat interface to my web site which I downloaded from http://www.livezilla.net . Its the best and easyest I've come accross and has many features in...