You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 45 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - The Complete Journal Tap [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Audioslaved
Elite Nuker
Elite Nuker


Joined: Jun 14, 2003
Posts: 420

Location: Hawaii and The Fan Forum

PostPosted: Sat Oct 18, 2003 11:06 pm Reply with quoteBack to top

Ok folks,
By request, here is the Journal Tap. The files needed for this are the
header.php
.htaccess
modules/Your_Account/navbar.php

To view the results go to http://test.audioslaved.com/journal.html

Here we go!

Open header.php
Find:
Code:

"'(?<!/)modules.php\?name=Downloads'",


After Add:
Code:

"'(?<!/)modules.php\?name=Journal&file=search&bywhat=aid&exact=1&forwhat=([a-zA-Z0-9]*)'",
"'(?<!/)modules.php\?name=Journal&file=(search|delete|commentkill)&(bywhat|jid|onwhat)=([a-zA-Z0-9]*)&(forwhat|ref)=([a-zA-Z0-9]*)'",
"'(?<!/)modules.php\?name=Journal&file=([a-zA-Z0-9+]*)&(jid|onwhat|disp|op|disp)=([a-zA-Z0-9+]*)'",
"'(?<!/)modules.php\?name=Journal&(file|op)=([a-zA-Z0-9]*)'",
"'(?<!/)modules.php\?name=Journal'",


Also Find in header.php
Code:

"downloads.html",


After Add:
Code:

"journal-search-\\1.html",
"journal\\1-\\2\\3-\\4\\5.html",
"journal-\\1-\\2-\\3.html",
"journal\\1-\\2.html",
"journal.html",


Open .htaccess
Find:
Code:

RewriteRule ^downloads.html modules.php?name=Downloads


After Add:
Code:


#Journal
RewriteRule ^journal-search-([a-zA-Z0-9]*).html modules.php?name=Journal&file=search&bywhat=aid&exact=1&forwhat=$1
RewriteRule ^journal(search|delete|commentkill)-(bywhat|jid|onwhat)([a-zA-Z0-9]*)-(forwhat|ref)([a-zA-Z0-9]*).html modules.php?name=Journal&file=$1&$2=$3&$4=$5
RewriteRule ^journal-([a-zA-Z0-9+]*)-(jid|onwhat|disp|op|disp)-([a-zA-Z0-9+]*).html modules.php?name=Journal&file=$1&$2=$3
RewriteRule ^journal(file|op)-([a-zA-Z0-9]*).html modules.php?name=Journal&$1=$2
RewriteRule ^journal.html modules.php?name=Journal


Last but not least, we have to update the navbar in the Your_Account Module. One minor change.
Open modules/Your_Account/navbar.php
Find:
Code:

<a href=\"modules.php?name=Journal&amp;file=edit\">


Replace With:
Code:

<a href=\"modules.php?name=Journal&file=edit\">


Done, you should now have fully a Fully Tapped Journal. Good Luck! Any problems, please let me know.

-Bill (Audioslaved)

_________________
GT-NExtGEn: The future of GoogleTap
http://gt-nextgen.com/

The Audioslave Fan Forum
http://www.audioslaved.com
Find all posts by AudioslavedView user's profileSend private messageSend e-mailVisit poster's website
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
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



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.175 Seconds - 390 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::