 |
 |
 |
 |
 |
| Author |
Message |
arts9
Joined: 13 Mar 2006 Posts: 6
|
|
split articles (nextpage bug) |
|
Hi, i tested few days cutenewsru 2.5.4 and found a bug (maybe it`s only from me but..).
I made clean install without errors and i set rUFU`s as "No".
After i made change in template ( i add nextpage tags), also added <!--nextpage--> tag for split article ( i hoped that then i could open splited article in two pages) and then i click also link called "clean cache".
But when i went to see my article i notice that (article url was http://localhost/cutenewsru/example/index.php?id=10)
when i tried to go page 2 (page url showed as http://localhost/cutenewsru/example/index.php?id=10?page=2) and i saw only the first page
After few hours to try find solution i notice that url for the second page should be as http://localhost/cutenewsru/example/index.php?id=10&page=2. I switch "?" character with "&" and after that i saw my article second page.
But the problem is that the cutenews script doesn`t show second page...where i can change "?" character wiht "&"?
|
|
| Mon Mar 13, 2006 5:54 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2818 Location: Germany |
|
|
|
You can change it in inc/show.news.php:
$pages .= ' <a href="{link=home/post}?page='.$i.'">'.$i.'</a> ';
|
|
| Mon Mar 13, 2006 8:37 pm |
|
 |
arts9
Joined: 13 Mar 2006 Posts: 6
|
|
|
|
i`ll tried to change show.inc.php file but still the same problem, can`t use splited article second page....still got "?" character not "&" 
|
|
| Tue Mar 14, 2006 11:12 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|