1
kmizt
Simplified URL and XoopsGallery
  • 2005/2/10 21:42

  • kmizt

  • Just popping in

  • Posts: 30

  • Since: 2005/1/11


As some brought up on one of my web site reviews. I get this error when I click a thumbnail in XoopsGallery.
"ERROR: requested index [] out of bounds [10]"
"http://saltwaterflyfishers.com/xoopsgallery-view_photo.xoops_imageid-12-set_albumName-album02-id-fly1226.htm"

Pretty sure it relates to Simplified URL's mod rewrite. Is there a simple way to disable the mod rewrite for this module or another solution. Would like to fix these problems before we start an Adwords campaign.

2
darkfly
Re: Simplified URL and XoopsGallery
  • 2005/4/29 13:17

  • darkfly

  • Just popping in

  • Posts: 3

  • Since: 2005/4/29


I have the same pb with simplified_url_1.40.

Any solution or idea???
Thanks.

3
LazyBadger
Re: Simplified URL and XoopsGallery

You can
1. Disable rewrite in ХG directory (using .htaccess)
2. Enable logging for mod_rewrite, ieentify error, related to XG-URL rules and use modified rules for XG-module

4
darkfly
Re: Simplified URL and XoopsGallery
  • 2005/4/29 13:24

  • darkfly

  • Just popping in

  • Posts: 3

  • Since: 2005/4/29


One more thing:

Actualy i continu to use simplified_url_140 but i desactivate Xoopsgallery rewriting url....

You can do this editing simplified_url.php and put:

After:
&& ( !preg_match("/\/modules\/system\//", $_SERVER['SCRIPT_NAME']) )


You can put:
&& ( !preg_match("/\/modules\/xoopsgallery\//", $_SERVER['SCRIPT_NAME']) )


This manipulation desactivate rewriting xoopsgallery, and all the rest module work fine with simplified_url_140.

5
darkfly
Re: Simplified URL and XoopsGallery
  • 2005/4/29 13:26

  • darkfly

  • Just popping in

  • Posts: 3

  • Since: 2005/4/29


yeah same result LazyBadger :)
Xoopsgallery rewriting desactivate....


Who i can ". Enable logging for mod_rewrite, ieentify error, related to XG-URL rules and use modified rules for XG-module" ?

Thanks

Login

Who's Online

428 user(s) are online (76 user(s) are browsing Support Forums)


Members: 0


Guests: 428


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits