|
Profile
Personal Photo
Rating
Options
Personal Statement
tenohikari doesn't have a personal statement currently.
Personal Info
tenohikari
Newbie
Age Unknown
Gender Not Set
Location Unknown
Birthday Unknown
Interests
No Information
Statistics
Joined: 10-December 08
Profile Views: 111*
Last Seen: 4th October 2012 - 09:51 PM
Local Time: May 25 2013, 10:50 PM
11 posts (0 per day)
Contact Information
No Information
No Information
No Information
No Information
* Profile views updated each hour
|
Topics
Posts
Comments
Friends
My Content
3 Aug 2012
I was able to get this hack
http://democute.de.funpic.de/cute/example2...rom=&ucat=6 with this modification http://forum.modrewrite.com/viewtopic.php?...3c&start=10 working on my site, however I've run into a coding road block. I have multiple pages that have the shownews include code and wanted all the articles for these pages to have friendly urls. But I'm not sure how to achieve this since there is only one htaccess file being written. I have tried duplicating the lines in the htaccess file like this but no success: RewriteRule ^postpage/(.+).html(.*)$ example1.php?start_from=$1$2 [NC,QSA,L] RewriteRule ^postpage/(.+).html(.*)$ ecample2.php?start_from=$1$2 [NC,QSA,L] If I were to go to example2.php and click on full-story, it would redirect me back to example1.php Any ideas?
29 Mar 2012
I've tried using both versions of this hack http://cutephp.com/forum/index.php?showtopic=31744 for 1.4.6 - and currently trying to use Ifa's. However, both versions keep coming up with the samee problems:
- The htaccess file is generated but does not contain any rewrite rules or conditions from the script. I tried to add them manually: RewriteEngine On RewriteRule ^postpage/(.+).html(.*)$ review-anime.php?start_from=$1$2 [NC,QSA,L] RewriteRule ^comments/(.+).html(.*)$ review-anime.php?subaction=showcomments&url=$1$2 [NC,QSA,L] RewriteRule ^commentspage/(.+)/(.+).html(.*)$ review-anime.php?comm_start_from=$1&subaction=showcomments&url=$2$3 [NC,QSA,L] RewriteRule ^archiveindex/(.+).html(.*)$ review-anime.php?archive=$1&subaction=list-archive$2 [NC,QSA,L] RewriteRule ^archive/(.+).html(.*)$ review-anime.php?subaction=showfull&url=$1$2 [NC,QSA,L] RewriteRule ^archivepage/(.+)/(.+).html(.*)$ review-anime.php?start_from=$2&archive=$1&subaction=list-archive$3 [NC,QSA,L] RewriteCond %{SCRIPT_FILENAME} !-f RewriteCond %{SCRIPT_FILENAME} !-d RewriteRule ^(.+).html(.*)$ review-anime.php?subaction=showfull&url=$1$2 [NC,QSA,L] - The links are changed from : review-anime.php?subaction=showfull&id=1332832005&archive=&start_from=&ucat=10& to /post/Anime Reviews/black-rock-shooter-1332832005.html But when I try to click to read the full story, I am redirected to a 404 missing page. Any help would be greatly appreciated |
Last Visitors
Guest
6 Aug 2012 - 9:54
Comments
Other users have left no comments for tenohikari.
Friends
There are no friends to display.
|
|
Lo-Fi Version | Time is now: 25th May 2013 - 10:50 PM |