mailer.git
15 years agoURL edit in surfbar continued (unfinished)
Roland Häder [Thu, 27 Nov 2008 21:27:04 +0000 (21:27 +0000)]
URL edit in surfbar continued (unfinished)

15 years agoSurfbar continued and some rewrites/fixes:
Roland Häder [Thu, 27 Nov 2008 20:10:18 +0000 (20:10 +0000)]
Surfbar continued and some rewrites/fixes:
- Some rewrites in base (root) scripts
- Surfbar continued with with edit form (saving data not completed!)
- Minor improvements/fixes

15 years agoMail templates for undelete in surfbar added
Roland Häder [Thu, 27 Nov 2008 18:54:55 +0000 (18:54 +0000)]
Mail templates for undelete in surfbar added

15 years agoFunny typo fixed... ;)
Roland Häder [Wed, 26 Nov 2008 02:40:46 +0000 (02:40 +0000)]
Funny typo fixed... ;)

15 years agoFixed empty API message/status in primera and wernis extensions
Roland Häder [Wed, 26 Nov 2008 01:56:37 +0000 (01:56 +0000)]
Fixed empty API message/status in primera and wernis extensions

15 years agoA lot more nice improvements!
Roland Häder [Wed, 26 Nov 2008 01:33:18 +0000 (01:33 +0000)]
A lot more nice improvements!
- Extensions does no longer have $EXT_LANG_PREFIX which defaults now to the
  extension's name
- ADD_POINTS_REFSYSTEM() and SUB_POINTS() prepare for upcoming extension
  'booking' which gives the admin and users a list of all booked points
- In user admin profile (what=list_user&u_id=x) and with installed extension
  'country' the country will be displayed again
- Three dashes added below "lock reason" in user admin profile
- Direct registration link of extensions now no longer showed if the extension
  is already installed
- List of users w/o referal id (refid=0) are now handled by
  "what=list_user&mode=norefs" and is no longer available in member menu
- Page navigation and sorting for user list extended for above changes
- Same list again rewritten for list of confirmed/locked users.
  Confirmed/locked: what=list_user&status=confirmed/locked
- URL redirection extended with "a" tag
- Some minor fixes here and there...

15 years agoFix for non-existing function 'apache_get_modules' (why is that disabled here???)
Roland Häder [Tue, 25 Nov 2008 20:47:47 +0000 (20:47 +0000)]
Fix for non-existing function 'apache_get_modules' (why is that disabled here???)

15 years agoFix for LOAD_URL()
Roland Häder [Tue, 25 Nov 2008 19:10:49 +0000 (19:10 +0000)]
Fix for LOAD_URL()

15 years agoMore usage of GET_URL() than file()
Roland Häder [Tue, 25 Nov 2008 18:57:25 +0000 (18:57 +0000)]
More usage of GET_URL() than file()

15 years agoSeveral fixes and and improvements:
Roland Häder [Tue, 25 Nov 2008 14:49:57 +0000 (14:49 +0000)]
Several fixes and and improvements:
- Several small fixes in extension files and other include files
- extension ext-rewrite.zip now depends on Apache module 'rewrite'
- Thanks to our user profi-conecpt for all his contributions! :-)

15 years agoTemplates deprecated, and support templates fixed
Roland Häder [Mon, 24 Nov 2008 16:24:23 +0000 (16:24 +0000)]
Templates deprecated, and support templates fixed

15 years agoSupport form fixed
Roland Häder [Mon, 24 Nov 2008 16:05:58 +0000 (16:05 +0000)]
Support form fixed

15 years agoSome theme fixes, debug system now forced (true)
Roland Häder [Mon, 24 Nov 2008 15:41:47 +0000 (15:41 +0000)]
Some theme fixes, debug system now forced (true)
- Some DEBUG_LOG() lines has given __FILE__ (like in functions.php) which
  will not give good debug messages, rewritten to __FUNCTION__
- DEBUG_LOG() is now always forced (true) except commented-out lines in
  surfbar-functions.php which I use for developing/debugging the surfbar
- CSS classes guest_skyscraper/member_skyscraper "beautified" ;-)

15 years agoSome improvements for skyscraper templates:
Roland Häder [Mon, 24 Nov 2008 15:16:27 +0000 (15:16 +0000)]
Some improvements for skyscraper templates:
- TD tag now contains only valign attribute
- Surrounding DIV tag added with class from TD tag
- width attribute removed from TD tag
- Class name fixed (member_skyescraper) (see it? ;-( )

15 years agoNew CSS classes member_skyscraper/guest_skyscraper added:
Roland Häder [Mon, 24 Nov 2008 15:06:50 +0000 (15:06 +0000)]
New CSS classes member_skyscraper/guest_skyscraper added:
- Use this to control the output of a TD tag in guest_content_footer and
  member_content_right

15 years agoAgain... ;-)
Roland Häder [Mon, 24 Nov 2008 14:35:29 +0000 (14:35 +0000)]
Again... ;-)

15 years agoSkyscraper now in member menu supported (you need to update/patch member_header.tpl...
Roland Häder [Mon, 24 Nov 2008 14:34:44 +0000 (14:34 +0000)]
Skyscraper now in member menu supported (you need to update/patch member_header.tpl and member_footer.tpl

15 years agoMore deprecated checking boolean expressions fixed
Roland Häder [Mon, 24 Nov 2008 02:07:14 +0000 (02:07 +0000)]
More deprecated checking boolean expressions fixed

15 years agoMore bugs fixed, thanks to Piter01: :-)
Roland Häder [Mon, 24 Nov 2008 02:05:38 +0000 (02:05 +0000)]
More bugs fixed, thanks to Piter01: :-)
- Non-loading language strings in transfer extension and maybe more, we used a
  deprecated way of checking "if extension foo is not installed AND if there is
  no admin". The 2nd part of the AND statement is deprecated and now removed.
- In Update notes the constants POINTS and PATH are now included dynamically
  by {!CONSTANT!}.

15 years agoUnsupported/non-working extensions gollox and affiliblatt added, yoomedia extension...
Roland Häder [Sun, 23 Nov 2008 23:49:05 +0000 (23:49 +0000)]
Unsupported/non-working extensions gollox and affiliblatt added, yoomedia extension fixed (typo in function name)

15 years agoDebug line added if is not an array
Roland Häder [Sat, 22 Nov 2008 20:47:23 +0000 (20:47 +0000)]
Debug line added if  is not an array

15 years agoExtension wernis now should fully work again, withdraw was broken
Roland Häder [Sat, 22 Nov 2008 20:43:35 +0000 (20:43 +0000)]
Extension wernis now should fully work again, withdraw was broken

15 years agoBug fixed in referal system:
Roland Häder [Sat, 22 Nov 2008 20:14:00 +0000 (20:14 +0000)]
Bug fixed in referal system:
- Function ADD_DESCR() and ADD_POINTS_SYSTEM used both $DEPTH which is bad
  software design.
- We really need to rewrite the whole application! :-(
- This causes a bug in the referal system that all points are being booked
  to referal level one and not zero.

15 years agoAgain some fixes:
Roland Häder [Sat, 22 Nov 2008 19:47:08 +0000 (19:47 +0000)]
Again some fixes:
- $_GET['what'] was used in sponsor extension, fixed to $GLOBALS['what'] because
  $GLOBALS is secured and $_GET only a bit
- Constant ORDER_ALLOWED_UNKNOWN added
- Template "admin_data_saved" is now deprecated

15 years agoRight revision number
Roland Häder [Sat, 22 Nov 2008 19:23:34 +0000 (19:23 +0000)]
Right revision number

15 years agoMore calls of DEBUG_LOG() added
Roland Häder [Sat, 22 Nov 2008 19:22:52 +0000 (19:22 +0000)]
More calls of DEBUG_LOG() added

15 years agoSome fixes and improvements:
Roland Häder [Sat, 22 Nov 2008 16:45:25 +0000 (16:45 +0000)]
Some fixes and improvements:
- Extension "wernis" fixed, hopefully! :-)
- Booking points to user shall now no longer go to referal level one
- Backlink set to GNU project if link to us is enbaled
- Several minor fixes

15 years agoDirect registration added, typo fixed, admin session on missing/failed login fixed...
Roland Häder [Mon, 10 Nov 2008 21:41:13 +0000 (21:41 +0000)]
Direct registration added, typo fixed, admin session on missing/failed login fixed, thanks to profi-conecpt

15 years agoFix added for extension update with always active extensions, thanks to profi-concept
Roland Häder [Mon, 10 Nov 2008 07:08:06 +0000 (07:08 +0000)]
Fix added for extension update with always active extensions, thanks to profi-concept

15 years agoCommented out for Opera fix, thanks to profi-concept. More headers added for buggy...
Roland Häder [Sun, 9 Nov 2008 23:35:07 +0000 (23:35 +0000)]
Commented out for Opera fix, thanks to profi-concept. More headers added for buggy browsers

15 years agogenerateHash() does now hash with md5() if sql_patches is missing or out-dated
Roland Häder [Sun, 9 Nov 2008 21:57:12 +0000 (21:57 +0000)]
generateHash() does now hash with md5() if sql_patches is missing or out-dated

15 years agoBetter RNG choosen (mt_rand()), writing initial secret file fixed, thanks to profi...
Roland Häder [Sun, 9 Nov 2008 16:03:20 +0000 (16:03 +0000)]
Better RNG choosen (mt_rand()), writing initial secret file fixed, thanks to profi-concept

15 years agoLock reason now saved in DB, deleted accounts shall be locked for re-registering...
Roland Häder [Sun, 9 Nov 2008 15:11:42 +0000 (15:11 +0000)]
Lock reason now saved in DB, deleted accounts shall be locked for re-registering (prepared)

15 years agoRandom mail counter now resets
Roland Häder [Fri, 7 Nov 2008 15:20:55 +0000 (15:20 +0000)]
Random mail counter now resets

15 years agoAdmin user details extended, DEBUG_LOG() rewritten, random userid on refid=0 added
Roland Häder [Fri, 7 Nov 2008 14:38:56 +0000 (14:38 +0000)]
Admin user details extended, DEBUG_LOG() rewritten, random userid on refid=0 added

15 years agoFixed different results in admin overview page and inactivity list
Roland Häder [Mon, 3 Nov 2008 22:25:45 +0000 (22:25 +0000)]
Fixed different results in admin overview page and inactivity list

15 years agoFixes for right PATH and URL under Windows, admins cache loader fixed
Roland Häder [Mon, 3 Nov 2008 19:26:17 +0000 (19:26 +0000)]
Fixes for right PATH and URL under Windows, admins cache loader fixed

15 years agoFix for wrong array element, translation of points added
Roland Häder [Sat, 1 Nov 2008 15:31:59 +0000 (15:31 +0000)]
Fix for wrong array element, translation of points added

15 years agoNow right revision
Roland Häder [Sat, 1 Nov 2008 13:45:32 +0000 (13:45 +0000)]
Now right revision

15 years agoSome fixes for monthly mails
Roland Häder [Sat, 1 Nov 2008 13:12:02 +0000 (13:12 +0000)]
Some fixes for monthly mails

15 years agoNow all admin functions depend on admin id, before login/aid mixed
Roland Häder [Wed, 22 Oct 2008 18:57:40 +0000 (18:57 +0000)]
Now all admin functions depend on admin id, before login/aid mixed

15 years agoMissing theme extension fixed in theme_edit/theme_import
Roland Häder [Mon, 20 Oct 2008 22:04:43 +0000 (22:04 +0000)]
Missing theme extension fixed in theme_edit/theme_import

15 years agoMore fixes for admin functions, thanks to Piter01
Roland Häder [Mon, 20 Oct 2008 13:15:33 +0000 (13:15 +0000)]
More fixes for admin functions, thanks to Piter01

15 years agoMore fixes, missing js.php added
Roland Häder [Sun, 19 Oct 2008 19:55:05 +0000 (19:55 +0000)]
More fixes, missing js.php added

15 years ago- Beg link will only work in NONE pay mode! (unfinished, sleepy here...)
Roland Häder [Wed, 15 Oct 2008 22:05:29 +0000 (22:05 +0000)]
- Beg link will only work in NONE pay mode! (unfinished, sleepy here...)
- Extension "wernis" needs to be re-configured. You need to enter your
  Wernis-password to make member payouts possible
- Editing/changing member/guest menu should now work again
- Output of JavaScript code introduced
- Minor improvements

15 years agoUnnessarry addslashes() and SQL_ESCAPE() removed, some added, some bigintval() added
Roland Häder [Mon, 13 Oct 2008 17:51:03 +0000 (17:51 +0000)]
Unnessarry addslashes() and SQL_ESCAPE() removed, some added, some bigintval() added

15 years agoMore template fixes
Roland Häder [Mon, 13 Oct 2008 17:16:38 +0000 (17:16 +0000)]
More template fixes

15 years agoSurfbar member actions now listable
Roland Häder [Sun, 12 Oct 2008 20:42:17 +0000 (20:42 +0000)]
Surfbar member actions now listable

15 years agoMore templates rewritten
Roland Häder [Sun, 12 Oct 2008 19:45:55 +0000 (19:45 +0000)]
More templates rewritten

15 years agoA lot form templates rewritten (star removed. fixes)
Roland Häder [Sun, 12 Oct 2008 19:43:06 +0000 (19:43 +0000)]
A lot form templates rewritten (star removed. fixes)

15 years agoMissing constant added
Roland Häder [Sun, 12 Oct 2008 19:10:38 +0000 (19:10 +0000)]
Missing constant added

15 years agoAdmin surfbar stats finished
Roland Häder [Sun, 12 Oct 2008 19:03:18 +0000 (19:03 +0000)]
Admin surfbar stats finished

15 years agoSponsor menu now allows what=NULL, thanks to AndreasJung
Roland Häder [Sun, 12 Oct 2008 16:23:16 +0000 (16:23 +0000)]
Sponsor menu now allows what=NULL, thanks to AndreasJung

15 years agoNotification mails rewritten
Roland Häder [Sun, 12 Oct 2008 15:36:51 +0000 (15:36 +0000)]
Notification mails rewritten

15 years agoVariable DEPTH must be deleted before ADD_POINTS_REFSYSTEM() is being called :(
Roland Häder [Sun, 12 Oct 2008 15:02:58 +0000 (15:02 +0000)]
Variable DEPTH must be deleted before ADD_POINTS_REFSYSTEM() is being called :(

15 years agoTemplate fixed
Roland Häder [Sun, 12 Oct 2008 06:09:08 +0000 (06:09 +0000)]
Template fixed

15 years agoDebug server added
Roland Häder [Sun, 12 Oct 2008 04:46:32 +0000 (04:46 +0000)]
Debug server added

15 years agoExtension 'debug' introduced (dummy!), fix for guest/member menu sorting, typos fixed
Roland Häder [Sun, 12 Oct 2008 04:41:56 +0000 (04:41 +0000)]
Extension 'debug' introduced (dummy!), fix for guest/member menu sorting, typos fixed

15 years agoRef overview with one decimal number (right side of dot!)
Roland Häder [Sun, 12 Oct 2008 01:09:34 +0000 (01:09 +0000)]
Ref overview with one decimal number (right side of dot!)

15 years agoFinal fixes of previous bugs in refback
Roland Häder [Sun, 12 Oct 2008 01:05:54 +0000 (01:05 +0000)]
Final fixes of previous bugs in refback

15 years agoPercents now with .0
Roland Häder [Sun, 12 Oct 2008 01:01:29 +0000 (01:01 +0000)]
Percents now with .0

15 years agomin->max replaced
Roland Häder [Sun, 12 Oct 2008 00:59:11 +0000 (00:59 +0000)]
min->max replaced

15 years agoFix of the fix... ;)
Roland Häder [Sun, 12 Oct 2008 00:57:14 +0000 (00:57 +0000)]
Fix of the fix... ;)

15 years agoFix for error and min/max refback displayed in edit form
Roland Häder [Sun, 12 Oct 2008 00:55:28 +0000 (00:55 +0000)]
Fix for error and min/max refback displayed in edit form

15 years agoMin/max reback percents implemented
Roland Häder [Sun, 12 Oct 2008 00:50:37 +0000 (00:50 +0000)]
Min/max reback percents implemented

15 years agoFix for surfbar if no account has depleted points
Roland Häder [Sun, 12 Oct 2008 00:37:19 +0000 (00:37 +0000)]
Fix for surfbar if no account has depleted points

15 years agoReferal overview completed, thanks to monakoianar for useful hints. :-)
Roland Häder [Sun, 12 Oct 2008 00:26:15 +0000 (00:26 +0000)]
Referal overview completed, thanks to monakoianar for useful hints. :-)

15 years agoA lot eval() commands rewritten to constant() function
Roland Häder [Sat, 11 Oct 2008 22:50:23 +0000 (22:50 +0000)]
A lot eval() commands rewritten to constant() function

15 years agoUnconfirmed mails rewritten, mail confirmation saved in stats table
Roland Häder [Sat, 11 Oct 2008 22:25:15 +0000 (22:25 +0000)]
Unconfirmed mails rewritten, mail confirmation saved in stats table

15 years agoSome fixes for refid
Roland Häder [Sat, 11 Oct 2008 15:16:33 +0000 (15:16 +0000)]
Some fixes for refid

15 years agoDefault wait time now 60 seconds, some fixes
Roland Häder [Sat, 11 Oct 2008 14:39:26 +0000 (14:39 +0000)]
Default wait time now 60 seconds, some fixes

15 years agoFix for _GET instead of variable, thanks to monakoianar
Roland Häder [Sat, 11 Oct 2008 13:42:20 +0000 (13:42 +0000)]
Fix for _GET instead of variable, thanks to monakoianar

15 years agoSome fixes for yoomedia extension
Roland Häder [Sat, 11 Oct 2008 00:08:21 +0000 (00:08 +0000)]
Some fixes for yoomedia extension
- The extension "yoomedia" now is always turned on while installation phase. You
  should not deactivate it. If you do so, your daily requests will not reset.
- The above note added to extension template
- Commented out "return false;" now commented in... ;-)

15 years agoExtension 'yoomedia' now alpha status, some rewrites
Roland Häder [Fri, 10 Oct 2008 23:52:54 +0000 (23:52 +0000)]
Extension 'yoomedia' now alpha status, some rewrites
- The extension 'yoomedia' is now in alpha phase and allows the admin to sent
  text mails provided by the partner network "Yoo!Media Solutions"
- Function ADD_DESCR() now calls basename() on parameter $file, so all action-
  and what-files needs to be rewritten
- Mouse cursor re-styled on delete buttons
- Typo fixed in extension files
- Bonus-mail delivery rewritten in many script parts

15 years agoAdmin login form with reset link, guest welcome page with dynamic data
Roland Häder [Thu, 9 Oct 2008 20:10:05 +0000 (20:10 +0000)]
Admin login form with reset link, guest welcome page with dynamic data

15 years agoReferal overview finished and rewritten for refback extension
Roland Häder [Thu, 9 Oct 2008 19:40:00 +0000 (19:40 +0000)]
Referal overview finished and rewritten for refback extension

15 years agoFixed
Roland Häder [Thu, 9 Oct 2008 16:45:32 +0000 (16:45 +0000)]
Fixed

15 years agoBetter randomizer chossen (rand() does only create 32767 different numbers under...
Roland Häder [Thu, 9 Oct 2008 16:44:36 +0000 (16:44 +0000)]
Better randomizer chossen (rand() does only create 32767 different numbers under Windows!)

15 years agoConvention applied to POINTS constant
Roland Häder [Thu, 9 Oct 2008 16:10:07 +0000 (16:10 +0000)]
Convention applied to POINTS constant

15 years agoBirthday extension secured
Roland Häder [Tue, 7 Oct 2008 19:09:29 +0000 (19:09 +0000)]
Birthday extension secured

15 years agoFinal fix for double/missing constant
Roland Häder [Tue, 7 Oct 2008 19:06:55 +0000 (19:06 +0000)]
Final fix for double/missing constant

15 years agoMissing code added
Roland Häder [Tue, 7 Oct 2008 18:57:11 +0000 (18:57 +0000)]
Missing code added

15 years agoMissed to add...
Roland Häder [Tue, 7 Oct 2008 18:51:17 +0000 (18:51 +0000)]
Missed to add...

15 years agoMore fixes for installation phase. Thanks to AndreasJung
Roland Häder [Tue, 7 Oct 2008 18:50:29 +0000 (18:50 +0000)]
More fixes for installation phase. Thanks to AndreasJung

15 years agoFix for double-included file
Roland Häder [Tue, 7 Oct 2008 00:42:10 +0000 (00:42 +0000)]
Fix for double-included file

15 years agoNotication list reworked
Roland Häder [Tue, 7 Oct 2008 00:30:07 +0000 (00:30 +0000)]
Notication list reworked

15 years agoNotication mail fix
Roland Häder [Tue, 7 Oct 2008 00:19:51 +0000 (00:19 +0000)]
Notication mail fix

15 years agoTypos fixed
Roland Häder [Tue, 7 Oct 2008 00:08:47 +0000 (00:08 +0000)]
Typos fixed

15 years agoListing of notifications added
Roland Häder [Tue, 7 Oct 2008 00:05:35 +0000 (00:05 +0000)]
Listing of notifications added

15 years agoDebug lines added
Roland Häder [Mon, 6 Oct 2008 23:24:59 +0000 (23:24 +0000)]
Debug lines added

15 years agoResets debugable
Roland Häder [Mon, 6 Oct 2008 23:20:03 +0000 (23:20 +0000)]
Resets debugable

15 years agoFix for surfbar reset
Roland Häder [Mon, 6 Oct 2008 23:11:45 +0000 (23:11 +0000)]
Fix for surfbar reset

15 years agoFix for MYSQL_QUERY_STRING, thanks to AndreasJung
Roland Häder [Mon, 6 Oct 2008 18:03:04 +0000 (18:03 +0000)]
Fix for MYSQL_QUERY_STRING, thanks to AndreasJung

15 years agoFixes for turbo_rates vs. bonus_ranks
Roland Häder [Mon, 6 Oct 2008 17:49:53 +0000 (17:49 +0000)]
Fixes for turbo_rates vs. bonus_ranks

15 years agoMore use of REVERT_COMMA() fixes problems
Roland Häder [Mon, 6 Oct 2008 17:46:56 +0000 (17:46 +0000)]
More use of REVERT_COMMA() fixes problems

15 years agoFixes for ranking prices
Roland Häder [Mon, 6 Oct 2008 17:35:15 +0000 (17:35 +0000)]
Fixes for ranking prices

15 years agoFixed error in config_bonus
Roland Häder [Mon, 6 Oct 2008 17:22:28 +0000 (17:22 +0000)]
Fixed error in config_bonus

15 years agoFix for 1 second
Roland Häder [Mon, 6 Oct 2008 16:28:03 +0000 (16:28 +0000)]
Fix for 1 second

15 years agoMissed...
Roland Häder [Mon, 6 Oct 2008 16:18:03 +0000 (16:18 +0000)]
Missed...

15 years agoAnother variable fixed, thanks to rasty
Roland Häder [Mon, 6 Oct 2008 16:17:31 +0000 (16:17 +0000)]
Another variable fixed, thanks to rasty