661
Mamba
Re: Htaccess redirect and publisher module
  • 2021/10/7 21:59

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


I'm happy to hear it!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



662
sarahmx
Re: Htaccess redirect and publisher module
  • 2021/10/7 21:14

  • sarahmx

  • Quite a regular

  • Posts: 381

  • Since: 2007/10/28


Thank you very much Mamba....all is working now



663
goffy
Re: My Latest Xoops Project
  • 2021/10/7 16:11

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


yes, wow, really great design

Congratulation



664
Mamba
Re: My Latest Xoops Project
  • 2021/10/7 14:41

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Just [size=xx-large]AWESOME[/size]!!!!!

I'm always so impressed with your work and your attention to detail!

You make XOOPS shine, showing what's possible with it!

Thank you for sharing and inspiring us, and congratulations!!!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



665
Mamba
Re: Htaccess redirect and publisher module
  • 2021/10/7 14:01

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Then maybe this will work?

RewriteRule ^(.*)publisher(.*)  $1services$2


According to this testing tool, it seems to be working
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



666
heyula
My Latest Xoops Project
  • 2021/10/7 12:47

  • heyula

  • Theme Designer

  • Posts: 594

  • Since: 2008/4/24


Resized Image


Resized Image


Resized Image


Resized Image


My new xoops project I'm working on.

I continue to develop the site

Modules I Use

- Publisher
- Xmnews
- Xoops Faq
- Xmcontent
- Tag
- Slideshow
- Contact Us

Demo:

https://www.invitahome.com/

Hasta Yatakları



667
sarahmx
Re: Htaccess redirect and publisher module
  • 2021/10/7 9:15

  • sarahmx

  • Quite a regular

  • Posts: 381

  • Since: 2007/10/28


Hi Mamba its not working..ive tried that before...by the way i noticed there are missing slashes in our htaccess code when posting in this forum

Im actually trying to redirect three types of publisher url

https://mydomain.com/modules/publisher/
to
https
://mydomain.com/modules/services/



https://mydomain.com/modules/publisher/item.php?itemid=2  
to
https
://mydomain.com/modules/services/item.php?itemid=2


https://mydomain.com/publisher.item.2/intro.html 
to
https
://mydomain.com/services.item.2/intro.html



668
Mamba
Re: Htaccess redirect and publisher module
  • 2021/10/6 23:36

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


If I understand you correctly, you want to forward a link like this:

https://mydomain.com/publisher.item.2/intro.html


to
https://mydomain.com/modules/services/item.php?itemid=2


Then maybe try this:

RewriteRule ^publisher.([a-z]+).([0-9.]+)/  modules/services/index.php?seoOp=$1&seoArg=$2
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



669
sarahmx
Htaccess redirect and publisher module
  • 2021/10/6 22:43

  • sarahmx

  • Quite a regular

  • Posts: 381

  • Since: 2007/10/28


Hi

I have a publisher with seo installed in my xoops site 2.5.10 with htaccess seo activated

RewriteRule ^publisher.([a-z]+).([0-9.]+)/  modules/publisher/index.php?seoOp=$1&seoArg=$2

My publisher article url look like this
https://mydomain.com/modules/publisher/item.php?itemid=2  
https://mydomain.com/publisher.item.2/intro.html


i have cloned the publisher module to be services module and i have copy all my publisher content to the services modules..i use the same setting

https://mydomain.com/modules/services/item.php?itemid=2
https://mydomain.com/services.item.2/intro.html


My question is how do i redirect with htaccess all publisher module article to the new service module article..all have same article id..only the module name changed..

thank you



670
Jess2kWade
Re: Which editor do you use ?
  • 2021/10/6 8:47

  • Jess2kWade

  • Just popping in

  • Posts: 1

  • Since: 2021/10/6


It depends on the language and the addon's quality. For example, JS and TS are directly integrated and function flawlessly with all of the capabilities you mention, and I've heard the C# version is also extremely excellent.

However, I recall finding PHP and Ruby with Sublime and Atom to be a pain to use, so I always returned to Jetbrains. I'm not sure what the VS Code equivalents are.




TopTop
« 1 ... 64 65 66 (67) 68 69 70 ... 29425 »



Login

Who's Online

853 user(s) are online (202 user(s) are browsing Support Forums)


Members: 0


Guests: 853


more...

Donat-O-Meter

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

Latest GitHub Commits