HomeHelpTrac

Ticket #1495 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

Ads - tab All Ads give a 404 error

Reported by: MichelSwiss Owned by: somebody
Priority: major Milestone: Dolphin 7.0 (Hookie) RC 2
Keywords: all ads Cc:

Change History

comment:1 Changed 2 years ago by AndreyP

  • Status changed from new to closed
  • Resolution set to invalid

Rule: RewriteRule? ads/all_ads/{0,1}$ modules/boonex/ads/classifieds.php?action=show_all_ads [QSA,L]

already in .htaccess, recheck it

comment:2 Changed 2 years ago by AndreyP

RewriteRule ^ads/all_ads/{0,1}$  modules/boonex/ads/classifieds.php?action=show_all_ads [QSA,L]
Note: See TracTickets for help on using tickets.