Jump to content

hockmasm

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

hockmasm's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. i have this code in my .htaccess page: Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} !^(.*)\.mywebsite\.com$ [NC] RewriteRule ^(.*)$ http://www.mywebsite.com/$1 [R=301,L] i have a webpage on my site that is www.mywebsite.com/about-us.php and i want to rewrite that page to display www.mywebsite/company-info-and-more.php. can someone rework this code to do that?
  2. i bought a prozilla automall website and i have found a glitch in it. currently, if a member purchases a package from me that contains 5 profile listings that last for 1 month, at the end of the month they will get an email that says that their listings are expiring and need to be renewed. well, if a person logs onto my site, and purchases 1 new listing, all of those other 5 now have that new listings expiration date. (all listings contain the same expiration date, whichever one was bought last is the date they all expire.) does anyone know if it is easy to fix this type of code? I want it so that each listing that is bought, carries it's own expiration date. also, how much would be a fair price to pay someone to do this for me? Thanks.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.