Clan Adverts

Sponsors

CT on Facebook

Latest Product

User Box

Anonymous
38.107.179.217
Nickname:

Password:

Security Code
Security Code
Type Security Code


PND Downloads Feed

Phpnuke Downloads
How to Delete or Reset yo...
How to Delete or Reset your PHPNuke Admin Account
Lost your admin password ?  Cant login to your admin account ? This s...
Back Online & Stuff
Back Online & Stuff
Look at us with our nifty website back up and running… Seriously...
How to edit the admins in...
How to edit the admins in the forums
Here is a way to make someone admin in your forums on your Evo site. I...
Demo Splash Screen
Demo Splash Screen
Ped @ Clan Themes has released a simple splash screen entrance hack. ...
Free Phpnuke Business The...
Free Phpnuke Business Theme 6
This is the 6th Business theme for Phpnuke that Clan Themes has releas...
Tricked Out Slider
Tricked Out Slider
We have seen some great new things come out of Tricked Out News and th...

Custom Work

PHP Nuke Custom Work

www.clanthemes.com :: View topic - Shortlinks - can i apply this hack to my site?
Shortlinks - can i apply this hack to my site?

2 Replies / 2019 Views


Post new topic   Reply to topic  

   www.clanthemes.com Forum Index » Hacks n Mods

View previous topic :: View next topic


fr34k123
Reputation: 473 Add RepSubtract Rep
Local time: 6:56 AM

uk.gif

Armour Whore
Armour Whore

0.02 posts per day
Medals: 0

Joined: May 19, 2007
Last Visit: 11 Nov 2008
Posts: 43
Points: 695 

Post Shortlinks - can i apply this hack to my site? Posted: Thu Apr 17, 2008 5:12 pm

Hi, i wondered if someone could help me out.

A couple of months back we used to have guy who did the majority of our site work for us, after a silly argumanet all went sour and he no longer had access to our site.

Whilst he was still doing work on our site he shortened a few of the site urls' - im unsure how he did this and have serached through my ftp to find the module he installed to shorten the links.


I cannot find anything to do with either a hack/module - the only thing i can see he's done is create a .htaccess file - in this file are the following:

Code:

RewriteEngine on

RewriteCond %{REQUEST_FILENAME} -f
RewriteCond %{REQUEST_FILENAME} (themes|images)/
RewriteRule ^(.*)$ $1 [L]



RewriteRule ^(Weblinks.html|Weblinks.htm)/?$ /modules.php?name=Web_Links&l_op=viewlink&cid=2[L]

RewriteRule ^(Downloads.html|Downloads.htm)/?$ /modules.php?name=Downloads [L]

RewriteRule ^(Submitnews.html|Submitnews.htm)/?$ /modules.php?name=Submit_News [L]

RewriteRule ^(Userreviews.html|Userreviews.htm)/?$ /modules.php?name=JReviews [L]
RewriteRule ^(Privatemessages.html|Privatemessages.htm)/?$ /modules.php?name=Your_Account [L]
RewriteRule ^(Contactus.html|Contactus.htm)/?$ /modules.php?name=Contact_Plus [L]
RewriteRule ^(index.html|index.htm)/?$ /index.php [L]
RewriteRule ^(modules.html|modules.htm)/?$ /modules.php [L]
RewriteRule ^(Forums.html|Forums.htm)/?$ /modules.php?name=Forums [L]
RewriteRule ^(Reviews.html|Reviews.htm)/?$ /modules.php?name=LD_Reviews [L]
RewriteRule ^Reviews(|/|index.htm|index.html)/?$ /modules.php?name=LD_Reviews [L]
RewriteRule ^Reviews-([0-9]*).html modules.php?name=LD_Reviews&op=display_category&sid=* [L]
RewriteRule ^Reviews/(.*)/(.*)/(|index.htm|index.html)/?$ /modules.php?name=LD_Reviews&rop=showcontent&cid=$1&id=$2 [L]
RewriteRule ^Reviews/(.*)/(.*)/Page(.*)\.html$ /modules.php?name=LD_Reviews&rop=showcontent&cid=$1&id=$2&page=$3 [L]


Looking at my site url's the only shortened urls are:

- index.html

- Reviews.html (when you click review index within the module page the url reverts back to the old phpnuke one) - also we are not using the standard reviews module we are using one called LD_Reviews which was made through my request for a review module with drop down box & page names.

- Userreviews.html - this is another different review module we use (again not the standard review module that came with phpnuke) - much the same as our main review module the shortened url only appears when you click on the link from our homepage's naviagtion menu.

- Forums.html - only the index page has shortened link.

- Downloads.html - again only the index page has a shortened link

- Contactus.html

- Privatemessages.html (this is the Your_Account index page)

Is it possible to implement the shortylinks hack in to my site with some of the links already being shortened in this way?

Also as our review module uses page numbering/naming along with categories is there a way to shorten these links? This is the main feature of our website so is the most impirtant with regards to having shortlinks.

Sorry about all the silly questions Smile

Thynks in advance for any help
 

 
View user's profileSend private messageSend e-mailVisit poster's website Reply with quote

floppy
Reputation: 2088.8 Add RepSubtract Rep
votes: 22
Local time: 1:56 AM
Location: Jackson Mississippi
usa.gif

Site Admin
Site Admin

1.17 posts per day
Medals: 2 (View more...)
Dedication (Amount: 1)
Scripts/Coder
Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 03 May 2012
Posts: 2353
Points: 132516 

Post Shortlinks - can i apply this hack to my site? Posted: Thu Apr 17, 2008 6:12 pm

Shop Purchases:
Clan Roster 2.0 · Multi Gaming (Warrior) Evo Theme · COD6 ModernWarfare 2 Teaser Splash Screen · Left for Dead Evo Extreme Version

Their should be a folder in your root called shortlinks. Those files correspond with the .htaccess.
 

Phpnuke Downloads | VMaxxRx Male Enhancement  
View user's profileSend private messageVisit poster's website Reply with quote

fr34k123
Reputation: 473 Add RepSubtract Rep
Local time: 6:56 AM

uk.gif

Armour Whore
Armour Whore

0.02 posts per day
Medals: 0

Joined: May 19, 2007
Last Visit: 11 Nov 2008
Posts: 43
Points: 695 

Post Shortlinks - can i apply this hack to my site? Posted: Thu Apr 17, 2008 7:34 pm

Hi Floppy,
ive taken a look in the root and the includes folder and i cannot locate a .php file that looks even remotely like shortlinks/googletap/GT etc

I do know that the guy who orignally did some shortened url's said that the method he uses is a whole lot easier than googletap or similar. As i don't know how he carried out the method of shortening some of the links or even what module/hack he used i don't know what im looking for.

Ive viewed the files that im unsure of and none of them contain anyhthing similar to the contents of the shortlinks hack.

Any ideas?

Thanks for your help - i really apreciate it
 

 
View user's profileSend private messageSend e-mailVisit poster's website Reply with quote

Post new topic   Reply to topic  
   www.clanthemes.com Forum Index » Hacks n Mods


 
2 Replies / 2019 Views
Page 1 of 1
All times are GMT
Display posts from previous:   
 
Jump to:  
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