Welcome Guest, Not a member yet? Register   Sign In
PROCEDURE#4
#9

[eluser]v4et[/eluser]
Aken I think youre wrong in the sense Im totally new to ci,that dont mean I wont accomplish and yes I know php and have made various successfull projects on it,but ci is something diferent and I much rather prefer people with attitudes like urself to stay away just like insitefx,if anybody got good attitude is welcome if not they are not needed.

Im rediscoverin ci and found out I dont have to install nothing since my script is already built on top of it,sure no need to put nothing on config.php because howeverly my server finds my index.php and I base myself on some testing,just like the url that is also supposed to be put here is auto findable just like neo vagina's are auto cleanable.This is something that led me to think theres not much to do since also on index.php the system folder and application was assigned by default and tested too of ci acurracy,so Im wondering what is wrong since theres not much left to configure but this
/*
* --------------------------------------------------------------------
* DEFAULT CONTROLLER
* --------------------------------------------------------------------
*
* Normally you will set your default controller in the routes.php file.
* You can, however, force a custom routing by hard-coding a
* specific controller class/function here. For most applications, you
* WILL NOT set your routing here, but it's an option for those
* special instances where you might want to override the standard
* routing in a specific front controller that shares a common CI installation.
*
* IMPORTANT: If you set the routing here, NO OTHER controller will be
* callable. In essence, this preference limits your application to ONE
* specific controller. Leave the function name blank if you need
* to call functions dynamically via the URI.
*
* Un-comment the $routing array below to use this feature
*
*/
// The directory name, relative to the "controllers" folder. Leave blank
// if your controller is not in a sub-folder within the "controllers" folder
$routing['directory'] = 'abccontrollers';

// The controller class file name. Example: Mycontroller
$routing['controller'] = '';

// The controller function you wish to be called.
$routing['function'] = 'Buyer';


/*
* -------------------------------------------------------------------
* CUSTOM CONFIG VALUES
* -------------------------------------------------------------------
*
* The $assign_to_config array below will be passed dynamically to the
* config class when initialized. This allows you to set custom config
* items or override any default config values found in the config.php file.
* This can be handy as it permits you to share one application between
* multiple front controller files, with each file containing different
* config values.
*
* Un-comment the $assign_to_config array below to use this feature
*
*/
// $assign_to_config['name_of_config_item'] = 'value of config item';



// --------------------------------------------------------------------
// END OF USER CONFIGURABLE SETTINGS. DO NOT EDIT BELOW THIS LINE
// --------------------------------------------------------------------

Maybe is the missing thing so paypal dont bring this error
Paypal error in snoxi, address that the money was sent to does not match the settings

If anybody can tell me in which dir ci stores user payment info in relation to paypal Ill be greatfull
thanks and you can post here as long you live ur attitudes aside


Messages In This Thread
PROCEDURE#4 - by El Forum - 05-24-2012, 09:13 PM
PROCEDURE#4 - by El Forum - 05-24-2012, 09:17 PM
PROCEDURE#4 - by El Forum - 05-24-2012, 09:20 PM
PROCEDURE#4 - by El Forum - 05-24-2012, 11:31 PM
PROCEDURE#4 - by El Forum - 05-25-2012, 12:11 AM
PROCEDURE#4 - by El Forum - 05-25-2012, 12:15 AM
PROCEDURE#4 - by El Forum - 05-25-2012, 02:02 AM
PROCEDURE#4 - by El Forum - 05-25-2012, 03:52 PM
PROCEDURE#4 - by El Forum - 05-25-2012, 10:55 PM
PROCEDURE#4 - by El Forum - 05-25-2012, 11:10 PM
PROCEDURE#4 - by El Forum - 05-25-2012, 11:18 PM
PROCEDURE#4 - by El Forum - 05-25-2012, 11:36 PM
PROCEDURE#4 - by El Forum - 05-25-2012, 11:52 PM
PROCEDURE#4 - by El Forum - 05-26-2012, 03:07 AM
PROCEDURE#4 - by El Forum - 05-26-2012, 03:42 AM
PROCEDURE#4 - by El Forum - 05-27-2012, 06:19 PM
PROCEDURE#4 - by El Forum - 05-27-2012, 07:42 PM
PROCEDURE#4 - by El Forum - 05-27-2012, 08:00 PM
PROCEDURE#4 - by El Forum - 05-29-2012, 12:01 PM
PROCEDURE#4 - by El Forum - 05-29-2012, 01:59 PM
PROCEDURE#4 - by El Forum - 05-30-2012, 03:44 AM
PROCEDURE#4 - by El Forum - 06-06-2012, 11:04 PM



Theme © iAndrew 2016 - Forum software by © MyBB