Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7864039
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T23:40:13+00:00 2026-06-02T23:40:13+00:00

I think this is a route issue but I’m not sure. I have a

  • 0

I think this is a route issue but I’m not sure. I have a page with this URL:

siteurl.com/kowmanger/titles/titles/edit/$id

I’m trying to find out that when I’m on this page I load the titles page it says page not found so I need to tell it that the $id is just a paramter so I can use it to get the data of the title.

UPDATE :

So I decided to change my titles controller so that there’s a edit and add function inside of the titles controller that way they dont’ have separate controllers when they are in fact methods.

So now I have:

kansasoutalwwrestling.com/kowmanager/titles/titles – list of titles

kansasoutalwwrestling.com/kowmanager/titles/titles/add – addnew form

kansasoutalwwrestling.com/kowmanager/titles/titles/edit/$id – edit form

I don’t have any routes set up so far for this. For some reason though I"m getting the same page for both of these page.

kansasoutalwwrestling.com/kowmanager/titles/titles/add – addnew form
(right link url) kansasoutalwwrestling.com/kowmanager/titles/add –
addnew form

I need a route so that it’ll show the correct url if the add method is accessed.

Also I need to set up a route so that if the correct edit link is accessed it sees the id attached to the end of the url and it’ll accept it so that I can do a my database query to get the title data.

UPDATE: So to reiterate I have a module(subfolder) called titles. Inside of the module I have a controller called titles and inside of that controller I have 3 functions called index(), add(), edit().

I tried using Chris’s suggestion on the routes but its not routing correctly. Also wanted to mention I’m using wiredesignz modular separation framework if that matters.

Any additional ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T23:40:14+00:00Added an answer on June 2, 2026 at 11:40 pm

    Possible answer based on your post, not one hundred percent your entire structure but if i had to guess based off the post I would try this as my routes first..

    $route['titles/titles/edit/(:any)'] = 'titles/titles/edit/$1';
    $route['titles/titles/add'] = 'titles/titles/add';
    $route['titles/titles'] = 'titles/titles';
    $route['titles'] = 'titles/index';
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I think I understand why this is happening, but I am not sure how
I think this could be a very easy question for you. But I have
I think this is mostly because I'm new to PHP OOP, but I have
(I think this is a pretty basic question on OOP, but unfortunately I wasn't
I think this is a simple and a silly question. I have included a
I think this is a pretty straightforward problem but... var outerHeight = $('.profile').outerHeight(); $(#total-height).text(outerHeight
I think this question has been asked many a times but I've been searching
I think this is an overly easy question but my brain is failing to
I'm having what I think is a routing issue. Here's my route: context.MapRoute (
I'm trying to handle the following url's: (1) domain.com, (2) domain.com/?latest This is what

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.