64
621
42
1,307
So I try to change my avatar, and I get a homosexual looking man saying a shitty pun involving my username? What the fuck?
17
431
No, I don't know about knowing what it is I'm supposed to know but I know that I don't know so I guess I know that I don't know about knowing.
Okay so despite having Wuggawoo Calendar, 2million products to import for my work job - I've decided to add a further two projects.
MyCarMarket is a site I proposed for a work project but it got declined, so I decided to give it a shot in my free time anyway.
WrestlingMatches.Com is just an idea I had last night, would be a system where all PPVs from the WWE would be added via Wikipedia data.
id, PPV_id, opponents_one, opponents_two, opponents_three, opponents_four, opponenets_five, opponents_six, winner_id, length
Will combine Wuggawoo forum too so users can comment on matches or events. Ofcourse over time users would be able to add other brands/regular events
The aim of it ofcourse, is if you ever wanted to see if someone took on someone then you'd use the search feature and then you could track down the PPV to rent/buy whatever, I'd hope to try and get the WWE shopzone ads on the site.
...but yeah...fun stuff coming up
MyCarMarket is a site I proposed for a work project but it got declined, so I decided to give it a shot in my free time anyway.
WrestlingMatches.Com is just an idea I had last night, would be a system where all PPVs from the WWE would be added via Wikipedia data.
id, PPV_id, opponents_one, opponents_two, opponents_three, opponents_four, opponenets_five, opponents_six, winner_id, length
Will combine Wuggawoo forum too so users can comment on matches or events. Ofcourse over time users would be able to add other brands/regular events
The aim of it ofcourse, is if you ever wanted to see if someone took on someone then you'd use the search feature and then you could track down the PPV to rent/buy whatever, I'd hope to try and get the WWE shopzone ads on the site.
...but yeah...fun stuff coming up
1
181
mydiscountcodes.co.uk
:gtfo:
:gtfo:
4
226
Tisn't a bolt, it's an intimate cog to the whole system.
Its part of our work competition to develop a voucher site, whoever gets the most hits, keywords etc wins cash bonuses.
Seeing as I had the wuggawoo codebase lying around, I just built the site on top of it.
Its part of our work competition to develop a voucher site, whoever gets the most hits, keywords etc wins cash bonuses.
Seeing as I had the wuggawoo codebase lying around, I just built the site on top of it.
Version 2.40
[*]Added agreement form to signup and recoded the structure of the first part.
[*]Added custom titles and options for admin to disable (also standard titles)
[*]Added mark read and unread to private messaging, combined all into one sort file
[*]Added ordered information to category adding and deleting
[*]Added an admin edit title section.
[*]Added views to forum index (removed, but comma'd out, was to db stressful)
[*]Added comma'd functioned views and replies.
[*]Added ip store to posts.
[*]Added image representation for everything, updated template.zip to represent this.
[*]Added admin option to stop scarring posts.
[*]Added option to make forumz invisible. � � � � � �
[*]Added category link on main page, can now view individual categories.
[*]Added a Warn - ban/unban button near user title for mods.
[*]Added comma function for postscounts > 999
[*]Added three major variables for DB rows (unz, forumz and user) to define everything, will allow for users to plugin new features.
[*]Added option to goto a diffrent location upon login
[*]Implimented a datetimeyearRAND.extension format to image names.
[*]Implimented country and birthday on users account (pre-coded from dating)
[*]Implimented clean urls, Thanks to wolf and jackson (little INtense)
[*]Implimented attachments (only on add post) -
[*]Implimented option to delete attachments (for poster, and admin) aswell as variables for admins to turn off attachments completely and guests right to view attachments.
[*]Implimented javascript word count on post and signature editing. - THX INTENSE
[*]Implimented three strikes equaling an auto ban - also reworked being banned - revokes access to private messages, settings, account and posting.
[*]Implimented stickies into forum loop. (ADDED little row division)
[*]Fixed last post time on the thread not being re-ordered if a post was deleted
[*]Fixed add, edit, delete smilies.
[*]Fixed unviewable categories dying.
[*]Fixed up the search page, added features.
[*]Fixed edit and add smilies.
[*]Fixed all admin areas to use clean URLS.
[*]Fixed paging error with numbers being repeated (Making the repeater 4 helped alot)
[*]Fixed select all on Private messaging - THX SPOOKY
[*]Fixed function to figure out exact location.
[*]Fixed cell appearing under a non sticky thread if the page isnt 1.
[*]Fixed delete all loop on checkboxes, can no delete multiple pm's at once.
[*]Fixed paging function to use 1 if $_GET['page'] isnt present.
[*]Fixed timezones and added a drop down in profile - THX INTENSE
[*]Fixed guests seeing staff forum topics, which wasnt broken yesterday, I removed a bracket.
[*]Fixed deleting smilies, it now deletes the image.
[*]Fixed double posting
[*]Fixed msn-hide and email-hide to binary.
[*]Fixed level 2 users not being able to post in staff discussion.
[*]Fixed link strings (wwwwww to) - THX THEWOLF �
[*]Fixed avatar bug, try uploading pwned.momma.i.own.you.rocks.com.jpg.
[*]Fixed huge amount of spaces in post for no reason.
[*]Allowed banned users to view there private messages, can see warnings and final pm.
[*]Renamed every page to be more organised. Much like vB's gamma function folder.
[*]Entered baseurl and its /index variable into DB and allow it to be edited in settings
[*]Greatly improved the paging function.
[*]Paged active topics - Also re-wrote new posts and active topics, should notice a huge speed increase.
[*]Released templating tool.
[*]Remade smilies function to use specific letters instead of capitalising and lowering case because it caused problem with :something: smilies.
[*]Read link now takes you to the right page and post
[*]Cleaned queries in active topics, threads, forum, index, new post and edit account
[*]Safing the users post is almost perfect.
[*]If $CID + CID results = 0 then error message
[*]Passwords are stored as 32bit MD5 strings, your passwords are completely safe and I cant even see them now.
[*]Posts are trimmed before being counted, so no more extra spacing.
[*]Updated FAQ to include numeric ranks and online arrows.
[*]Empty categories arent displayed anymore, added variable to hide forums, included this in empty cat.
[*]Re-wrote password reminder to reset password, also added ability to change password on edit account panel.
[*]Can view staff discussion threads on active topics and new posts.
[*]Staff can no longer post threads in locked forums.
[*]Changed the layout of the new thread button.
[*]Default rows for text areas for edit, add and new_thread. Also center celled the smilies, code and reply button.
[*]Added agreement form to signup and recoded the structure of the first part.
[*]Added custom titles and options for admin to disable (also standard titles)
[*]Added mark read and unread to private messaging, combined all into one sort file
[*]Added ordered information to category adding and deleting
[*]Added an admin edit title section.
[*]Added views to forum index (removed, but comma'd out, was to db stressful)
[*]Added comma'd functioned views and replies.
[*]Added ip store to posts.
[*]Added image representation for everything, updated template.zip to represent this.
[*]Added admin option to stop scarring posts.
[*]Added option to make forumz invisible. � � � � � �
[*]Added category link on main page, can now view individual categories.
[*]Added a Warn - ban/unban button near user title for mods.
[*]Added comma function for postscounts > 999
[*]Added three major variables for DB rows (unz, forumz and user) to define everything, will allow for users to plugin new features.
[*]Added option to goto a diffrent location upon login
[*]Implimented a datetimeyearRAND.extension format to image names.
[*]Implimented country and birthday on users account (pre-coded from dating)
[*]Implimented clean urls, Thanks to wolf and jackson (little INtense)
[*]Implimented attachments (only on add post) -
[*]Implimented option to delete attachments (for poster, and admin) aswell as variables for admins to turn off attachments completely and guests right to view attachments.
[*]Implimented javascript word count on post and signature editing. - THX INTENSE
[*]Implimented three strikes equaling an auto ban - also reworked being banned - revokes access to private messages, settings, account and posting.
[*]Implimented stickies into forum loop. (ADDED little row division)
[*]Fixed last post time on the thread not being re-ordered if a post was deleted
[*]Fixed add, edit, delete smilies.
[*]Fixed unviewable categories dying.
[*]Fixed up the search page, added features.
[*]Fixed edit and add smilies.
[*]Fixed all admin areas to use clean URLS.
[*]Fixed paging error with numbers being repeated (Making the repeater 4 helped alot)
[*]Fixed select all on Private messaging - THX SPOOKY
[*]Fixed function to figure out exact location.
[*]Fixed cell appearing under a non sticky thread if the page isnt 1.
[*]Fixed delete all loop on checkboxes, can no delete multiple pm's at once.
[*]Fixed paging function to use 1 if $_GET['page'] isnt present.
[*]Fixed timezones and added a drop down in profile - THX INTENSE
[*]Fixed guests seeing staff forum topics, which wasnt broken yesterday, I removed a bracket.
[*]Fixed deleting smilies, it now deletes the image.
[*]Fixed double posting
[*]Fixed msn-hide and email-hide to binary.
[*]Fixed level 2 users not being able to post in staff discussion.
[*]Fixed link strings (wwwwww to) - THX THEWOLF �
[*]Fixed avatar bug, try uploading pwned.momma.i.own.you.rocks.com.jpg.
[*]Fixed huge amount of spaces in post for no reason.
[*]Allowed banned users to view there private messages, can see warnings and final pm.
[*]Renamed every page to be more organised. Much like vB's gamma function folder.
[*]Entered baseurl and its /index variable into DB and allow it to be edited in settings
[*]Greatly improved the paging function.
[*]Paged active topics - Also re-wrote new posts and active topics, should notice a huge speed increase.
[*]Released templating tool.
[*]Remade smilies function to use specific letters instead of capitalising and lowering case because it caused problem with :something: smilies.
[*]Read link now takes you to the right page and post
[*]Cleaned queries in active topics, threads, forum, index, new post and edit account
[*]Safing the users post is almost perfect.
[*]If $CID + CID results = 0 then error message
[*]Passwords are stored as 32bit MD5 strings, your passwords are completely safe and I cant even see them now.
[*]Posts are trimmed before being counted, so no more extra spacing.
[*]Updated FAQ to include numeric ranks and online arrows.
[*]Empty categories arent displayed anymore, added variable to hide forums, included this in empty cat.
[*]Re-wrote password reminder to reset password, also added ability to change password on edit account panel.
[*]Can view staff discussion threads on active topics and new posts.
[*]Staff can no longer post threads in locked forums.
[*]Changed the layout of the new thread button.
[*]Default rows for text areas for edit, add and new_thread. Also center celled the smilies, code and reply button.
1
103,924
Remove pound symbols and any other symbol.
15
497
Seeing as Im remaking wuggawoo, its a good time to stray from the usual purple/blue colour I've been using.
Colour suggestions/Hex codes wanted.
...or wouldn't it be wugg without its weird purple colour...hmmm
Colour suggestions/Hex codes wanted.
...or wouldn't it be wugg without its weird purple colour...hmmm
14
501
- txt-storage might be staying, I will be merging gallery with it
- Wuggawoo news is now Utter Focus
- Gaming will be removed and Utter Focus will have new filtering options
- A bug in the news system has been fixed and the news page loads 3x faster! Hurrah
- Wuggawoo news is now Utter Focus
- Gaming will be removed and Utter Focus will have new filtering options
- A bug in the news system has been fixed and the news page loads 3x faster! Hurrah
8
458
Wuggawoo is worth $23'000 apparently :bang: check yourself!
This page alone is worth $3.
KA-Ching.
Shame the systems totally flawed and wuggs worth like �20.
This page alone is worth $3.
KA-Ching.
Shame the systems totally flawed and wuggs worth like �20.
5
702
[ON-GOING] Site made more standard based due to firefox plugin helping
[ON-GOING] Replace gif's with png
[TO-DO] Add fileURL to edit post
[TO-DO] Stats page (karma)
[TO-DO] Hiding yourself online should be in the online row, not on the user query
[IMPROVED] Enforce arrow placements
[IMPROVED] Forum index is now $fp['site_name'] Index
[IMPROVED] functions.php - strip_domain, line 6
[IMPROVED] Forum edit page doesn't save order
[IMPROVED] Attachment list now has filtering
[IMPROVED] Edit exclusion page now only shows forums (not url's) and is separated by category.
[IMPROVED] Thread bolding on forum and active topics, now if you started the thread (no replies) then it wont be bold.
[IMPROVED] Totally rewritten the forum setting, now its got a interface!
[IMPROVED] Totally rewritten the member list page
[IMPROVED] attachment file variables cleaned up
[IMPROVED] Tag-it now has a set limit
[IMPROVED] News engine is now essentially its own codebase with a news_setting.php per engine running the site
[IMPROVED] RSS feeds improved, images added, renamed and queries fixed
[IMPROVED] Control panel revamped and a new password check added
[FIXED] Post page now displays mime type correctly
[FIXED] txt-storage works again! (bug report added to)
[FIXED] One big issue was viewing a thread and seeing there was a new post made, but if you went to go for the new posts page it'd be gone as your last-post-time was updated when you viewed your current thread, i have made a work around for this using the variable tid in the url.
[FIXED] RSS feed no longer displays random numbers where tags are
[FIXED] Guests no longer link to a non existent profile (uid2 specifically)
[FIXED] Karma giving screwed up
[FIXED] Adding a thread with an attachment works
[FIXED] Edit post page; Now with working URL and Local attachment uploading
[FIXED] New posts == 1, but you've viewed something then clicked in a different tab to go straight to the new post == 1, but it wouldn't before, now it does
[FIXED] Poll now displays total details
[FIXED] Guests can now view the attachment list and attachments
[CHANGED] Threads that aren't bold (you = last poster or you've visited) no longer have bold small paging.
[CHANGED] Karma page information set out.
[CHANGED] Mass structure renaming (pages/functions/function > functions/)
[ADDED] Editing a post will now take you to the right page! FINALLY
[ADDED] Users with username/pass cookie problems now have them cleared (useful for name changes)
[ADDED] The URL for attachments is stored
[ADDED] FileURL on thread, add_thread, preview_post, waiting post
[ADDED] Icon and attachment information, two variables for static max size upload.
[ADDED] Max file size uses restriction
[ADDED] New text area buttons
[ADDED] Thread tools per thread on active/new/forum
[ADDED] function get_mime_type added
[ADDED] Option to open threads/pages in new window on view active / view forum / view new
[NEWS] News sites no longer require an attachment for the post to show up
[NEWS] News sites no longer have a forum & control panel link in there links bar, Benefits renamed to F.A.Q
[ON-GOING] Replace gif's with png
[TO-DO] Add fileURL to edit post
[TO-DO] Stats page (karma)
[TO-DO] Hiding yourself online should be in the online row, not on the user query
[IMPROVED] Enforce arrow placements
[IMPROVED] Forum index is now $fp['site_name'] Index
[IMPROVED] functions.php - strip_domain, line 6
[IMPROVED] Forum edit page doesn't save order
[IMPROVED] Attachment list now has filtering
[IMPROVED] Edit exclusion page now only shows forums (not url's) and is separated by category.
[IMPROVED] Thread bolding on forum and active topics, now if you started the thread (no replies) then it wont be bold.
[IMPROVED] Totally rewritten the forum setting, now its got a interface!
[IMPROVED] Totally rewritten the member list page
[IMPROVED] attachment file variables cleaned up
[IMPROVED] Tag-it now has a set limit
[IMPROVED] News engine is now essentially its own codebase with a news_setting.php per engine running the site
[IMPROVED] RSS feeds improved, images added, renamed and queries fixed
[IMPROVED] Control panel revamped and a new password check added
[FIXED] Post page now displays mime type correctly
[FIXED] txt-storage works again! (bug report added to)
[FIXED] One big issue was viewing a thread and seeing there was a new post made, but if you went to go for the new posts page it'd be gone as your last-post-time was updated when you viewed your current thread, i have made a work around for this using the variable tid in the url.
[FIXED] RSS feed no longer displays random numbers where tags are
[FIXED] Guests no longer link to a non existent profile (uid2 specifically)
[FIXED] Karma giving screwed up
[FIXED] Adding a thread with an attachment works
[FIXED] Edit post page; Now with working URL and Local attachment uploading
[FIXED] New posts == 1, but you've viewed something then clicked in a different tab to go straight to the new post == 1, but it wouldn't before, now it does
[FIXED] Poll now displays total details
[FIXED] Guests can now view the attachment list and attachments
[CHANGED] Threads that aren't bold (you = last poster or you've visited) no longer have bold small paging.
[CHANGED] Karma page information set out.
[CHANGED] Mass structure renaming (pages/functions/function > functions/)
[ADDED] Editing a post will now take you to the right page! FINALLY
[ADDED] Users with username/pass cookie problems now have them cleared (useful for name changes)
[ADDED] The URL for attachments is stored
[ADDED] FileURL on thread, add_thread, preview_post, waiting post
[ADDED] Icon and attachment information, two variables for static max size upload.
[ADDED] Max file size uses restriction
[ADDED] New text area buttons
[ADDED] Thread tools per thread on active/new/forum
[ADDED] function get_mime_type added
[ADDED] Option to open threads/pages in new window on view active / view forum / view new
[NEWS] News sites no longer require an attachment for the post to show up
[NEWS] News sites no longer have a forum & control panel link in there links bar, Benefits renamed to F.A.Q
19
820
.Active topics and new posts tell you whether the threads will open in a new window
..Label behavior in poll options
...Lite option added to smilies and woocode links
....I disagree option on register
..Label behavior in poll options
...Lite option added to smilies and woocode links
....I disagree option on register
Feature suggestion / improvement / idea
Anything.
Anything.
9
358
news.wuggawoo.co.uk/
Long or slow?
Long or slow?
6
324
To hide it from Active topics, please update your bookmark to forums.wuggawoo.co.uk/index/active_topics?noshout=1
I would prefer you didn't though :)
I would prefer you didn't though :)
3
360
Coming to a Vista sidebar near you!
Download and install now?
Download and install now?
21
718
...and I simply cannot afford to keep this site going for the bandwith usage and cost it requires.
I'm ok renewing it this month but come June it will probably be gone.
I'm ok renewing it this month but come June it will probably be gone.
32
793
o good god i luv this thread, comedy god... would type more but on wuggawoo but have friends round, and they are wondering wtf im doing lol.
You can now {wikipedia} certain words in your {forum} post by encasing the word with a {
Useful for debates/arguments/insults.
Credit ; sitepoint.com/forums/showthread.php?p=3222987#post3222987
Useful for debates/arguments/insults.
Credit ; sitepoint.com/forums/showthread.php?p=3222987#post3222987
10
310
From me...and the server...and everyone involved in the Wugg.
28
980
Lets skip jacko, lets have some suggestions for the following week.
30
553
[quote=by azz0r at 15th Nov 9:34am] OOO I like it [/quote]
[quote=by azz0r at 16th Nov 12:35pm] OOO
How much and where'd you get a 360 from? [/quote]
[quote=by azz0r at 16th Nov 12:35pm] OOO
How much and where'd you get a 360 from? [/quote]
So give me some suggestions to improve how it looks.
Mainly the unsightly links at the top.
Mainly the unsightly links at the top.
14
415
From the 18th to the 25th you may have any avatar you like.
Vote for the bext avatar after that!
Vote for the bext avatar after that!
25
575
"Rich" does not even begin to describe it. We're talking money on the levels of Scientology, here.
Vote and decide!
33
663
Seeing as light is now "lite" thanks to Nintendo I took the liberty of borrowing it. This is just abit of a test and play around really, but ; forums.wuggawoo.co.uk/index/lite (same url again to undo it)
Note, I'm doing this for the woocode - smilies - karma giving, not going to be a proper feature - maybe?
Note, I'm doing this for the woocode - smilies - karma giving, not going to be a proper feature - maybe?
12
293
[quote=by azz0r at 5th Oct 12:33am] I think for archived threads yeah, Ive seen it - white bg and blue links. [/quote]
Yeah, come to think of it, I've seen that too.
Yeah, come to think of it, I've seen that too.
38
626
No, no, make something similar to this, but with longer eyes.
[quote=by Jack at 2nd Oct 1:55am] :lol: :lol:
:lol: :lol:
:lol: :lol: :lol: [/quote]
[quote=by Jack at 2nd Oct 1:55am] :lol: :lol:
:lol: :lol:
:lol: :lol: :lol: [/quote]
Im great, so i make it offical!
I'll make a half intresting list, one with most votes wins, and next week we have the avatars, i'll let someone whos actaully in charge here decide when the week starts.
Witty caption is optional, but recommeded.
oh can someone edit so we can see voters
I'll make a half intresting list, one with most votes wins, and next week we have the avatars, i'll let someone whos actaully in charge here decide when the week starts.
Witty caption is optional, but recommeded.
oh can someone edit so we can see voters
30
560
[quote=by Makavelee at 3rd Oct 4:57pm] i could afford to move out and live like a king if i shared. but i dont like people [/quote]
Neither do I, as a general rule. But it's ace living with mates, you can pretty much get away with whatever you want.
Neither do I, as a general rule. But it's ace living with mates, you can pretty much get away with whatever you want.