Search found 51 matches
- Sun Oct 25, 2009 2:52 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Wobbling 3D Carousel
- Replies: 12
- Views: 33660
- Sun Oct 25, 2009 12:17 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: MySQL Members System - v1.0 BETA FULL VERSION!
- Replies: 21
- Views: 37237
- Sun Oct 25, 2009 11:01 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Cross Browser Marquee Extension (COM/VB6 Based BETA)
- Replies: 26
- Views: 29463
Is this correct.... I went to uninstall it through "control panel" and this showed to use 75mb! LOL put it down to a bug with the installer/uninstaller. :wink: The DLL is 204K!!!! This is no bug. Windows reports the size of the installation from the directory from where it is installed. It was inst...
- Sat Oct 24, 2009 5:56 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: MySQL Members System - v1.0 BETA FULL VERSION!
- Replies: 21
- Views: 37237
Well this new extension COM system is going to be my new playground. I can now build much more advanced extensions and already, web builder has been completly customized with my new programming ideas. The next extension due is a Skype Button Creator. A bit pointless, but it is just to purely test ou...
- Sat Oct 24, 2009 4:19 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: MySQL Members System - v1.0 BETA FULL VERSION!
- Replies: 21
- Views: 37237
Hello all, I do apologize for being so "inactive" on this forum. I have been very busy over the past month or two. Development for these old extensions of mine will continue as I am going to start mass producing extensions. However, so many ideas have already been discussed on the forums, I am going...
- Mon Jul 27, 2009 3:34 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: ***WB EXTENSION INDEX***
- Replies: 149
- Views: 1002942
- Sat Jul 25, 2009 1:50 pm
- Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
- Topic: Live Chat/Help
- Replies: 4
- Views: 6647
- Sat Jul 25, 2009 10:10 am
- Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
- Topic: Logout button on masterpage, or logout custom code
- Replies: 0
- Views: 4501
Logout button on masterpage, or logout custom code
Hello everyone, Has anyone ever wanted to put the logout button on the master page but it never works when you actually try? Well then, follow these simple steps to work around this! 1. Create a new page and call it logoutprocess 2. MAKE SURE THE EXTENSION IS SET TO PHP! 3. Go to Page > Page HTML 4....
- Sat Jul 25, 2009 9:55 am
- Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
- Topic: Live Chat/Help
- Replies: 4
- Views: 6647
- Wed Jul 22, 2009 6:33 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Login System - Total Members v1
- Replies: 1
- Views: 14073
- Sun May 24, 2009 7:50 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: WB6 Members System - Cookie System
- Replies: 0
- Views: 8241
WB6 Members System - Cookie System
Hello there, I have started building a suite of extensions related to the Members System of Web Builder 6. This is my first set of extensions: Cookie System 2 objects are included :- Login Cookie Logout Cookie Insert the login cookie object in your login page to create a username and password cookie...
- Sun May 24, 2009 5:23 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Login System - Logged In User v2.1
- Replies: 5
- Views: 23653
- Wed May 20, 2009 6:08 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Login System - Logged In User v2.1
- Replies: 5
- Views: 23653
- Tue May 19, 2009 8:37 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Login System - Logged In User v2.1
- Replies: 5
- Views: 23653
Great extension!!!
I think it would be even better if you made it so the message was only displayed if the user was logged in.
e.g
etc...
Just for those pages where logged in users would be visiting.
Great work though!

I think it would be even better if you made it so the message was only displayed if the user was logged in.
e.g
Code: Select all
<?php
if($_SESSION['username'])
{
Just for those pages where logged in users would be visiting.
Great work though!

- Mon Apr 20, 2009 2:53 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Helpdesk Professional Extension for Webbuilder- UPDATED
- Replies: 9
- Views: 34457