21
Daethian
Re: Permissions issues
  • 2010/8/19 1:12

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


Our membership is relatively small and the group of users that are NPM is a small portion.

It seems like more administrative work to create a PM group and add 95% of the members back to this group to give them PM access. Is there some way to do a bulk change?

We have had a few teens that abuse PMs and in the past month a few questionable members who may have joined solely to harvest members.

I believe this was working fine before we did the last XOOPS upgrade.
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



22
Daethian
Permissions issues
  • 2010/8/17 23:57

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


xoops 2.4.4

We have a group NPM for people we don't want to have access to the PM system. That part is working, however these users can't access our FAQs or articles even though those are open to all even anon users.

In the FAQs if we set the access on each entry, access is granted but this is clearly the wrong way to manage access.

http://foreverpurple.com/images/permissions.PNG
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



23
Daethian
Re: CBB - img tags case sensitive?
  • 2010/4/24 22:59

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


ghia thank you! That finally did it! I need really specific directions...obviously.
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



24
Daethian
Re: CBB - img tags case sensitive?
  • 2010/4/24 0:11

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


Tried adding:

$ts->patterns[] = "/Open in new window/isU";
and that doesn't fix IMG
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



25
Daethian
Re: CBB - img tags case sensitive?
  • 2010/4/24 0:03

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


Okay opened the image.php file and added one line, updated to add the $ts at the beginning. And it made the site inaccessible.

class MytsImage extends MyTextSanitizerExtension {     function load(&$ts)     {         static $jsLoaded;          $config $this->loadConfig(dirname(__FILE__));         $ts->patterns[] = "/[img align=(['"]?)(left|center|right)\1 width=(['"]?)([0-9]*)\3]([^"()?&'<>]*)[/img]/sU";         $ts->patterns[] = "/[img align=(['"]?)(left|center|right)\1]([^"()?&'<>]*)[/img]/sU";         $ts->patterns[] = "/[img width=(['"]?)([0-9]*)\1]([^"()?&'<>]*)[/img]/sU";         $ts->patterns[] = "/[img]([^"()?&'<>]*)[/img]/sU";         $ts->patterns[] = "/[IMG]([^"()?&<>]*)[/IMG]/sU";          // Added for script driven images         $ts->patterns[] = "/[img align=(left|right|centerwidth=([0-9]*)](.*)[/img]/sU";         $ts->patterns[] = "/[img width=([0-9]*) align=(left|right|center)](.*)[/img]/sU";         $ts->patterns[] = "/[img align=(left|right|center)](.*)[/img]/sU";         $ts->patterns[] = "/[img width=([0-9]*)](.*)[/img]/sU";         $ts->patterns[] = "/[img](.*)[/img]/sU";          $ts->patterns[] = "/[img align=(['"]?)(left|center|right)\1 id=(['"]?)([0-9]*)\3]([^"()?&'<>]*)[/img]/sU";         $ts->patterns[] = "/[img id=(['"]?)([0-9]*)\1]([^"()?&'<>]*)[/img]/sU";
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



26
Daethian
Re: CBB - img tags case sensitive?
  • 2010/4/23 15:04

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


Thanks Ghia, hopefully he can help me. When I went back to review the files I couldn't find those same lines of code. Of course the file versions could have been wrong or something considering how jacked up my install was!
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



27
Daethian
Re: CBB - img tags case sensitive?
  • 2010/4/23 14:37

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


So VampireTrix complete upgraded my site so the [img] and <img src are working. The IMG still does not work. Is this in the CBB code? I'm going to link VT to this topic as well since I've asked him to help me try to fix this also.
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



28
Daethian
Re: Fatal Error upgrading 2.3.3 to 2.4.4
  • 2010/4/23 0:16

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


You are awesomeness personified :)
http://www.artfire.com/daethian
My Artfire store- Vintage Jewelry and New Bead Jewelry



29
Daethian
Re: IMG tags don't work
  • 2010/4/2 15:47

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


MySQL version 4.1.22-standard
Apache version 2.2.14
PHP version 5.2.11



30
Daethian
Re: IMG tags don't work
  • 2010/4/2 15:45

  • Daethian

  • Quite a regular

  • Posts: 305

  • Since: 2005/3/4 1


I did this after my failed back up attempt and after the restore:
https://xoops.org/modules/newbb/viewtopic.php?start=0&topic_id=71022&viewmode=flat&order=ASC&type=&mode=0

Even after the restore I had files that said INVALID and I used my full back up to restore. So I tried to grab fresh copies of the files from the 2.3 package and they were still INVALID if memory serves me.

I'll try again and report back when time allows.




TopTop
« 1 2 (3) 4 5 6 ... 30 »



Login

Who's Online

184 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 184


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