Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP]Paginacja
pemko11
post
Post #1





Grupa: Zarejestrowani
Postów: 98
Pomógł: 0
Dołączył: 5.10.2010

Ostrzeżenie: (0%)
-----


Witam,

Mam problem, w moim serwisie ogłoszeniowym nie działa paginacja w kategoriach ogłoszeń (przykład: http://www.jasielskie.org.pl/uslugi__b38b_oferuje,5,11.html ) jeśli kliknę na drugą stronę to nic się nie zmienia.

Oto treść mojego .htaccess
  1. RewriteEngine on
  2. #RewriteBase /
  3.  
  4. RewriteRule ^index\.html$ index.php [L]
  5. RewriteRule ^dodaj\.html$ index.php?s=dodaj [L]
  6. RewriteRule ^regulamin\.html$ index.php?s=regulamin [L]
  7. RewriteRule ^kontakt\.html$ index.php?s=kontakt [L]
  8. RewriteRule ^kontakt_wyslij\.html$ index.php?s=kontakt_send [L]
  9. RewriteRule ^szukaj\.html$ index.php?s=szukaj [L]
  10. RewriteRule ^dodaj_wpis\.html$ index.php?s=dodaj_base [L]
  11.  
  12. RewriteRule ^([a-z0-9_]+),([0-9]+)\.html$ index.php?s=zobacz&id=$2 [L]
  13. RewriteRule ^([a-z0-9_]+),([0-9]+),([0-9]+)\.html$ ?s=ogloszenia&catid=$2_$3 [L]
  14. RewriteRule ^([a-z]+),([0-9]+),([0-9]+),([0-9]+)\.html$ index.php?s=$1&catid=$2_$3&p=$4 [L]
  15. AuthUserFile "/home/reklamow/.htpasswds/public_html/passwd"
  16. AuthName "/pad"
  17.  
  18. RewriteEngine On
  19. RewriteCond %{HTTP_HOST} ^jasielskie.org.pl$
  20. RewriteRule ^(.*) [url="http://www.jasielskie.org.pl$1"]http://www.jasielskie.org.pl$1[/url] [QSA,L,R=301]




Ten post edytował pemko11 17.03.2011, 15:44:29
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 22.08.2025 - 16:24