From: <wis...@us...> - 2017-08-24 06:48:53
|
Revision: 13285 http://sourceforge.net/p/xoops/svn/13285 Author: wishcraft Date: 2017-08-24 06:48:51 +0000 (Thu, 24 Aug 2017) Log Message: ----------- releases.xoops.org - fixing profile registration! Modified Paths: -------------- *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/modules/profile/assets/css/style.css *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/modules/profile/class/profile.php *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/releases-xoops-org.sql *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/themes/xbootstrap/style.css Modified: *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/modules/profile/assets/css/style.css =================================================================== --- *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/modules/profile/assets/css/style.css 2017-08-24 05:39:38 UTC (rev 13284) +++ *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/modules/profile/assets/css/style.css 2017-08-24 06:48:51 UTC (rev 13285) @@ -55,3 +55,45 @@ width: 90%; padding: 5px; } + + +#profile .caption-text +{ + font-size: 175% !important; +} + + +#profile .caption-marker +{ + font-size: 295% !important; +} + +#profile input, #profile select +{ + widht: 100% !important;; + font-size: 155% !important;; +} + +.profile-form .odd, .profile-form .even +{ + text-align: left !important; + padding: 4px; +} + +.profile-form radio +{ + margin-right: 8px; + margin-left: 5px; +} + +.profile-form checkbox +{ + margin-right: 4px; + margin-left: 3px; +} + +.profile-form label +{ + width: 29.75% !important; + margin: 2px 2px 1px 1px; +} Modified: *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/modules/profile/class/profile.php =================================================================== --- *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/modules/profile/class/profile.php 2017-08-24 05:39:38 UTC (rev 13284) +++ *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/modules/profile/class/profile.php 2017-08-24 06:48:51 UTC (rev 13285) @@ -268,7 +268,7 @@ $updatewritten= true; if ($obj->vars['account_type']['changed']==true) $updategroups = true; - if ($obj->vars['educational-facility']['changed']==true) + if ($obj->vars['educational_facility']['changed']==true) $updateedu = true; $uid = parent::insert($obj, $force); @@ -294,7 +294,7 @@ $sql = sprintf('DELETE FROM `%s` WHERE `groupid` IN (%s) AND `uid` = %u', $GLOBALS['xoopsDB']->prefix('groups_users_link'), XOOPS_GROUPS_EDUCATION, $uid); $GLOBALS['xoopsDB']->queryF($sql); $sql = ''; - foreach($obj->vars['educational-facility']['value'] as $edutype) + foreach($obj->vars['educational_facility']['value'] as $edutype) { switch($edutype) Modified: *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/releases-xoops-org.sql =================================================================== --- *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/releases-xoops-org.sql 2017-08-24 05:39:38 UTC (rev 13284) +++ *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/releases-xoops-org.sql 2017-08-24 06:48:51 UTC (rev 13285) @@ -100,7 +100,7 @@ LOCK TABLES `poli__banner` WRITE; /*!40000 ALTER TABLE `poli__banner` DISABLE KEYS */; -INSERT INTO `poli__banner` VALUES (1,1,0,64,0,'http://releases.xoops.org.localhost/images/banners/xoops_flashbanner2.htm','http://www.xoops.org/',1008813250,1,''),(2,1,0,71,0,'http://releases.xoops.org.localhost/images/banners/xoops_banner_2.gif','http://www.xoops.org/',1008813250,0,''),(3,1,0,72,0,'http://releases.xoops.org.localhost/images/banners/banner.htm','http://www.xoops.org/',1008813250,1,''); +INSERT INTO `poli__banner` VALUES (1,1,0,67,0,'http://releases.xoops.org.localhost/images/banners/xoops_flashbanner2.htm','http://www.xoops.org/',1008813250,1,''),(2,1,0,72,0,'http://releases.xoops.org.localhost/images/banners/xoops_banner_2.gif','http://www.xoops.org/',1008813250,0,''),(3,1,0,73,0,'http://releases.xoops.org.localhost/images/banners/banner.htm','http://www.xoops.org/',1008813250,1,''); /*!40000 ALTER TABLE `poli__banner` ENABLE KEYS */; UNLOCK TABLES; @@ -557,7 +557,7 @@ `flag` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`lang_id`), KEY `SEARCH` (`name`(10),`code`(3),`folder`(20)) -) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -566,7 +566,7 @@ LOCK TABLES `poli__languages_languages` WRITE; /*!40000 ALTER TABLE `poli__languages_languages` DISABLE KEYS */; -INSERT INTO `poli__languages_languages` VALUES (1,'Albanian','sq','',''),(2,'Arabic','ar','',''),(3,'Bulgarian','bg','',''),(4,'Catalan','ca','',''),(5,'Chinese (Simplified)','zh-CN','schinese,schinese_utf8',''),(6,'Chinese (Traditional)','zh-TW','tchinese,tchinese_utf8',''),(9,'Croatian','hr','',''),(10,'Czech','cs','',''),(11,'Danish','da','',''),(12,'Dutch','nl','',''),(13,'English','en','',''),(14,'Estonian','et','',''),(15,'Filipino','tl','',''),(16,'Finnish','fi','',''),(17,'French','fr','',''),(18,'Galician','gl','',''),(19,'German','de','',''),(20,'Greek','el','',''),(21,'Hebrew','iw','',''),(22,'Hindi','hi','',''),(23,'Hungarian','hu','',''),(24,'Indonesian','id','',''),(25,'Italian','it','',''),(26,'Japanese','ja','',''),(27,'Korean','ko','',''),(28,'Latvian','lv','',''),(29,'Lithuanian','lt','',''),(30,'Maltese','mt','',''),(31,'Norwegian','no','',''),(32,'Polish','pl','',''),(33,'Portuguese','pt','',''),(34,'Romanian','ro','',''),(35,'Russian','ru','',''),(36,'Serbian','sr','',''),(37,'Slovak','sk','',''),(38,'Slovenian','sl','',''),(39,'Spanish','es','',''),(40,'Swedish','sv','',''),(41,'Thai','th','',''),(42,'Turkish','tr','',''),(43,'Ukrainian','uk','',''),(44,'Vietnamese','vi','',''); +INSERT INTO `poli__languages_languages` VALUES (1,'Albanian','sq','',''),(2,'Arabic','ar','',''),(3,'Bulgarian','bg','',''),(4,'Catalan','ca','',''),(5,'Chinese (Simplified)','zh-CN','schinese,schinese_utf8',''),(6,'Chinese (Traditional)','zh-TW','tchinese,tchinese_utf8',''),(9,'Croatian','hr','',''),(10,'Czech','cs','',''),(11,'Danish','da','',''),(12,'Dutch','nl','',''),(13,'English','en','',''),(14,'Estonian','et','',''),(15,'Filipino','tl','',''),(16,'Finnish','fi','',''),(17,'French','fr','',''),(18,'Galician','gl','',''),(19,'German','de','',''),(20,'Greek','el','',''),(21,'Hebrew','iw','',''),(22,'Hindi','hi','',''),(23,'Hungarian','hu','',''),(24,'Indonesian','id','',''),(25,'Italian','it','',''),(26,'Japanese','ja','',''),(27,'Korean','ko','',''),(28,'Latvian','lv','',''),(29,'Lithuanian','lt','',''),(30,'Maltese','mt','',''),(31,'Norwegian','no','',''),(32,'Polish','pl','',''),(33,'Portuguese','pt','',''),(34,'Romanian','ro','',''),(35,'Russian','ru','',''),(36,'Serbian','sr','',''),(37,'Slovak','sk','',''),(38,'Slovenian','sl','',''),(39,'Spanish','es','',''),(40,'Swedish','sv','',''),(41,'Thai','th','',''),(42,'Turkish','tr','',''),(43,'Ukrainian','uk','',''),(44,'Vietnamese','vi','',''),(45,'Klingon','kl','klingon',''),(46,'H4x0r','hx','h4x0r',''); /*!40000 ALTER TABLE `poli__languages_languages` ENABLE KEYS */; UNLOCK TABLES; @@ -1024,7 +1024,7 @@ LOCK TABLES `poli__profile_field` WRITE; /*!40000 ALTER TABLE `poli__profile_field` DISABLE KEYS */; -INSERT INTO `poli__profile_field` VALUES (1,1,'textbox',1,'name','Real Name','',0,255,1,NULL,0,1,1,0,'a:0:{}',2),(2,1,'textbox',1,'user_from','Location','',0,255,2,NULL,0,1,1,0,'a:0:{}',2),(3,1,'timezone',1,'timezone_offset','Time Zone','',0,0,3,NULL,0,1,1,0,'a:0:{}',2),(4,1,'textbox',1,'user_occ','Occupation','',0,255,4,NULL,0,1,1,0,'a:0:{}',2),(5,1,'textbox',1,'user_intrest','Interest','',0,255,5,NULL,0,1,1,0,'a:0:{}',2),(6,1,'textarea',2,'bio','Extra Info','',0,0,6,NULL,0,1,1,0,'a:0:{}',2),(7,1,'datetime',3,'user_regdate','Member Since','',0,10,7,NULL,0,0,1,0,'a:0:{}',0),(8,2,'textbox',1,'user_icq','ICQ','',0,255,1,NULL,0,1,1,0,'a:0:{}',2),(9,2,'textbox',1,'user_aim','AIM','',0,255,2,NULL,0,1,1,0,'a:0:{}',2),(10,2,'textbox',1,'user_yim','YIM','',0,255,3,NULL,0,1,1,0,'a:0:{}',2),(11,2,'textbox',1,'user_msnm','MSNM','',0,255,4,NULL,0,1,1,0,'a:0:{}',2),(12,3,'yesno',3,'user_viewemail','Allow other users to view my email address','',0,1,1,NULL,0,1,1,0,'a:0:{}',2),(13,3,'yesno',3,'attachsig','Always attach my signature','',0,1,2,NULL,0,1,1,0,'a:0:{}',0),(14,3,'yesno',3,'user_mailok','Receive occasional email notices from administrators and moderators?','',0,1,3,NULL,0,1,1,0,'a:0:{}',2),(15,3,'theme',1,'theme','Theme','',0,0,4,NULL,0,1,1,0,'a:0:{}',0),(16,3,'select',1,'umode','Comments Display Mode','',0,0,5,NULL,0,1,1,0,'a:3:{s:4:\"nest\";s:8:\"TmVzdGVk\";s:4:\"flat\";s:8:\"RmxhdA==\";s:6:\"thread\";s:12:\"VGhyZWFkZWQ=\";}',0),(17,3,'select',3,'uorder','Comments Sort Order','',0,0,6,NULL,0,1,1,0,'a:2:{i:0;s:16:\"T2xkZXN0IEZpcnN0\";i:1;s:16:\"TmV3ZXN0IEZpcnN0\";}',0),(18,3,'select',3,'notify_mode','Default Notification Mode','',0,0,7,NULL,0,1,1,0,'a:3:{i:0;s:44:\"Tm90aWZ5IG1lIG9mIGFsbCBzZWxlY3RlZCB1cGRhdGVz\";i:1;s:28:\"Tm90aWZ5IG1lIG9ubHkgb25jZQ==\";i:2;s:64:\"Tm90aWZ5IG1lIG9uY2UgdGhlbiBkaXNhYmxlIHVudGlsIEkgbG9nIGluIGFnYWlu\";}',0),(19,3,'select',3,'notify_method','Notification Method When you monitor e.g. a forum, how would you like to receive notifications of updates?','',0,0,8,NULL,0,1,1,0,'a:3:{i:0;s:28:\"VGVtcG9yYXJpbHkgRGlzYWJsZQ==\";i:1;s:20:\"UHJpdmF0ZSBNZXNzYWdl\";i:2;s:44:\"RW1haWwgKHVzZSBhZGRyZXNzIGluIG15IHByb2ZpbGUp\";}',0),(20,4,'textbox',1,'url','Website','',0,255,1,NULL,0,1,1,0,'a:0:{}',2),(21,4,'textbox',3,'posts','Comments/Posts','',0,0,2,NULL,0,0,1,0,'a:0:{}',0),(22,4,'rank',3,'rank','Rank','',0,0,3,NULL,0,1,1,0,'a:0:{}',0),(23,4,'datetime',3,'last_login','Last Login','',0,10,4,NULL,0,0,1,0,'a:0:{}',0),(24,4,'textarea',2,'user_sig','Signature','',0,0,5,NULL,0,1,1,0,'a:0:{}',0),(25,6,'textbox',1,'author_name','Author Name','This is your publishing authors name',0,255,100,NULL,0,1,1,1,'a:0:{}',0),(26,6,'textbox',1,'author_email','Author eMail','This is your reported author email address',0,255,101,NULL,0,1,1,1,'a:0:{}',0),(27,6,'textbox',1,'author_skype','Author Skype','This is your contact for skype on authoring on this service',0,255,102,NULL,0,1,1,1,'a:0:{}',0),(28,6,'timezone',1,'author_timezone','Author Timezone','This is your authoring timezone',0,255,103,NULL,0,1,1,1,'a:0:{}',0),(29,6,'textbox',1,'author_location','Author Location','This is your reported Authors\' Location',0,255,104,NULL,0,1,1,1,'a:0:{}',0),(30,6,'textbox',1,'author_aliases','Author Aliases','This is your reported author aliases, username, nickname (Seperated by a comma+space)',0,255,105,NULL,0,1,1,1,'a:0:{}',0),(31,6,'textbox',1,'author_blog_url','Author Blog URL','This is the full url for your author blog',0,255,106,NULL,0,1,1,1,'a:0:{}',0),(32,6,'textbox',1,'author_twitter_url','Author Twitter URL','This is the full URL to your twitter profile for authoring details',0,255,107,'https://twitter.com/',0,1,1,1,'a:0:{}',0),(33,6,'textbox',1,'author_facebook_url','Author Facebook URL','This is your full url for your facebook profile with authoring (not group/bizo ~ personal)',0,255,108,'https://facebook.com/',0,1,1,1,'a:0:{}',0),(34,6,'textbox',1,'author_googleplus_url','Author Google+ URL','This is the URL for your personal authoring Google+ Profile',0,255,109,'https://plus.google.com/',0,1,1,1,'a:0:{}',0),(35,6,'textbox',1,'author_group_url','Author Group URL','This is the URL for your business, company, organisation, the group you do releases with URL here',0,255,110,'',0,1,1,1,'a:0:{}',0),(36,6,'textbox',1,'author_xoops_url','Author XOOPS URL','This is your XOOPS.org User Profile URL',0,255,111,'https://xoops.org/modules/profile/userinfo.php?uid=',0,1,1,1,'a:0:{}',0),(37,6,'textbox',1,'author_sourceforge_url','Author Sourceforge.net URL','This is the URL for your sourceforge.net profile (Your User Profile)',0,255,112,'https://sourceforge.net',0,1,1,1,'a:0:{}',0),(38,6,'textbox',1,'author_guthub_url','Author GitHub URL','This is where you put the full URL for your github.com / github.io profile page!',0,255,113,'https://github.com',0,1,1,1,'a:0:{}',0),(39,6,'textbox',1,'author_photo_url','Author Photo URL','This is a URL to periodically check for an image at least high resolution of approx. 1024 x 1024+',0,255,98,'',0,1,1,1,'a:0:{}',0),(40,6,'textbox',1,'author_avatar_url','Author Avatar URL','This is your author avatar URL to periodically import max size 512 x 512 <',0,255,99,'',0,1,1,1,'a:0:{}',0),(60,3,'checkbox',6,'account_type','Account Types','This is the type of releases you will be using on this system',1,0,100,'a:2:{i:0;s:6:\"module\";i:1;s:5:\"theme\";}',0,1,1,1,'a:6:{s:4:\"core\";s:20:\"Q29yZSBEZXZlbG9wZXI=\";s:6:\"module\";s:24:\"TW9kdWxlIERldmVsb3Blcg==\";s:5:\"theme\";s:20:\"VGhlbWUgRGV2ZWxvcGVy\";s:8:\"language\";s:24:\"VHJhbnNsYXRvciBNZW1iZXI=\";s:8:\"document\";s:28:\"RG9jdW1lbnRhdGlvbiBNZW1iZXI=\";s:7:\"testing\";s:20:\"VGVzdGluZyBNZW1iZXI=\";}',1),(42,1,'languages',6,'spoken_languages','Spoken Languages','Your spoken languages',1,0,1111,NULL,0,1,1,1,'a:0:{}',1),(43,1,'languages',6,'written_languages','Written Languages','Your scribing languages that you can write/type',1,0,1831,NULL,0,1,1,1,'a:0:{}',1),(44,5,'textbox',1,'group_icon_url','Group Icon URL','This is the URL for the release groups icon (Maximum Size = 512x512)',0,255,100,'',0,1,1,1,'a:0:{}',0),(45,5,'textbox',1,'group_logo_url','Group Logo URL','This is the release group/business/organisation Logo URL (Maximum Size = 2048 x 2048)',0,255,101,'',0,1,1,1,'a:0:{}',0),(46,5,'textbox',1,'group_name','Group Name','This is the name of the group, business, organisation you do releases under',0,255,102,'',0,1,1,1,'a:0:{}',0),(47,5,'textbox',1,'group_email','Group Email Address','This is the group/business/organisation email address you have for contact',0,255,104,'',0,1,1,1,'a:0:{}',0),(48,5,'timezone',1,'group_timezone','Group Timezone','This is you\'re releases group timezone',0,255,105,'0',0,1,1,1,'a:0:{}',0),(49,5,'textbox',1,'group_location','Group Location','This is the general location of the group for releases',0,255,106,'',0,1,1,1,'a:0:{}',0),(50,5,'textbox',1,'group_registration_url','Group Registration URL','This is the URL for any dossier on the registration of the group ie. RBN listing',0,255,107,'',0,1,1,1,'a:0:{}',0),(51,5,'textbox',1,'group_blog_url','Group Blog URL','This the the URL for the releases group blog',0,255,108,'',0,1,1,1,'a:0:{}',0),(52,5,'textbox',1,'group_twitter_url','Group Twitter Profile URL','This is the URL for your group Twitter Profile URL',0,255,109,'https://twitter.com/',0,1,1,1,'a:0:{}',0),(53,5,'textbox',1,'group_facebook_url','Group Facebook Profile URL','This is the facebook URL path for your page for your releases group',0,255,110,'https://facebook.com/',0,1,1,1,'a:0:{}',0),(54,5,'textbox',1,'group_googleplus_url','Group Google+ Profile URL','This is the URL for your Google+ Releases Group Profile Page',0,255,111,'',0,1,1,1,'a:0:{}',0),(55,5,'textbox',1,'group_profile_url','Group Profile URL','This the URL for your Releases Groups Website/Profile Page',0,255,112,'',0,1,1,1,'a:0:{}',0),(56,5,'textbox',1,'group_sourceforge_url','Group Sourceforge.net Profile/Project URL','This is the URL for your sourceforge.net project or profile page',0,255,113,'https://sourceforge.net/project/',0,1,1,1,'a:0:{}',0),(57,5,'textbox',1,'group_github_url','Group GitHub Profile URL','This is the URL for your GitHub Releases Group URL',0,255,114,'https://github.com/',0,1,1,1,'a:0:{}',0),(58,5,'textbox',1,'group_tickets_url','Group Bug Reporting URL','This is the URL for your releases bug tickets/reporting',0,255,115,'',0,1,1,1,'a:0:{}',0),(59,5,'textbox',1,'group_wiki_url','Group Wiki/Help References URL','This is your releases group wiki/help references URL',0,255,116,'',0,1,1,1,'a:0:{}',0),(61,3,'textbox',1,'callback_api_url','Callback API URL','This is the URL for your own API to be used for callback passes on events on this portal relating to you',0,255,99,'http://',0,1,1,1,'a:0:{}',0),(62,3,'textbox',1,'invite_email','invite eMail','This is the email address the individual was invited to this portal on',0,255,1111,'',0,1,1,1,'a:0:{}',0),(63,3,'checkbox',6,'educational-facility','Educational Facility','If this account is being used at an educational facility please select the types you are from the list!',0,0,1112,'a:1:{i:0;s:0:\"\";}',0,1,1,1,'a:6:{s:7:\"primary\";s:20:\"UHJpbWFyeSBTY2hvb2w=\";s:9:\"secondary\";s:16:\"SGlnaCBTY2hvb2w=\";s:8:\"tertiary\";s:24:\"VGVyaXRhcnkgRWR1Y2F0aW9u\";s:14:\"youth-vocation\";s:24:\"WW91dGggVm9jYXRpb25hbA==\";s:14:\"adult-vocation\";s:24:\"QWR1bHQgVm9jYXRpb25hbA==\";s:9:\"religious\";s:24:\"RmFpdGgncyBGYWNpbGl0eQ==\";}',1); +INSERT INTO `poli__profile_field` VALUES (1,1,'textbox',1,'name','Real Name','',0,255,1,NULL,0,1,1,0,'a:0:{}',2),(2,1,'textbox',1,'user_from','Location','',0,255,2,NULL,0,1,1,0,'a:0:{}',2),(3,1,'timezone',1,'timezone_offset','Time Zone','',0,0,3,NULL,0,1,1,0,'a:0:{}',2),(4,1,'textbox',1,'user_occ','Occupation','',0,255,4,NULL,0,1,1,0,'a:0:{}',2),(5,1,'textbox',1,'user_intrest','Interest','',0,255,5,NULL,0,1,1,0,'a:0:{}',2),(6,1,'textarea',2,'bio','Extra Info','',0,0,6,NULL,0,1,1,0,'a:0:{}',2),(7,1,'datetime',3,'user_regdate','Member Since','',0,10,7,NULL,0,0,1,0,'a:0:{}',0),(8,2,'textbox',1,'user_icq','ICQ','',0,255,1,NULL,0,1,1,0,'a:0:{}',2),(9,2,'textbox',1,'user_aim','AIM','',0,255,2,NULL,0,1,1,0,'a:0:{}',2),(10,2,'textbox',1,'user_yim','YIM','',0,255,3,NULL,0,1,1,0,'a:0:{}',2),(11,2,'textbox',1,'user_msnm','MSNM','',0,255,4,NULL,0,1,1,0,'a:0:{}',2),(12,3,'yesno',3,'user_viewemail','Allow other users to view my email address','',0,1,1,NULL,0,1,1,0,'a:0:{}',2),(13,3,'yesno',3,'attachsig','Always attach my signature','',0,1,2,NULL,0,1,1,0,'a:0:{}',0),(14,3,'yesno',3,'user_mailok','Receive occasional email notices from administrators and moderators?','',0,1,3,NULL,0,1,1,0,'a:0:{}',2),(15,3,'theme',1,'theme','Theme','',0,0,4,NULL,0,1,1,0,'a:0:{}',0),(16,3,'select',1,'umode','Comments Display Mode','',0,0,5,NULL,0,1,1,0,'a:3:{s:4:\"nest\";s:8:\"TmVzdGVk\";s:4:\"flat\";s:8:\"RmxhdA==\";s:6:\"thread\";s:12:\"VGhyZWFkZWQ=\";}',0),(17,3,'select',3,'uorder','Comments Sort Order','',0,0,6,NULL,0,1,1,0,'a:2:{i:0;s:16:\"T2xkZXN0IEZpcnN0\";i:1;s:16:\"TmV3ZXN0IEZpcnN0\";}',0),(18,3,'select',3,'notify_mode','Default Notification Mode','',0,0,7,NULL,0,1,1,0,'a:3:{i:0;s:44:\"Tm90aWZ5IG1lIG9mIGFsbCBzZWxlY3RlZCB1cGRhdGVz\";i:1;s:28:\"Tm90aWZ5IG1lIG9ubHkgb25jZQ==\";i:2;s:64:\"Tm90aWZ5IG1lIG9uY2UgdGhlbiBkaXNhYmxlIHVudGlsIEkgbG9nIGluIGFnYWlu\";}',0),(19,3,'select',3,'notify_method','Notification Method When you monitor e.g. a forum, how would you like to receive notifications of updates?','',0,0,8,NULL,0,1,1,0,'a:3:{i:0;s:28:\"VGVtcG9yYXJpbHkgRGlzYWJsZQ==\";i:1;s:20:\"UHJpdmF0ZSBNZXNzYWdl\";i:2;s:44:\"RW1haWwgKHVzZSBhZGRyZXNzIGluIG15IHByb2ZpbGUp\";}',0),(20,4,'textbox',1,'url','Website','',0,255,1,NULL,0,1,1,0,'a:0:{}',2),(21,4,'textbox',3,'posts','Comments/Posts','',0,0,2,NULL,0,0,1,0,'a:0:{}',0),(22,4,'rank',3,'rank','Rank','',0,0,3,NULL,0,1,1,0,'a:0:{}',0),(23,4,'datetime',3,'last_login','Last Login','',0,10,4,NULL,0,0,1,0,'a:0:{}',0),(24,4,'textarea',2,'user_sig','Signature','',0,0,5,NULL,0,1,1,0,'a:0:{}',0),(25,6,'textbox',1,'author_name','Author Name','This is your publishing authors name',0,255,100,NULL,0,1,1,1,'a:0:{}',0),(26,6,'textbox',1,'author_email','Author eMail','This is your reported author email address',0,255,101,NULL,0,1,1,1,'a:0:{}',0),(27,6,'textbox',1,'author_skype','Author Skype','This is your contact for skype on authoring on this service',0,255,102,NULL,0,1,1,1,'a:0:{}',0),(28,6,'timezone',1,'author_timezone','Author Timezone','This is your authoring timezone',0,255,103,NULL,0,1,1,1,'a:0:{}',0),(29,6,'textbox',1,'author_location','Author Location','This is your reported Authors\' Location',0,255,104,NULL,0,1,1,1,'a:0:{}',0),(30,6,'textbox',1,'author_aliases','Author Aliases','This is your reported author aliases, username, nickname (Seperated by a comma+space)',0,255,105,NULL,0,1,1,1,'a:0:{}',0),(31,6,'textbox',1,'author_blog_url','Author Blog URL','This is the full url for your author blog',0,255,106,NULL,0,1,1,1,'a:0:{}',0),(32,6,'textbox',1,'author_twitter_url','Author Twitter URL','This is the full URL to your twitter profile for authoring details',0,255,107,'https://twitter.com/',0,1,1,1,'a:0:{}',0),(33,6,'textbox',1,'author_facebook_url','Author Facebook URL','This is your full url for your facebook profile with authoring (not group/bizo ~ personal)',0,255,108,'https://facebook.com/',0,1,1,1,'a:0:{}',0),(34,6,'textbox',1,'author_googleplus_url','Author Google+ URL','This is the URL for your personal authoring Google+ Profile',0,255,109,'https://plus.google.com/',0,1,1,1,'a:0:{}',0),(35,6,'textbox',1,'author_group_url','Author Group URL','This is the URL for your business, company, organisation, the group you do releases with URL here',0,255,110,'',0,1,1,1,'a:0:{}',0),(36,6,'textbox',1,'author_xoops_url','Author XOOPS URL','This is your XOOPS.org User Profile URL',0,255,111,'https://xoops.org/modules/profile/userinfo.php?uid=',0,1,1,1,'a:0:{}',0),(37,6,'textbox',1,'author_sourceforge_url','Author Sourceforge.net URL','This is the URL for your sourceforge.net profile (Your User Profile)',0,255,112,'https://sourceforge.net',0,1,1,1,'a:0:{}',0),(38,6,'textbox',1,'author_guthub_url','Author GitHub URL','This is where you put the full URL for your github.com / github.io profile page!',0,255,113,'https://github.com',0,1,1,1,'a:0:{}',0),(39,6,'textbox',1,'author_photo_url','Author Photo URL','This is a URL to periodically check for an image at least high resolution of approx. 1024 x 1024+',0,255,98,'',0,1,1,1,'a:0:{}',0),(40,6,'textbox',1,'author_avatar_url','Author Avatar URL','This is your author avatar URL to periodically import max size 512 x 512 <',0,255,99,'',0,1,1,1,'a:0:{}',0),(60,3,'checkbox',6,'account_type','Account Types','This is the type of releases you will be using on this system',1,0,100,'a:2:{i:0;s:6:\"module\";i:1;s:5:\"theme\";}',0,1,1,1,'a:6:{s:4:\"core\";s:20:\"Q29yZSBEZXZlbG9wZXI=\";s:6:\"module\";s:24:\"TW9kdWxlIERldmVsb3Blcg==\";s:5:\"theme\";s:20:\"VGhlbWUgRGV2ZWxvcGVy\";s:7:\"testing\";s:20:\"VGVzdGluZyBNZW1iZXI=\";s:8:\"document\";s:20:\"RG9jdW1lbnRhdGlvbg==\";s:8:\"language\";s:24:\"Q29weSBUcmFuc2xhdGVycw==\";}',1),(42,1,'languages',6,'spoken_languages','Spoken Languages','Your spoken languages',1,0,1111,NULL,0,1,1,1,'a:0:{}',1),(43,1,'languages',6,'written_languages','Written Languages','Your scribing languages that you can write/type',1,0,1831,NULL,0,1,1,1,'a:0:{}',1),(44,5,'textbox',1,'group_icon_url','Group Icon URL','This is the URL for the release groups icon (Maximum Size = 512x512)',0,255,100,'',0,1,1,1,'a:0:{}',0),(45,5,'textbox',1,'group_logo_url','Group Logo URL','This is the release group/business/organisation Logo URL (Maximum Size = 2048 x 2048)',0,255,101,'',0,1,1,1,'a:0:{}',0),(46,5,'textbox',1,'group_name','Group Name','This is the name of the group, business, organisation you do releases under',0,255,102,'',0,1,1,1,'a:0:{}',0),(47,5,'textbox',1,'group_email','Group Email Address','This is the group/business/organisation email address you have for contact',0,255,104,'',0,1,1,1,'a:0:{}',0),(48,5,'timezone',1,'group_timezone','Group Timezone','This is you\'re releases group timezone',0,255,105,'0',0,1,1,1,'a:0:{}',0),(49,5,'textbox',1,'group_location','Group Location','This is the general location of the group for releases',0,255,106,'',0,1,1,1,'a:0:{}',0),(50,5,'textbox',1,'group_registration_url','Group Registration URL','This is the URL for any dossier on the registration of the group ie. RBN listing',0,255,107,'',0,1,1,1,'a:0:{}',0),(51,5,'textbox',1,'group_blog_url','Group Blog URL','This the the URL for the releases group blog',0,255,108,'',0,1,1,1,'a:0:{}',0),(52,5,'textbox',1,'group_twitter_url','Group Twitter Profile URL','This is the URL for your group Twitter Profile URL',0,255,109,'https://twitter.com/',0,1,1,1,'a:0:{}',0),(53,5,'textbox',1,'group_facebook_url','Group Facebook Profile URL','This is the facebook URL path for your page for your releases group',0,255,110,'https://facebook.com/',0,1,1,1,'a:0:{}',0),(54,5,'textbox',1,'group_googleplus_url','Group Google+ Profile URL','This is the URL for your Google+ Releases Group Profile Page',0,255,111,'',0,1,1,1,'a:0:{}',0),(55,5,'textbox',1,'group_profile_url','Group Profile URL','This the URL for your Releases Groups Website/Profile Page',0,255,112,'',0,1,1,1,'a:0:{}',0),(56,5,'textbox',1,'group_sourceforge_url','Group Sourceforge.net Profile/Project URL','This is the URL for your sourceforge.net project or profile page',0,255,113,'https://sourceforge.net/project/',0,1,1,1,'a:0:{}',0),(57,5,'textbox',1,'group_github_url','Group GitHub Profile URL','This is the URL for your GitHub Releases Group URL',0,255,114,'https://github.com/',0,1,1,1,'a:0:{}',0),(58,5,'textbox',1,'group_tickets_url','Group Bug Reporting URL','This is the URL for your releases bug tickets/reporting',0,255,115,'',0,1,1,1,'a:0:{}',0),(59,5,'textbox',1,'group_wiki_url','Group Wiki/Help References URL','This is your releases group wiki/help references URL',0,255,116,'',0,1,1,1,'a:0:{}',0),(61,3,'textbox',1,'callback_api_url','Callback API URL','This is the URL for your own API to be used for callback passes on events on this portal relating to you',0,255,99,'http://',0,1,1,1,'a:0:{}',0),(62,3,'textbox',1,'invite_email','invite eMail','This is the email address the individual was invited to this portal on',0,255,1111,'',0,1,1,1,'a:0:{}',0),(63,3,'checkbox',6,'educational_facility','Educational Facility','If this account is being used at an educational facility please select the types you are from the list!',0,0,1112,'a:1:{i:0;s:0:\"\";}',0,1,1,1,'a:6:{s:7:\"primary\";s:20:\"UHJpbWFyeSBTY2hvb2w=\";s:9:\"secondary\";s:16:\"SGlnaCBTY2hvb2w=\";s:8:\"tertiary\";s:24:\"VGVyaXRhcnkgRWR1Y2F0aW9u\";s:14:\"youth-vocation\";s:24:\"WW91dGggVm9jYXRpb25hbA==\";s:14:\"adult-vocation\";s:24:\"QWR1bHQgVm9jYXRpb25hbA==\";s:9:\"religious\";s:24:\"RmFpdGgncyBGYWNpbGl0eQ==\";}',1); /*!40000 ALTER TABLE `poli__profile_field` ENABLE KEYS */; UNLOCK TABLES; @@ -1074,7 +1074,7 @@ `account_type` mediumtext, `callback_api_url` varchar(255) DEFAULT NULL, `invite_email` varchar(255) DEFAULT NULL, - `educational-facility` mediumtext, + `educational_facility` mediumtext, PRIMARY KEY (`profile_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1168,7 +1168,7 @@ LOCK TABLES `poli__protector_access` WRITE; /*!40000 ALTER TABLE `poli__protector_access` DISABLE KEYS */; -INSERT INTO `poli__protector_access` VALUES ('::1','/modules/profile/edituser.php','',1503524779),('::1','/','',1503524776),('::1','/modules/profile/admin/field.php?op=edit&id=63','',1503524720),('::1','/modules/profile/admin/field.php?op=edit&id=63','',1503524720),('::1','/modules/profile/admin/field.php?op=edit&id=63','',1503524765),('::1','/modules/profile/admin/field.php?op=edit&id=63','',1503524765); +INSERT INTO `poli__protector_access` VALUES ('::1','/','',1503556972),('::1','/edituser.php','',1503556978),('::1','/modules/profile/edituser.php','',1503556978),('::1','/modules/profile/admin/field.php?op=edit&id=60','',1503556966),('::1','/modules/profile/admin/field.php?op=edit&id=60','',1503556966); /*!40000 ALTER TABLE `poli__protector_access` ENABLE KEYS */; UNLOCK TABLES; @@ -1260,7 +1260,7 @@ LOCK TABLES `poli__session` WRITE; /*!40000 ALTER TABLE `poli__session` DISABLE KEYS */; -INSERT INTO `poli__session` VALUES ('9248079haliop5ciq83br9k6l0',1503524719,'::1','xoopsUserId|s:1:\"1\";xoopsUserGroups|a:5:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"6\";i:3;s:1:\"5\";i:4;s:1:\"8\";}protector_last_ip|s:3:\"::1\";XOOPS_TOKEN_SESSION|a:9:{i:0;a:2:{s:2:\"id\";s:32:\"96a2f6309c58af7b0d25bd33e92def99\";s:6:\"expire\";i:1503524722;}i:1;a:2:{s:2:\"id\";s:32:\"57447787e5c409b31288f73e73a4925f\";s:6:\"expire\";i:1503524928;}i:2;a:2:{s:2:\"id\";s:32:\"0a77596798c28239101752d93ddf5a1d\";s:6:\"expire\";i:1503525462;}i:3;a:2:{s:2:\"id\";s:32:\"0552b99e20f212f516ef3c5e7c7a7dbc\";s:6:\"expire\";i:1503525741;}i:5;a:2:{s:2:\"id\";s:32:\"8ef1b04c09f7c0ebb8a69448d22fb4ad\";s:6:\"expire\";i:1503525851;}i:6;a:2:{s:2:\"id\";s:32:\"66f8fbb8be2edbf179826207e4c0dac5\";s:6:\"expire\";i:1503525980;}i:7;a:2:{s:2:\"id\";s:32:\"5ad64a06b95e6291e5b3533ffc213692\";s:6:\"expire\";i:1503526000;}i:8;a:2:{s:2:\"id\";s:32:\"021114928c3c48d46ff927a0d4102b8b\";s:6:\"expire\";i:1503526145;}i:9;a:2:{s:2:\"id\";s:32:\"5e720ed8ac2c903f19cb520d46a74a58\";s:6:\"expire\";i:1503526159;}}'); +INSERT INTO `poli__session` VALUES ('san8qppe0d0mnp15g2vkp3ncb5',1503556919,'::1','xoopsUserId|s:1:\"1\";xoopsUserGroups|a:5:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"6\";i:3;s:1:\"5\";i:4;s:1:\"8\";}protector_last_ip|s:3:\"::1\";XOOPS_TOKEN_SESSION|a:4:{i:0;a:2:{s:2:\"id\";s:32:\"6cc0bb34655f16bb70dd8c9fc9665c82\";s:6:\"expire\";i:1503558143;}i:1;a:2:{s:2:\"id\";s:32:\"411facf46ea7512b9f303b908689e0f4\";s:6:\"expire\";i:1503558212;}i:2;a:2:{s:2:\"id\";s:32:\"747578ab7d8ec218baabc80b67e585e6\";s:6:\"expire\";i:1503558346;}i:3;a:2:{s:2:\"id\";s:32:\"986068279cabf3390ce2b69f4ecef748\";s:6:\"expire\";i:1503558358;}}'); /*!40000 ALTER TABLE `poli__session` ENABLE KEYS */; UNLOCK TABLES; @@ -1429,7 +1429,7 @@ LOCK TABLES `poli__users` WRITE; /*!40000 ALTER TABLE `poli__users` DISABLE KEYS */; -INSERT INTO `poli__users` VALUES (1,'Simon Antony Roberts','wishcraft','wis...@us...','http://releases.xoops.org.localhost/','avatars/blank.gif',1501154455,'','Marrickville South, NSW, Australia','',1,'','','','','$2y$10$E.YjXFEkIKb7qSmbgwDlxOQ0vPl/yHl09JVMkLcFeF2mWJrMGe/VK',0,0,7,5,'0',10.0,1503524660,'flat',0,1,0,'Open Source','','',0),(2,'','test','simon@snails.email','','avatars/blank.gif',1501371906,'','',NULL,0,'f0150af8','','','','$2y$10$uqDYa5l1AHC0azBZp/HITOhJX9yUxTqUUNsD/4hjovgC.O6vQSdGG',0,0,0,1,'xbootstrap',0.0,1501371946,'flat',0,1,0,'','','',1); +INSERT INTO `poli__users` VALUES (1,'Simon Antony Roberts','wishcraft','wis...@us...','http://releases.xoops.org.localhost/','avatars/blank.gif',1501154455,'','Marrickville South, NSW, Australia','',1,'','','','','$2y$10$E.YjXFEkIKb7qSmbgwDlxOQ0vPl/yHl09JVMkLcFeF2mWJrMGe/VK',0,0,7,5,'0',10.0,1503556906,'flat',0,1,0,'Open Source','','',0),(2,'','test','simon@snails.email','','avatars/blank.gif',1501371906,'','',NULL,0,'f0150af8','','','','$2y$10$uqDYa5l1AHC0azBZp/HITOhJX9yUxTqUUNsD/4hjovgC.O6vQSdGG',0,0,0,1,'xbootstrap',0.0,1501371946,'flat',0,1,0,'','','',1); /*!40000 ALTER TABLE `poli__users` ENABLE KEYS */; UNLOCK TABLES; @@ -1566,4 +1566,4 @@ /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2017-08-24 7:47:55 +-- Dump completed on 2017-08-24 16:45:27 Modified: *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/themes/xbootstrap/style.css =================================================================== --- *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/themes/xbootstrap/style.css 2017-08-24 05:39:38 UTC (rev 13284) +++ *.xoops.org (Subdomain APIs & Sites)/releases.xoops.org/themes/xbootstrap/style.css 2017-08-24 06:48:51 UTC (rev 13285) @@ -1669,44 +1669,3 @@ background-repeat: none; padding-left: 16px; } - -#profile .caption-text -{ - font-size: 175% !important; -} - - -#profile .caption-marker -{ - font-size: 295% !important; -} - -#profile input, #profile select -{ - widht: 100% !important;; - font-size: 155% !important;; -} - -.profile-form .odd, .profile-form .even -{ - text-align: left !important; - padding: 4px; -} - -.profile-form radio -{ - margin-right: 8px; - margin-left: 5px; -} - -.profile-form checkbox -{ - margin-right: 4px; - margin-left: 3px; -} - -.profile-form label -{ - width: 29.75% !important; - margin: 2px 2px 1px 1px; -} \ No newline at end of file |