News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Pretty URLs

Started by SMFHacks.com Team, January 31, 2007, 10:56:43 AM

Previous topic - Next topic

s10dulkar

yeah checked it but not sure what i need to put in my htaccess it already has lots of stuff. everything else is working fine just when i enable pretty url it starts logging out user whenever he clicks on any board or topis

vbgamer45

Did you change your url?  check out this to reset your pretty url root https://www.smfhacks.com/index.php/topic,9619.0.html
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

s10dulkar


s10dulkar

Quote from: vbgamer45 on December 09, 2020, 08:54:21 AM
Did you change your url?  check out this to reset your pretty url root https://www.smfhacks.com/index.php/topic,9619.0.html

my site is https now instead of http. do you think thats the issue ?

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

s10dulkar

Quote from: vbgamer45 on December 11, 2020, 09:21:03 AM
Yes

so what do you suggest brother ? what to change ? i have already changed path from admin area

vbgamer45

Check troubleshooting link there is an FAQ on how to update the pretty urls root.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

s10dulkar

Quote from: vbgamer45 on December 11, 2020, 11:19:55 AM
Check troubleshooting link there is an FAQ on how to update the pretty urls root.

are you talkong about this
https://code.google.com/archive/p/prettyurls/wikis/TroubleShooting.wiki

vbgamer45

Yes Links point to old domain after moving forum
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

s10dulkar

Quote from: vbgamer45 on December 11, 2020, 01:44:03 PM
Yes Links point to old domain after moving forum

need to change anything in below according to my site or its universal code ?

<?php require_once(dirname(__FILE__) . '/SSI.php'); require_once($sourcedir . '/Subs-PrettyUrls.php'); updateSettings(array('pretty_root_url' => $boardurl)); pretty_update_filters(); ?>

s10dulkar

Quote from: vbgamer45 on December 11, 2020, 01:44:03 PM
Yes Links point to old domain after moving forum

actually pretty urls installs completely i can access settings of that package also and it gives pretty url also working only thing is whenever user clicks on any board or topic he gets logged out. everything else works just fine

vbgamer45

Yes you still have to run that script above.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

s10dulkar

Quote from: vbgamer45 on December 11, 2020, 02:10:14 PM
Yes you still have to run that script above.

got below errors while running it

Deprecated: Function get_magic_quotes_runtime() is deprecated in /home/customer/www/indian-femdom.com/public_html/SSI.php on line 30

Notice: Trying to access array offset on value of type null in /home/customer/www/indian-femdom.com/public_html/Sources/Load.php on line 168

Notice: SSI.php was unable to load a session! This may cause problems with logout and other functions - please make sure SSI.php is included before *anything* else in all your scripts! in /home/customer/www/indian-femdom.com/public_html/SSI.php on line 172

Fatal error: require_once(): Failed opening required '/home/customer/www/indian-femdom.com/public_html/Sources/Subs-PrettyUrls.php' (include_path='.:/usr/local/php74/pear') in /home/customer/www/indian-femdom.com/public_html/ad.php on line 1

vbgamer45

Looks like pretty urls didn't install... Subs-PrettyUrls.php should be in sources folder from the pretty urls folder...
Make sure all edits occur: https://www.smfhacks.com/smf-package-parser.html
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

s10dulkar

Quote from: vbgamer45 on December 11, 2020, 05:57:46 PM
Looks like pretty urls didn't install... Subs-PrettyUrls.php should be in sources folder from the pretty urls folder...
Make sure all edits occur: https://www.smfhacks.com/smf-package-parser.html

changed everything manually and now forum not load at all

vbgamer45

You made an error somewhere... I would suggest at this point just uninstall pretty urls completely.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

s10dulkar

Quote from: vbgamer45 on December 12, 2020, 11:13:58 AM
You made an error somewhere... I would suggest at this point just uninstall pretty urls completely.

how to uninstall. i am not able to view site anymore. please check www.indian-femdom.com

vbgamer45

Restore from a backup or undo the changes that you made.
Backup can also be found in Packages/backups folder.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

s10dulkar

Quote from: vbgamer45 on December 12, 2020, 12:05:49 PM
Restore from a backup or undo the changes that you made.
Backup can also be found in Packages/backups folder.

okay i restored backup from yesterday forum is working now. and pretty url is not installed . now ?

s10dulkar

get below error while trying to install pretty url. just used upgrade.php to upgrade my database and retried

Advertisement: