Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43259
Total Topics: 7518
Most Online Today: 177
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 181
Total: 181

Author Topic: Method Not Implemented  (Read 5529 times)

0 Members and 1 Guest are viewing this topic.

guest3817

  • Guest
Method Not Implemented
« on: November 20, 2009, 06:37:59 am »
Hi

I'm just converting my forum to SMF RC2 and at the same time have moved servers(with the same host needed to run under suPHP).

I am running into problems whenever with the error

Method Not Implemented

GET to /forum/index.php not supported.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

The host has now turned mod_security off for me, phpinfo.php confirms this. What else might be causing the issue?

Thanks

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: Method Not Implemented
« Reply #1 on: November 20, 2009, 07:51:59 am »
When does that issue occur?

If it still occurs with mod_security turned off. 
Open themes/default/Gallery.template.php
Find all
Code: [Select]
;id=
Change to
Code: [Select]
&id=
Open Sources/Gallery.php
Code: [Select]
;id=
Replace with to
Code: [Select]
&id=
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

guest3817

  • Guest
Re: Method Not Implemented
« Reply #2 on: November 20, 2009, 09:17:20 am »
Thanks for the quick response.

This was occuring whenever a thumbnail was clicked on. Your changes fix the issue for the gallery view area and slideshow but not for instance when clicking on a thumbnail in the "Recent Photos" section or a Simple Portal "Random Image" block.
I guess this pretty much proves the server the site is causing the problem rather than the Gallery Mod itself.


guest3817

  • Guest
Re: Method Not Implemented
« Reply #3 on: November 20, 2009, 09:38:36 am »
mod-security hadnt been disabled (even though not showing via phpinfo.php). Sorted now thanks for your help.

Offline awmazz

  • Member
  • *
  • Posts: 3
    • View Profile
Re: Method Not Implemented
« Reply #4 on: March 01, 2010, 05:54:29 am »
.htaccess doesn't work for me and I'm getting the opposite issue of doughboy after change all to &id=. Recent and My Images thumbnails work fine, but clicking album thumbnails results in server error message.

Any solution if the host declines to disable mod_security (without resorting to finding another host)?

(SMF Gallery Pro 2.5.7.3 and SMF 1.1.11)
« Last Edit: March 01, 2010, 06:20:19 am by awmazz »

Offline awmazz

  • Member
  • *
  • Posts: 3
    • View Profile
Re: Method Not Implemented
« Reply #5 on: March 01, 2010, 06:17:29 am »
Oop. just saw the other thread, so I've now applied the change all ;id= to &id= to the usergallery files in both Sources and Themes/Default as well, and all seems to be working now even with mod_gallery still operational.

Just a small glitch now - the letters "&id=" now appear at the top of the page when viewing the gallery, above the SMF forum.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: Method Not Implemented
« Reply #6 on: March 01, 2010, 10:23:31 am »
If it is on all pages check the top of all your php files to see if some text was added to it.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline awmazz

  • Member
  • *
  • Posts: 3
    • View Profile
Re: Method Not Implemented
« Reply #7 on: March 01, 2010, 12:48:21 pm »
It was indeed, right at the beginning of the Gallery.template. All working to perfection now, thanks.  ;D

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: Method Not Implemented
« Reply #8 on: March 01, 2010, 12:55:29 pm »
Glad you got it working!

I am not big fan of that mod_security rule that they have added.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

 

Related Topics

  Subject / Started by Replies Last post
2 Replies
5754 Views
Last post March 04, 2007, 06:51:24 pm
by 5thmsstech
2 Replies
8096 Views
Last post January 21, 2010, 05:11:19 am
by chinaren
4 Replies
4053 Views
Last post November 02, 2011, 07:55:52 pm
by SMFHacks
3 Replies
4057 Views
Last post March 14, 2013, 09:19:10 am
by SMFHacks
8 Replies
4012 Views
Last post June 26, 2013, 01:51:08 pm
by SMFHacks

+- Recent Topics

No thumbnails on new uploads by SMFHacks
March 27, 2024, 02:10:41 pm

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal