The tag has no wiki summary.

learn more… | top users | synonyms (1)

0
votes
0answers
10 views

URLs in MSM subsites are still using index.php in them

Is there any chance anyone has ever come across urls in subsites in MSM sites using index.php in them I am using a .htaccess file in each subfolder for that site which tries to get rid of the ...
0
votes
0answers
17 views

redirect from Control Panel (top right link) not working

There is a similar issue mentioned here, but the answer doesn't work for me... If I click on the site link it'll forward as follows: http://example.nl/?URL=http://example.nl/ This works for all my ...
1
vote
2answers
48 views

Different Domains with URL Re-Writes

I have several areas of my website which content authors want they content to be available at their own domain name for identity and advertising reasons. I want to avoid setting up additional ...
1
vote
2answers
47 views

Remove template segment from URL

Is it possible to remove the template group from the url so instead of http://example.com/blog/article/postone it would be http://example.com/blog/postone. I already stripped the index.php via ...
2
votes
2answers
43 views

URL Structures (Listings & Pages)

I'm working on a site that has an 'edition', like a newspaper. The URL structure looks like this: website.dev/edition/2013-05-01 The date is the name and url title of the listing. The edition ...
1
vote
1answer
38 views

title_permalink is showing entry number instead of url_title

Never seen this before so I'm guessing it will probably be something small I missed. I have a title_permalink that is generating a url with the entry_id at the end instead of the url_title. The ...
1
vote
1answer
30 views

How do I strip spaces from a form field?

I have a strange issue with URLs double encoding. So for instance if I have a URL with spaces, instead of the site navigating to "url%20name" it instead navigates to "url%2520name." I'm looking at ...
3
votes
5answers
76 views

Building an add-on that accepts data from a custom front-end URL

My goal is to have a REST endpoint that I can push AJAX requests to, have those requests be parsed, potentially push some data into the DB via a channel, and then return a JSON status message. I don't ...
0
votes
0answers
21 views

History api + ee + ajax

I'm trying to create something similar like http://pinterest.com a popup with a magical url rewrite. I'm wondering if anyone tried something similar? There is a tutorial to do staticly here: ...
2
votes
1answer
64 views

Is there a way to use $_GET variables on an EE site to pass Google Analytics the referrer info?

I manage a site for a local live-performance theatre that uses ExpressionEngine to manage their content and TicketMaster for it's online ticket sales. When a user buys a ticket through TM, they send ...
2
votes
1answer
41 views

Question Mark (?) symbol in URLs

Recently I have noticed a question mark symbol in my sites slugs. http://www.url.co.uk/?/contact/ Does any one no what this means and why it has suddenly appeared?
1
vote
1answer
47 views

Old URLs and strict URLs

If I enter the URL to a channel that was deleted months ago, my EE install seems to default to the homepage. I have read up on strict URLs, but if enabled, EE checks whether the first segment in the ...
2
votes
1answer
36 views

EE1 - Every URL Displays Homepage

I'm updating an EE1 site to v2, but first I need to get it set up on my local server. The homepage and control panel are working great, but every URL on the site displays the homepage template. Not ...
1
vote
1answer
31 views

Entry links across multiple sites

I am using ExpressionEngine 2.5.2 with Multisite Manager installed. I have a blog that is pulling entries from two different sites. I am able to successfully show those entries on the main blog page, ...
1
vote
1answer
92 views

search=field_name: and special characters from URL segment

I am using the following tag to get only channel entries with a custom field matching the last URL segment: {exp:channel:entries search:collection_name="={last_segment}"} This works fine for most ...
3
votes
3answers
79 views

Populating Href With URL from Previous Page?

I'm basically trying to create a button that will take the users back to a search results page of a directory. Is there any way to populate href with the url of the previous page?
1
vote
2answers
67 views

Ways method to protect members profile edit pages?

Just looking at finding the best ways ways to protect member profile editing pages. I have members profiles set up under a template structure such as members/profile/{member_id}/sub-page Thats is ...
3
votes
3answers
106 views

Custom URL Segment for Member Profile Page

What's the best solution to let Members choose their own url-segment to display its profile? I'm already using Solspaces «User» and «Zoo Visitor» as well as custom builded templates for profiles ...
4
votes
1answer
69 views

Changing the url structure of established site?

Just a quick question regarding the URL (template) structures in expression engine. I have an established site that has been live for almost a year. I was brand new to EE when I set up and therefore ...
0
votes
1answer
72 views

URL errors of URI submitted has disallowed characters

In google webmaster tools i seem to be getting of 503 pages and other errors The website is old. Mainly from old url's that don't exist anymore. For example ...
2
votes
1answer
103 views

Remove index.php from URLs on WAMP

I am trying to remove index.php from my URLs on my local WAMP server using the supported .htaccess code: <IfModule mod_rewrite.c> RewriteEngine On # Removes index.php from ...
1
vote
1answer
124 views

How to remove category URL indicator segment?

I have a products section with 5 different product categories and all products are assigned to one category only. The current URLs are like this -->http://site.com/products/category/oral-care/. I ...
0
votes
1answer
57 views

Removing root-level segment with Structure and Freebie

I am using Structure and Freebie on a recent project. I have a root-level page in Structure called “Supernav” with five sub-pages (Students, Parents, Faculty, Alumni, Galleries). When visiting any one ...
1
vote
2answers
156 views

Registration spam possible attack vectors

I have dealt with spam problems previously with some valuable help from this forum but I've got a site that is suffering with registration spam at the moment and no matter what I try, nothing seems to ...
2
votes
1answer
181 views

url rewrite / removing index.php on IIS 7

Does anyone have experience doing this on a windows server, running IIS7? I've got access to the IIS manager, and the URL Rewrite module, but how to setup the rewrite rules, and how should the ...
2
votes
3answers
260 views

How to set the default template group in index.php

I'm running multiple domains/sites with one EE install without using MSM (I don't need the power or complexity and to save licence fees). I have copied the index.php file to the subsidiary domain and ...
4
votes
1answer
74 views

Safecracker not creating entries with correct url for Structure

I am currently building a web app that allows users to create a list of their own contacts which are then stored as channel entries. This generally works fine however the Structure URLs are not being ...
2
votes
1answer
61 views

How do I remove the second segment from my URL?

I have a template group called "about-us" and within that group are 2 types of templates, one is called "about-content" and the other is called "where-and-when". I've noticed when I navigate to the ...
4
votes
2answers
415 views

How to deploy from localhost development server to live server?

When working on localhost the URLs have begun with http://localhost/~macuser/example.com/ and the file paths have begun with a local file path. What is the best way to deploy a site once it is ...
3
votes
1answer
118 views

How to remove trailing slash from URLs?

I would like to remove duplicate URLs by removing the trailing slash from URLs. If someone enters a URL like http://example.com/something/ it should 301 redirect to http://example.com/something. ...
5
votes
2answers
168 views

Disable “Invalid GET Data” Error

I have a site that's being ported to ExpressionEngine as a temporary stopgap while a longer term strategy is worked out. The issue is that there are URLs in Google (and the wild) that have "bad" query ...
2
votes
1answer
71 views

How to pass form data to external php script

I need to pass a value from a form to an external php script via a url, but my code isn't working. When I submit my form, I'm expecting the url to look like this: example.com/script.php?zip=12345 but ...
2
votes
3answers
65 views

Static directory / subsite not managed by EE

I have a full EE2 site at domain.com. The problem I am running into is, I would like to have a separate non-EE managed site at something.domain.com and/or domain.com/something. It seems as though EE2 ...
1
vote
2answers
76 views

Is it possible to build the URL Title of an entry from a different field than Title?

In EE the "URL Title" field is automatically built based on what you enter in the "Title" field. Is it possible — with an extension or otherwise — to build the URL Title from a different, or better ...
1
vote
3answers
114 views

Remove segment from URL

I'd like to take any URL where segment_1 == "supernav" and remove that segment. So this: http://alpha.ced.berkeley.edu/supernav/gallery/ Would become this: http://alpha.ced.berkeley.edu/gallery/ ...
7
votes
2answers
114 views

S=5eb7474c89555… in URL? What is it? How do I get rid of it?

I setup the links in my header navigation using {path='site'}, {path='about'}, etc. When I view the rendered pages, the links have an extra parameter S=. Examples: ...
6
votes
1answer
62 views

EE Calendar Tag & Low Yearly Achives

Im using Yearly archives to display articles by month: {exp:low_yearly_archives channel="news" start_month="1" status="not closed" sort="desc" show_future_entries="no" start_year="" end_year=""} ...
3
votes
2answers
52 views

How can I create a custom template for a specific content item?

Use regular news ‘news/index’ template: /site/news/regular-news Use special ‘news/special-story’ template: /site/news/special-story-which-needs-custom-template
3
votes
5answers
228 views

Structure {page_url} variables still pointing to staging site after deploying to production

This question is also on StackOverflow. Sorry for repeating... I've just moved an ExpressionEngine (v.2.5.3) stage site to the production server. The site uses Structure and Publisher add-ons. ...
4
votes
2answers
107 views

Strange URLs appeared in Webmaster tools

Got a very weird issue with an old EE (1.7) site, not one i've seen before. After a server migration, we started getting a number of odd URLs being reported in Webmaster tools, all throwing errors ...
6
votes
5answers
320 views

Removing part of EE urls with .htaccess or via other methods?

I've had a similar question up on Stack Overflow, but now that we've got this shiny new site, I figured I might as well bring it here. With EE 2, is it possible to remove anything other than ...
3
votes
4answers
77 views

URL for template pages?

I created a static page using just template files. For example, say I have the following: /pages/faqs/ The page is accessible via http://www.domain.com/index.php/pages/faqs. What if I wanted the URL ...
8
votes
3answers
189 views

Displaying category information on a “Single Entry Page”

I’m completely stumped. I’m working on my first eCommerce website using the “Store Module”. The problem that I’m running into is in regards to Categories. I have setup a number or categories for the ...
2
votes
4answers
62 views

Is there a plugin that will strip a bit of text out of a string?

I've got a variable like {current_url} which contains the full url of the page you are on. I want to strip out the last segment from it. Is there a plugin or native EE way of doing that? Say that ...
5
votes
3answers
123 views

How to add .html to URL's

I am building a reasonable size replacement site in EE and will be migrating content from an existing static-built site. In order to maintain as many inbound and internal links as possible, what is ...