-
关于跳转问题急~
-
-
本帖最后由 xhai 于 2012-6-26 19:50 编辑
以实现注册跳转,想知道如何填完基本资料 跳转 详细资料 填完跳转 内心独白 填完跳转 联系方式
请管理员告知要修改的几个页面。我在摸索。
-
2793 次浏览
2 条评论
收藏
2个评论
-
-
--
楼主 2020-12-01 10:00
-
if ( !defined( \"ALLOWGUEST\" ) )
{
exit( \"Access Denied\" );
}
if ( intval( $mod_loginstatus ) == 1 )
{
Core_Fun::halt( Core_Lang::get( \"reg_error_logined\" ), \"\", 1 );
}
$menu_data = Mod_Menu::get( \"reg\" );
$comeurl = Core_Fun::recpost( \"comeurl\" );
if ( !Core_Fun::ischar( $comeurl ) )
{
$comeurl = $_SERVER[\'HTTP_REFERER\'];
}
$tpl->assign( \"province_select\", Core_Area::area_select( 0, \"provinceid\", 0, 1, \"cityid\", 0, \"regtip_city\" ) );
$tpl->assign( \"city_select\", Core_Area::child_select( 0, 0, \"cityid\" ) );
$tpl->assign( \"education_select\", Core_Var::select( 0, \"education\", \"education\" ) );
$tpl->assign( \"marry_select\", Core_Var::select( 0, \"marrystatus\", \"marrystatus\" ) );
$tpl->assign( \"salary_select\", Core_Var::select( 0, \"salary\", \"salary\" ) );
$tpl->assign( \"lovekind_select\", Core_Mod::db_select( 0, \"lovekind\", \"lovekind\" ) );
$tpl->assign( \"height_select\", Core_Mod::height( 0, \"height\" ) );
$tpl->assign( \"comeurl\", $comeurl );
$page_title = $menu_data[\'metatitle\'];
$page_keyword = $menu_data[\'metakeyword\'];
$page_description = $menu_data[\'metadescription\'];
$thepath = \"<a href=\'\".$menu_data[\'channelurl\'].\"\'>\".$menu_data[\'name\'].\"</a>\";
$tpl->assign( \"page_title\", $page_title.\"-\".$config[\'sitename\'] );
$tpl->assign( \"page_keyword\", $page_keyword );
$tpl->assign( \"page_description\", $page_description );
$tpl->assign( \"thepath\", $thepath );
?>
看不明白~!长官~!
-
-
回复 · 0条回复
-
-
-
--
2020-12-01 10:00
-
soure/widget/passport_reg.php修改
-
-
回复 · 0条回复
-
作者信息
-
关注
-
试
免费试用
-
咨询热线
-
咨询热线
020-82299 259
-
在线咨询