21
fatman
Re: kStore - product catalogue demo
  • 2004/4/8 14:59

  • fatman

  • Friend of XOOPS

  • Posts: 176

  • Since: 2003/12/13


Ok, I must have been tired when I wrote that last response. Now that it's morning and I've had a very large cup of coffee, I think I remember you do need to adjust .htaccess if site runs in a sub folder.

Give this a try... added /ss to each line.
RewriteEngine on

RewriteRule 
^shopadmin/([^/]+)/([^/]+)/([^/]+) /ss/modules/noah/admin.php?group=$1&pfunc=$2&id=$[L]
RewriteRule ^shopadmin/([^/]+)/([^/]+) /ss/modules/noah/admin.php?group=$1&pfunc=$[L]
RewriteRule ^shopadmin /ss/modules/noah/admin.php [L]

RewriteRule ^shop/([^/]+) /ss/modules/noah/shop.php?pfunc=$[L]
RewriteRule ^shop /ss/modules/noah/shop.php [L]

RewriteRule ^pages/([^/]+) /ss/modules/noah/pages.php?page=$[L]
RewriteRule ^pages /ss/modules/noah/pages.php [L]


NOTE : Watch for line wrap in the example above.

22
ksatpro
Re: kStore - product catalogue demo
  • 2004/4/8 15:18

  • ksatpro

  • Just popping in

  • Posts: 14

  • Since: 2004/3/2 1


You Rock, that did it. Thank you for all your help you made my day big time.

Thanks
ksat

23
ksatpro
Re: kStore - product catalogue demo
  • 2004/4/8 15:29

  • ksatpro

  • Just popping in

  • Posts: 14

  • Since: 2004/3/2 1


Problems again, what a pain in the *&*&*^* I am becoming.
with the changes to the .htaccess file when I click on "go to the no-ah admin menu it works fine. but when I try "continue and install k_store demo" it FAILS

it is now finding the shopadmin but not finding pages/noahupdater

what do you think?
I bow to the king....help me great one.

24
IShades
Re: kStore - product catalogue demo
  • 2004/4/8 22:36

  • IShades

  • Just popping in

  • Posts: 96

  • Since: 2004/2/20


Can we get this puppy to accept paypal as well?

25
fatman
Re: kStore - product catalogue demo
  • 2004/4/8 23:07

  • fatman

  • Friend of XOOPS

  • Posts: 176

  • Since: 2003/12/13


ksatpro : try something like this ...

yoursite.com/ss/modules/noah/pages.php?page=noahupdater

(damn .htaccess files and my obsession with using mod_rewrite) I'm not 100% sure what's up. I noticed the same problem with another install of no-ah i have. But you should be able to add the store and add demo content. using a URL like the above.


26
IShades
Re: kStore - product catalogue demo
  • 2004/4/9 4:30

  • IShades

  • Just popping in

  • Posts: 96

  • Since: 2004/2/20


No Good for me. :(
When I click on noah admin, the url goes to:
www.yourname.com/domain/shopadmin ... and not to the module directory.

Also when I click install it goes to:
http://www.yourname.com/domain/pages/noahupdater

I did the hack and nothing!

27
fatman
Re: kStore - product catalogue demo
  • 2004/4/9 14:45

  • fatman

  • Friend of XOOPS

  • Posts: 176

  • Since: 2003/12/13


Quote:

IShades wrote:
No Good for me. :(
When I click on noah admin, the url goes to:
www.yourname.com/domain/shopadmin ... and not to the module directory.

Also when I click install it goes to:
http://www.yourname.com/domain/pages/noahupdater

I did the hack and nothing!


Hi IShades. You are experiencing .htaccess issues.

You need to modify your .htaccess file so that it included the name of the sub-folder you have installed you're XOOPS site into. There is an example above which uses /ss/ as the XOOPS sub folder. You need to change /ss/ inthat example to match your sub folder name.

If that doesn't make sense, send me a private message with your web site URL and I'll send you back an .htaccess file which should work. Cheers.

28
limecity
Re: kStore - product catalogue demo
  • 2004/6/20 8:02

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


what happen to your k-store demo and download site?

29
fatman
Re: kStore - product catalogue demo
  • 2004/6/20 9:54

  • fatman

  • Friend of XOOPS

  • Posts: 176

  • Since: 2003/12/13


temporarily off line while I move hosts. Seehttp://noah.tetrasi.com/ for the No-Ah support site. kStore is just a demo built with No-Ah.

30
limecity
Re: kStore - product catalogue demo
  • 2004/6/20 10:06

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


which one is the k-store?
does it still exist? or u change the name for it?

Login

Who's Online

209 user(s) are online (146 user(s) are browsing Support Forums)


Members: 0


Guests: 209


more...

Donat-O-Meter

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

Latest GitHub Commits