![]() |
![]() |
* Thomas 'Balu' Walter (tw@iTreff.DE) [02.06.99 09:41]: [Problems with login and fals password / non existing-users...] Hm - jojo <hans-joachim.leidinger@home.gelsen-net.de> noticed that the login-procedure works as expected if I delete a code-snippet that generates a listing of categories/subcategories. Testing a little with it I noticed that it works if I put the login before the category-part... But why does it behave like this? Balu PS: I attached the leftside-file with the code...__BODY__
![]() ![]() ![]() ![]() [comment][/comment] [if session logged_in] [then] [comment][/comment] [set Log out] mv_todo=return mv_nextpage=index [userdb function=logout clear=1] mv_username=[value mv_username] [/set] [/then] [else] [comment][/comment] LOG IN [set Login] mv_todo=return mv_nextpage=welcome [userdb function=login] [/set] [if session failure] [data session failure] [/if] neuen Account erstellen [/else] [/if] [comment][/comment] [loop search="ml=100/ra=yes/tf=category/rf=category/un=yes"] [if file __DOCROOT__/__IMAGE_DIR__/buttons/[loop-code].gif] ![]() [else][loop-code] [/else] [/if] [comment] [/comment] [if value mv_searchspec =~ /^[loop-code]/] [loop with="-2" search="ml=100/rf=subcategory/sf=category/se=[loop-code]/tf=subcategory/un=yes"] [loop-code-2] [/loop] [/if] [comment][/comment] [/loop] [comment][/comment] [if items] ![]() Artikel: [nitems] Gesamt: [subtotal] [comment] This seems to make problems... [setlocale eur_EUR] [subtotal] [setlocale] [/comment] Bestellen [/if] [comment][/comment] ![]() |
|