منتدى استراحات زايد

منتدى استراحات زايد (http://vb.ma7room.com/index.php)
-   منتدى أخبار المواقع والمنتديات العربية والأجنبية (http://vb.ma7room.com/forumdisplay.php?f=183)
-   -   USER CP integration in my Website (profile unification) (http://vb.ma7room.com/showthread.php?t=216083)

محروم.كوم 08-25-2009 03:00 PM

USER CP integration in my Website (profile unification)
 
Hi, my website is www.idieta.ro and my forum is www.idieta.ro/forums.
The task:
Task1: Profile unification.
The issues I have:
Issue1: In my website now I have two different profiles and PANELS witch is confusing for many users.
Issue2: I need extra data from users like (for example):
  • first name
  • last name
  • city
  • address
  • phone number
Issue3: I need the user accounts to be spaces and other special characters free.
Issue4: I need to disable and redirect all USER CP specific links to my NEW USER CP in parent application.
I have to take the following notes in consideration:
Note1: My website application uses a SYMFONY 1.0.8 framework.
Note2: The profile must be a plug-in (so it can help others) for SYMFONY 1.0.8.
Note3: SYMFONY uses SF_GUARD PLUGIN for user management.
What help do I need:
Help1: Any information about database interaction for user profiles.
Help2: Any information, warnings or walkthroughs for my specific task.
Help3: Any information about user registration, user account validation, CAPCHA, etc.
Help4: Solution about disabling/redirecting USER CP with minimal amount of modification ( I like the upgrade process for the forum to be easy as it is after these modifications).
Help5: Links and other data that may lead to something useful.

Help6: Encouragement it's welcomed too. :)


I am sorry for my cold presentation from above but I like to make it as clear as possible. Also I'd like to say Hello to all of you! since this is my first post on this forum.


الساعة الآن 01:27 AM

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By Almuhajir


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227