Application Integration -- Help Would Be Appreciated.
Could someone please help me,
I have downloaded and installed an application called PHPCheckz, stand alone it works fine after a bit of tweaking with the install file, ie removing the HTTP_VARS_POST and replacing it with POST statements and moving the db.php file into the same folder as the install.php file initially and then moving it back after installation.
What i have tried to do is bridge it but with no luck.
Can someone help me use this app in my website - www.scotbird.co.uk on a seperate page and only if the user is logged in.
I currently have the phpcheckz folder within my forum folder.
Re: Application Integration -- Help Would Be Appreciated.
Right Guys,
I have scrubbed the PHPCheckz system, after playing with it stand alone it is not for me.
I think i can write what i am after, but i need help in the following
Login
I only want a user to access a page if logged in, if not i want him directed to the Login Page, how do i do that with ICY P, it was easy enough in Phpbb3 as i spent time studying it, but i am new to the IP infrastructure.
Once i have written the Database controls for my PHP app, no doubt i will be back to ask for more help.
Re: Application Integration -- Help Would Be Appreciated.
Not had a chance to try this yet,
I have downloaded my site to local PC, set up wampserver correctly, type website in and it appears in localhost, the problem i have is:-
When ever i click on a page within local host eg click on forum link just below header and it diverts to the real website and not local host, how can i stop this so i can test my site locally ?
/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* READ THIS! Wherever you see TEMPLATE or Template or template, replace with whatever you
* want to call your new page.
*
***************************************************************************/
/***** If you create VARS (Custom) that do not already exist in Icy Phoenix, then you will also need to create the file "variables.php" for variable-transition to the .tpl file(s). So you will need to uncomment the line below.
*****/
include($phpbb_root_path . 'tickvariables.'.$phpEx);
// standard session management
$userdata = session_pagestart($user_ip, PAGE_TICKINDEX);
The time now is Thu 08 May, 2025 00:41 • All times are UTC + 1 Hour [DST enabled]
Permissions List
Permissions List
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events