News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Pretty URLs

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

Previous topic - Next topic

JRMBelgium

I want to uninstall 0.8.2 and I get this:

QuoteThis package cannot be uninstalled, because there is no uninstaller!

Please contact the mod author for more information.

So now I am contacting you. The package is online, I can see it in the packages list and I see "Uninstall" in the Installed packages list.

bianca007


Hi there,
I've been using Pretty URL's for a while now with no problems, then all of a sudden tonight as I was adding a new topic, my board started acting weird. My forum index, the last post I made and the board in which I posted it ALL show a blank page now.

I read somewhere in this forum that it was because of Pretty URL and can be fixed by uninstalling the mod. Before doing that I wanted to ask if anyone else has this problem and if there is a fix for this.

Thanks

Dannii

Quote from: Jelle Mees on May 13, 2008, 05:40:37 PM
I want to uninstall 0.8.2 and I get this:

QuoteThis package cannot be uninstalled, because there is no uninstaller!

Please contact the mod author for more information.

So now I am contacting you. The package is online, I can see it in the packages list and I see "Uninstall" in the Installed packages list.
Which version of SMF are you using?

Quote from: bianca007 on May 14, 2008, 03:41:38 AMI've been using Pretty URL's for a while now with no problems, then all of a sudden tonight as I was adding a new topic, my board started acting weird. My forum index, the last post I made and the board in which I posted it ALL show a blank page now.

I read somewhere in this forum that it was because of Pretty URL and can be fixed by uninstalling the mod. Before doing that I wanted to ask if anyone else has this problem and if there is a fix for this.
Disable the mod as explained here and then check the forum error log.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

JRMBelgium

Quote from: Dannii on May 14, 2008, 10:50:24 AM
Quote from: Jelle Mees on May 13, 2008, 05:40:37 PM
I want to uninstall 0.8.2 and I get this:

QuoteThis package cannot be uninstalled, because there is no uninstaller!

Please contact the mod author for more information.

So now I am contacting you. The package is online, I can see it in the packages list and I see "Uninstall" in the Installed packages list.
Which version of SMF are you using?

Latest public beta.

bianca007

Quote from: Dannii on May 14, 2008, 10:50:24 AM

Quote from: bianca007 on May 14, 2008, 03:41:38 AMI've been using Pretty URL's for a while now with no problems, then all of a sudden tonight as I was adding a new topic, my board started acting weird. My forum index, the last post I made and the board in which I posted it ALL show a blank page now.

I read somewhere in this forum that it was because of Pretty URL and can be fixed by uninstalling the mod. Before doing that I wanted to ask if anyone else has this problem and if there is a fix for this.
Disable the mod as explained here and then check the forum error log.
Are you sure thats the link because th page discusses 404 errors and broken links. I am getting blank pages, not 404 error. Does it still apply?

Dannii

Quote from: Jelle Mees on May 14, 2008, 11:54:50 AMLatest public beta.
You were running Beta 3 when you installed it but have since upgraded to Beta 3.1? You can use the emulate box (click on the advanced link at the bottom) to emulate Beta 3 and uninstall the mod.

Quote from: bianca007 on May 14, 2008, 12:27:52 PMAre you sure thats the link because th page discusses 404 errors and broken links. I am getting blank pages, not 404 error. Does it still apply?
I will (some day) rewrite the page. The method there just disables the mod.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

JRMBelgium

Quote from: Dannii on May 14, 2008, 09:56:23 PM
Quote from: Jelle Mees on May 14, 2008, 11:54:50 AMLatest public beta.
You were running Beta 3 when you installed it but have since upgraded to Beta 3.1? You can use the emulate box (click on the advanced link at the bottom) to emulate Beta 3 and uninstall the mod.

Ok, the emulation works, but now I get a "Test failed" in Sources/Admin.php.

Find:

Quote'theme' => array(
               'label' => $txt['theme_admin'],
               'file' => 'Themes.php',
               'function' => 'ThemesMain',
               'custom_url' => $scripturl . '?action=admin;area=theme;sa=admin',
               'icon' => 'themes.gif',
               'subsections' => array(
                  'admin' => array($txt['themeadmin_admin_title']),
                  'list' => array($txt['themeadmin_list_title']),
                  'reset' => array($txt['themeadmin_reset_title']),
                  'edit' => array($txt['themeadmin_edit_title']),
               ),
            ),

Replace:

Quote'theme' => array(
               'label' => $txt['theme_admin'],
               'file' => 'Themes.php',
               'function' => 'ThemesMain',
               'custom_url' => $scripturl . '?action=admin;area=theme;sa=admin',
               'icon' => 'themes.gif',
               'subsections' => array(
                  'admin' => array($txt['themeadmin_admin_title']),
                  'list' => array($txt['themeadmin_list_title']),
                  'reset' => array($txt['themeadmin_reset_title']),
                  'edit' => array($txt['themeadmin_edit_title']),
               ),
            ),

Don't see any difference, so is it ok to uninstall anyway?

Dannii

It should be fine... that part of the file will be easy to fix if something goes wrong.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

JRMBelgium

Quote from: Dannii on May 15, 2008, 01:58:46 AM
It should be fine... that part of the file will be easy to fix if something goes wrong.

I uninstalled it and something did go rong.
I now see this on the admin CP:

QuoteNotice: Undefined index: pretty_admin_menu in /mounted-storage/home95c/sub006/sc26341-IINL/www/FlemishArmySite/Trackmania/Sources/Admin.php on line 244

Dannii

"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

JRMBelgium


Dannii

Replace with this one. (The problem was you install the ad mod.)
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

JRMBelgium

Quote from: Dannii on May 15, 2008, 09:37:21 AM
Replace with this one. (The problem was you install the ad mod.)

Thank you very much for fixing it.

chadon

#1673
 I have been running Pretty URLs since a while now and I recently upgraded SMF to the 1.1.5 version. I am not sure if it's related to this upgrade but I have a few topics that can't be access. When you use the search function, the links are correct but from the board they are located in they are missing the board and title words in their URL path. I tried to rename the topics, move them, create a new board and place them in it but nothing works.
Any idea how to fix this?
The topics with invalid paths can be seen here:
http://www.mustangv8.com/forum/parts-for-sale-or-trade/0/
They are the 3 oldest ones at the bottom.

Dannii

If you run maintenance does it fix the problem?
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

chadon

No, I tried to run everything in maintenance but it didn't fix anything.

Dannii

Anything in the error log?

Btw, I meant Pretty URLs maintenance, not the SMF maintenance.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

chadon

No, there is nothing in the error log related to this. I checked everything in the admin section but I didn't find anything related to the maintenance of Pretty URLs. I have Pretty URLs - Base  version 0.7 and noticed the last one was 0.8.3. Should I upgrade to the new one?

Dannii

Yes you should upgrade.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

chadon

That fixed the problem  :D I guess we shouldn't trust the package manager when it says we have the latest version of the packages. Thanks for your fast support.

Advertisement: