Alright Php Coders please take a look at this page.... http://www.digitalre....e_Label_Rights
What I would to be able to do is to create a normal url link for the Newest Product part but then have it link to the categories section. But have it linked to the newest categories at all time...
Hope you guys understand.. I can supply you with the categories code if needed be.. This is taken automatically from a database
How Do I Write This Code ?????
Started by byronwells, Jan 21 2010 05:25 PM
11 replies to this topic
#1
Posted 21 January 2010 - 05:25 PM
|
|
|
#2
Posted 21 January 2010 - 05:28 PM
The link doesn't work for me.
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#3
Posted 21 January 2010 - 05:29 PM
#4
Posted 21 January 2010 - 05:31 PM
Yep that link works, but I don't know how to fix your problem sorry.
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#5
Posted 21 January 2010 - 05:33 PM
thegamemaker said:
Yep that link works, but I don't know how to fix your problem sorry.
Then why mention something in the first place? NOT nice to be used to get your posts up....
#6
Posted 21 January 2010 - 05:36 PM
I wasn't trying to get mt posts up I was just trying to be nice and tell you your link wasn't working if I wanted to get my posts up I'd go to the lounge and play one of the games.
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#7
Posted 21 January 2010 - 05:39 PM
thegamemaker said:
I wasn't trying to get mt posts up I was just trying to be nice and tell you your link wasn't working if I wanted to get my posts up I'd go to the lounge and play one of the games.
Whatever...
#8
Posted 21 January 2010 - 05:45 PM
You mean like a redirect, but handled by the server?
#9
Posted 21 January 2010 - 05:56 PM
WingedPanther said:
You mean like a redirect, but handled by the server?
In a way yes.....
When you click on the newest product link, it will show the lastest/newest category that has been added to the membership site..
For example
Within the admin area of the script I create a brand new category called jan 2010. That category is automatically displayed under the categories section on the left hand side...
The newest product link will pick up that category. And then display all products underneath that category..
Then we go and add a new category at the end of this month called Feb 2010. Again that is automcatically displayed under the categories section.
The newest product link will reckonise the new category and revert to that one..
So on so on
#10
Posted 21 January 2010 - 06:18 PM
You'll need some PHP to handle that. Also, you'll need a way to decide what that category is.
#11
Posted 21 January 2010 - 06:20 PM
WingedPanther said:
You'll need some PHP to handle that. Also, you'll need a way to decide what that category is.
Lol I know that... :) :)
But I am trying to find out what
#12
Posted 21 January 2010 - 08:45 PM
There is little that can be said without knowing anything about the code for the site.
What I can surmise is that the link to the Newest Projects is being generated by script somewhere on the site. You can simply create a new page called newestprjects.php and use the code that generates the link to populate that page the same way.
What I can surmise is that the link to the Newest Projects is being generated by script somewhere on the site. You can simply create a new page called newestprjects.php and use the code that generates the link to populate that page the same way.


Sign In
Create Account


Back to top









