Howto put in URL parameter?

Asked by Hop

I have problem howto put parametr in URL.
My URL is mysite.com/index.php?page=aktuality when i insert pagination, URL of Next Page is generated as: mysite.com/index.php?a=page:2 but i need mysite.com/?page=aktuality&page:2.

Sorry for my english....

Question information

Language:
English Edit question
Status:
Solved
For:
phpns Edit question
Assignee:
No assignee Edit question
Solved by:
Hop
Solved:
Last query:
Last reply:
Revision history for this message
alecwh (alecwh) said :
#1

Hop,

This is not possible to do with phpns.

Revision history for this message
Hop (peta-dol) said :
#2

Have anyone idea howto make this?

Revision history for this message
alecwh (alecwh) said :
#3

Hop,

Once again, there is no way you can do this with Phpns. You could modify the source code yourself, but it would be very difficult, considering you would need to change hundreds of lines of code to get the desired outcome.

There are no HOWTOs or tutorials to make this work.

Revision history for this message
Hop (peta-dol) said :
#4

Ok thanks