111
DonXoop
pngbehavior.htc and _403 forbidden errors

Is the /modules/newbb/include/pngbehavior.htc the IE png transparency trick file? Lately I've been seeing a lot of 403 (forbidden) errors for this file although the file will be returned most of the time. I am noticing dozens or more of calls in a row for this file from the same IP. Suddenly there is a _403 error and the whole thing starts again.

The user appears to be very busy looking at the forums and gets the 403 error every so often. I don't know who exactly the user is since they haven't complained but the amount of these errors has me concerned. Also I wonder if seeing so many calls for this file in a row is normal.

While I'm at it I am also seeing _403 errors for blank.gif. I haven't investigated this yet but once again the file will return when called normally.



112
DonXoop
Re: Possible security issue with MyAlbum-P

LOL, myalbum-p does not equal xoops. It is a 3rd party module from somewhere else (Japan I think). Have you checked the site that hosts this module? I'll bet they have a myalbum-p specific forum. I don't use this module so I can't point you in the right place. Check your readme.

Speaking of readmes my wild azz guess is that you don't have the right chmod set for the album directory.



113
DonXoop
Re: View posters IP in newbb?

The System module templates. I forget exactly which one it is (likely one that has the word "notification" in the name). If you have the 2.0.10 upgrade package you can see which templates were changed.

ok, I looked, here is the list of changed templates you should update:

system_block_dummy.html
system_imagemanager2.html
system_imagemanager.html
system_notification_list.html
system_notification_select.html
system_redirect.html
system_siteclosed.html
system_userform.html

And this block template:
system_block_notification.html



114
DonXoop
Re: View posters IP in newbb?

The notifications can likely be fixed by updating your custom templates (assuming you're using a custom). I looked at the upgrade files and deleted the template files that were new and re-generated them. That fixed my notifications. Not sure about the IPs, they look fine on my site.



115
DonXoop
Re: Delete modul

Quote:
kgmetcalfe wrote:
dont forget - you can not delete a folder if it is not empty - ie : if there is even one file left in any folders - will give error... "cannot delete unempty folder".


huh? Sure you can, depends on what you're using. It would be extremely painful to visit each directory to delete files before you could delete the final one. Lots of ways to delete a directory and every directory and file under it.



116
DonXoop
Re: iberoamericanos.com is dissapeared!!

The easiest thing is to disable modules and/or blocks until you find what is causing it. Starting from the most recently installed. Then you know where to look for a fix. You likely have something on the front page doing this.

A handy trick is to run two browsers (Firefox and Moz for example) so you can see the site from a logged in and anon perspective.

The blank page FAQ can also be handy.



117
DonXoop
Re: Using smarty code in PHP

Thank you!
That was the hint I needed to make it work. Thanks again.



118
DonXoop
Using smarty code in PHP

I'm sure this is a simple thing but my brain must be tired.
I have some db queries I put in the TinyD module as PHP scripts. The scripts work great but now I'd like to cycle the row colors like many blocks do.

Instead of a simple
<tr>
I'd like to do something like:
<tr class="<{cycle values="even,odd"}>">


In other words I have a line like:
echo "<tr>";
but I'd like to use the cycle function in the tr.

I need to use PHP as the code type because of all the db queries (that part works fine).



119
DonXoop
Re: Future devel of newbb2?

Bump..........

Any word a little more certain than a guess? What happens to the forum on xoops.org?



120
DonXoop
Re: Future devel of newbb2?

Thanks but I wasn't looking for fans of one forum or another. Looking for word on newbb2 itself. The forum used right here, right now on this site.




TopTop
« 1 ... 9 10 11 (12) 13 14 15 ... 107 »



Login

Who's Online

148 user(s) are online (114 user(s) are browsing Support Forums)


Members: 0


Guests: 148


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