News:

Join the Facebook Fan Page.

Main Menu

Pretty URLs

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

Previous topic - Next topic

ArkServer

This might be an odd question but how can i get this mod running on IIS7? Im not using apache because i develop in .NET but i dont know how to set up the mod to work with it. Any one?


abidejaz4u

Quote from: vbgamer45 on May 21, 2012, 12:30:38 PM
Looks like you had that function added twice in manageboards_Template.php check the file and remove dupliacate code.

From where??

TwitchisMental

Quote from: NBK*Twitch on May 19, 2012, 09:20:52 PM
I am having a strange problem when using this awesome plugin.


I have smf in the root directory with this plug installed.  I also have smf installed in another directory for theme demo board. It installed fine,but now when I try to access it I just get the one in the root showing with no content.




http://awesomescreenshot.com/01f60qmf7


bump

h33f

Hi, I have an smf forum installed on a subdomain (not sure if this plays a factor?).

I followed and did the manual install instructions for SMF 2.0.2.
I tried to upload the package "prettyurls-1-0RC4.zip" but I get the error "The package you are trying to download or install is either corrupt or not compatible with this version of SMF."

Can someone shed light on what I need to do with mod_rewrite and .htaccess?

Please advise, not exactly an expert and it's my first time using smf! Thanks!

Mstcool

Thats because you are downloading rc4
download the one with this name which is the only one PrettyUrls1.0.zip

vinzbomb

Nobody give me response, why ?!!!

What is the DEFAULT "Skip Actions List" when you install pretty urls ? i erase it and cannot see it now !!!

The mod is working but i get disconnected every time i change from page on my forum !!!! (is it because of empty skip action list ?!!!)

I really need  help to find out what the problem is, cause i have to turn it off for now its not usable with this bug !!!

Thanks in advance for helping me

h33f

Mstcool - Great, thanks! Problem solved.

vbgamer45

Quote from: vinzbomb on June 01, 2012, 04:15:30 AM
Nobody give me response, why ?!!!

What is the DEFAULT "Skip Actions List" when you install pretty urls ? i erase it and cannot see it now !!!

The mod is working but i get disconnected every time i change from page on my forum !!!! (is it because of empty skip action list ?!!!)

I really need  help to find out what the problem is, cause i have to turn it off for now its not usable with this bug !!!

Thanks in advance for helping me
It is empty there is nothing added it by default
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

abidejaz4u

Quote from: abidejaz4u on May 23, 2012, 11:37:02 AM
Quote from: vbgamer45 on May 21, 2012, 12:30:38 PM
Looks like you had that function added twice in manageboards_Template.php check the file and remove dupliacate code.

From where??

w8ing for answer

Arantor

I answered that in your other topic. You have to go through all the places this mod changes the code to check it's all been removed...

Mstcool


vinzbomb

I'm loosing members they cannot reply or post topics, when pretty urls is enabled !!!!
like this :
http://powerfullinfo.com/sci-tech/fbi-warns-infected-computers-may-crash-in-july-!!/?action=post;last_msg=1818

Still the same if enable action rewrite or not,


Some of my error logs :

Undefined index: session_var
Apply Filter: Only show the errors from this file
File: /Sources/PrettyUrls-Filters.php
Line: 35
$match = preg_replace(array('~^[\"\']|PHPSESSID=[^;]+|(se)?sc=[^;]+|' . $context['session_var'] . '=[^;]+~', '~\"~', '~;+|=;~', '~\?;~', '~\?$|;$|=$~'), array('', '%22', ';', '?', ''), $match);

http://powerfullinfo.com/index.php?action=dlattach;attach=11;type=avatar
Apply Filter: Only show the errors with the same message
8: Undefined index: template_layers
Apply Filter: Only show the errors from this file
File: /Sources/Subs.php
Line: 3752
foreach (array_reverse($context['template_layers']) as $layer)



http://powerfullinfo.com/index.php?action=dlattach;attach=11;type=avatar
2: Invalid argument supplied for foreach()
Apply Filter: Only show the errors from this file
File: /Sources/Subs.php
Line: 3645

foreach ($context['template_layers'] as $layer)

http://powerfullinfo.com/index.php?action=dlattach;attach=11;type=avatar
8: Undefined index: html_headers
Sources/Load.php
Line: 1836



$context['html_headers'] .= "\n\t" . '<link rel="stylesheet" type="text/css" id="' . $sheet . '_css" href="' . $settings[$sheet_path] . '/css/' . $sheet . '.css"/>'


And more, as you can see its the default avatar attach action problem that i get error logs from, but not for post and reply actions !!!
i get more than 150 error logs for the avatar problem, but cannot see error logs for the other actions?=post, or action?=reply

Also sometimes cannot login, it says wrong password, as i'm sure its only a url action problem too.

Btw if i uninstall pretty urls and reinstall, the settings i've made before in pretty urls still there, its like the pretty urls settings still there even after uninstall, maybe its the reason of the bugs, no clean uninstall ?!

Need help someone pls, i'm sure it is a little bug to fix but don't know how to do this !!!






vinzbomb

Quote from: vinzbomb on June 04, 2012, 05:16:27 AM
I'm loosing members they cannot reply or post topics, when pretty urls is enabled !!!!
like this :
http://powerfullinfo.com/sci-tech/fbi-warns-infected-computers-may-crash-in-july-!!/?action=post;last_msg=1818

Still the same if enable action rewrite or not,


Some of my error logs :

Undefined index: session_var
Apply Filter: Only show the errors from this file
File: /Sources/PrettyUrls-Filters.php
Line: 35
$match = preg_replace(array('~^[\"\']|PHPSESSID=[^;]+|(se)?sc=[^;]+|' . $context['session_var'] . '=[^;]+~', '~\"~', '~;+|=;~', '~\?;~', '~\?$|;$|=$~'), array('', '%22', ';', '?', ''), $match);

http://powerfullinfo.com/index.php?action=dlattach;attach=11;type=avatar
Apply Filter: Only show the errors with the same message
8: Undefined index: template_layers
Apply Filter: Only show the errors from this file
File: /Sources/Subs.php
Line: 3752
foreach (array_reverse($context['template_layers']) as $layer)



http://powerfullinfo.com/index.php?action=dlattach;attach=11;type=avatar
2: Invalid argument supplied for foreach()
Apply Filter: Only show the errors from this file
File: /Sources/Subs.php
Line: 3645

foreach ($context['template_layers'] as $layer)

http://powerfullinfo.com/index.php?action=dlattach;attach=11;type=avatar
8: Undefined index: html_headers
Sources/Load.php
Line: 1836



$context['html_headers'] .= "\n\t" . '<link rel="stylesheet" type="text/css" id="' . $sheet . '_css" href="' . $settings[$sheet_path] . '/css/' . $sheet . '.css"/>'


And more, as you can see its the default avatar attach action problem that i get error logs from, but not for post and reply actions !!!
i get more than 150 error logs for the avatar problem, but cannot see error logs for the other actions?=post, or action?=reply

Also sometimes cannot login, it says wrong password, as i'm sure its only a url action problem too.

Btw if i uninstall pretty urls and reinstall, the settings i've made before in pretty urls still there, its like the pretty urls settings still there even after uninstall, maybe its the reason of the bugs, no clean uninstall ?!

Need help someone pls, i'm sure it is a little bug to fix but don't know how to do this !!!

HELP !!!!!!!!!!!!!!!!!!!!!!!!!

vinzbomb

Quote from: vinzbomb on June 05, 2012, 03:23:05 AM
Quote from: vinzbomb on June 04, 2012, 05:16:27 AM
I'm loosing members they cannot reply or post topics, when pretty urls is enabled !!!!
like this :
http://powerfullinfo.com/sci-tech/fbi-warns-infected-computers-may-crash-in-july-!!/?action=post;last_msg=1818

Still the same if enable action rewrite or not,


Some of my error logs :

Undefined index: session_var
Apply Filter: Only show the errors from this file
File: /Sources/PrettyUrls-Filters.php
Line: 35
$match = preg_replace(array('~^[\"\']|PHPSESSID=[^;]+|(se)?sc=[^;]+|' . $context['session_var'] . '=[^;]+~', '~\"~', '~;+|=;~', '~\?;~', '~\?$|;$|=$~'), array('', '%22', ';', '?', ''), $match);

http://powerfullinfo.com/index.php?action=dlattach;attach=11;type=avatar
Apply Filter: Only show the errors with the same message
8: Undefined index: template_layers
Apply Filter: Only show the errors from this file
File: /Sources/Subs.php
Line: 3752
foreach (array_reverse($context['template_layers']) as $layer)



http://powerfullinfo.com/index.php?action=dlattach;attach=11;type=avatar
2: Invalid argument supplied for foreach()
Apply Filter: Only show the errors from this file
File: /Sources/Subs.php
Line: 3645

foreach ($context['template_layers'] as $layer)

http://powerfullinfo.com/index.php?action=dlattach;attach=11;type=avatar
8: Undefined index: html_headers
Sources/Load.php
Line: 1836



$context['html_headers'] .= "\n\t" . '<link rel="stylesheet" type="text/css" id="' . $sheet . '_css" href="' . $settings[$sheet_path] . '/css/' . $sheet . '.css"/>'


And more, as you can see its the default avatar attach action problem that i get error logs from, but not for post and reply actions !!!
i get more than 150 error logs for the avatar problem, but cannot see error logs for the other actions?=post, or action?=reply

Also sometimes cannot login, it says wrong password, as i'm sure its only a url action problem too.

Btw if i uninstall pretty urls and reinstall, the settings i've made before in pretty urls still there, its like the pretty urls settings still there even after uninstall, maybe its the reason of the bugs, no clean uninstall ?!

Need help someone pls, i'm sure it is a little bug to fix but don't know how to do this !!!

HELP !!!!!!!!!!!!!!!!!!!!!!!!!

Nobody can help me ?

nend

Settings are usually saved unless you check remove data, not all mods allow to remove data, but data is mainly harmless.

What might of happened is the mod didn't install right, maybe due to another mod. Did you notice any errors listed when you where about to install?

vinzbomb

Quote from: nend on June 06, 2012, 02:10:16 PM
Settings are usually saved unless you check remove data, not all mods allow to remove data, but data is mainly harmless.

What might of happened is the mod didn't install right, maybe due to another mod. Did you notice any errors listed when you where about to install?

I did not get error when install or uninstall pretty urls, but what i can say is after uninstall there are files on my server that still on the server,
and yes settings also stays there, so if you can explain me how to remove everything from pretty urls manually, so i can try to reinstall it properly.

Thanks nend for your reply !!: i appreciate 

vinzbomb

Quote from: nend on June 06, 2012, 02:10:16 PM
Settings are usually saved unless you check remove data, not all mods allow to remove data, but data is mainly harmless.

What might of happened is the mod didn't install right, maybe due to another mod. Did you notice any errors listed when you where about to install?

so i was trying to repair table of forum, and get this in phpmyadmin :

There are problems with indexes of table `` smf_messages
Warning Column id_topic `` should not be part of both a unique key and a key index
Warning More than one INDEX index type exists for the `` id_topic
Warning Column id_member `` should not be part of both a unique key and a key index
Warning More than one INDEX index type exists for the `` id_member
There are problems with indexes of table `` smf_topics
Warning More than one INDEX index type exists for the `` id_board

i don't know if it helps but cannot fix it since i don't know how to fix it, even with repair tools in phpmyadmin no change
its maybe the problem i get with pretty urls cause of these errors ?!!!

TwitchisMental

Quote from: NBK*Twitch on May 26, 2012, 04:09:55 PM
Quote from: NBK*Twitch on May 19, 2012, 09:20:52 PM
I am having a strange problem when using this awesome plugin.


I have smf in the root directory with this plug installed.  I also have smf installed in another directory for theme demo board. It installed fine,but now when I try to access it I just get the one in the root showing with no content.




http://awesomescreenshot.com/01f60qmf7


bump
I know you busy,but I would like atleast some kind of advice :(.

SMFHacks.com Team

Haven't seen that happen before check your error log and see if there are any other errors that might be related.
Disclaimer: SMFHacks.com Team is not affiliated with the SMF Team or the SimpleMachines NPO.
SMFHacks.com -  Paid Modifications for SMF
Latest Mods:
Community Suite
Newsletter Pro SMF Gallery Pro SMF Classifieds SMF Store

lttung

How to know topic ID affter install Pretty URLs
Thanks

Advertisement: