Welcome Guest, Not a member yet? Register   Sign In
Code generate multiple links
#1

[eluser]Unknown[/eluser]
Hi I have a problem and i dont understand why, i have a site developer with code, but on few secctions made multiple links.

EXAMPLE:

http://www.domain.com/cancun/cancun/cancun/cancun/tours

I don´t know why hapen this
Could anybody help me please.
Thank you
#2

[eluser]andrewtheandroid[/eluser]
Are you using relative links? eg. href="cancun" then if they keep clicking the link it just adds to the url. I think you need to add the basurl() or use the "/cancun".
#3

[eluser]khagendra[/eluser]
Use site_url() or base_url() for link. the problem will be solved. here is an example of site_url().

Try like one of these

Code:
1. site_url(‘controlloerName’) if u want to invoke the default function index().


2. site_url(‘controlloerName/functionName’) if u want to invoke the some function


3. site_url(‘controlloerName/functionName/parameter1’) if u want to invoke the some function with one parameter


4. site_url(‘controlloerName/functionName/parameter1/parameter2’) if u want to invoke the some function with two parameters
——similarly for any no of parameters

Hope this will help u.
#4

[eluser]Unknown[/eluser]
I use the base_url();
Example:

src='".base_url()."js/jquery.js'>[removed]\n";

If you check your site or google check the site for any rason the codeigniter can call a functions.

I traid on codeigniter site. Example:
http://codeigniter.com/news/news/news/ne...news/news/

And load the content.

I need to know if this a normal problem or how can i fixed.

Thaks a lot
#5

[eluser]rbcrssn36[/eluser]
The automatic generation of a regular pattern of interfering links is a function implemented in SEAMCAT-3. Its purpose is to simplify generation of multiple links which are located at a certain (circular) pattern around the victim system. A typical interference scenario that would benefit from using this function is depicted in the following figure:

It shows an example of scenario that may be used for estimating intra-service interference to a victim base station of cellular system from mobile transmitters operating in the next tier of co-channel cells of the same system.

The user may create other combinations of mutual coupling and positioning of transceivers in interfering and victim links by accordingly setting the Vr-Wt; It-Wr, and Vr-It correlation choices in the workspace scenario. To use the auto-generation of such regularly spaced interfering links, the user may use command Generate Multiple Interfering Systems in Tools menu.

Note: The auto-generator of multiple interferers works only with interfering links having a fixed correlation mode selected in the Vr-It path scenario option (i.e. the auto-generator does not work with selected Vr-It correlation modes None, Uniform density or Closest interferer).

In the appearing dialog window, as shown below, the user may first select which of the existing interfering links should be multiplied, then set the wanted number of tiers of generated multiple cells, total number of cells per tier and the 'frequency re-use distance' parameter (corresponding to D in the above figure).


Thanks

-----------------------------------------------------------------------------------

HVAC Baltimore | Maryland Solar Water Systems | Lab Sterilizers




Theme © iAndrew 2016 - Forum software by © MyBB