1
najmead
NewBB not updating read items
  • 2006/5/9 23:12

  • najmead

  • Just popping in

  • Posts: 5

  • Since: 2006/3/24


One of the users on my site has complained (rather vocally I might add), that NewBB is not correctly identifying which items he has read and which he hasn't read. He's actually described this bug as making the entire site completely unusable, which IMHO is a bit of an over-reaction.

Nonetheless, there is something wrong. A couple of users have complained that the site seems to over-ride the setting "Store my user name in a cookie for 1 year".

Is this a setting issue? Or a bug? How can I fix it?



2
najmead
Re: Adding Google Adsense to Block
  • 2006/5/2 4:58

  • najmead

  • Just popping in

  • Posts: 5

  • Since: 2006/3/24


I'm having trouble with Google Adsense as well.

I've followed the advice in the link in a previous post in regards to .htaccess, but to no avail. Checking the source for the page shows the scripts are being added, but still not show. When I try and "preview" the block from the Administration interface, I get the following error at the bottom of the screen:

"); win.focus(); win.document.close(); //-->

Any help?



3
najmead
Email address validation
  • 2006/4/28 11:20

  • najmead

  • Just popping in

  • Posts: 5

  • Since: 2006/3/24


A user on my site reported the following incident:

Quote:

site incorrectly identifies addresses with a "+" character as an invalid email address during the registration process.

while "+" characters have no special meaning in themselves, many mail systems handle them specially, as an extension to the part of the address before the "+" - e.g. "cas+gc@example.com" would be delivered to the same account as "cas@example.com" (but with the full plussed address left intact so that filtering software like procmail can save it to a separate folder or whatever). in this context, they're known as "plussed addresses".

some mail systems use a "-" character for the same job, but "+" is more common (and more "correct" by internet convention/habit/practice)


it's actually inexcusable for any software to do a bad job of address validation - the precise definition for a valid email address has been publicly documented for decades, and it has hardly changed at all even since the early days in the 1970s. it's not rocket-science, it's really straight-forward...and it's not even neccessary to "roll your own", there are dozens of freely re-usable functions, libraries, and code-snippets to do address validation that all do the job (as well as probably hundreds more that do the job badly).

it's even more inexcusable for GPL software like XOOPS to get it wrong - there are no license incompatibilities preventing use of one of the GPL libraries that do it.



4
najmead
Listing members
  • 2006/4/24 6:22

  • najmead

  • Just popping in

  • Posts: 5

  • Since: 2006/3/24


I've just set up a small, community-based site for roleplayers using XOOPS (see www.gamecircle.org). I've been pretty happy with the experience so far. However, some of the users have asked for a module to list all the members on the site.

Something like the find-user function in the administration panel, but available to end users. Although, it wouldn't need to allow for search by fields... it would just need to list all the members and some pre-selected information (eg, their Interests, or any custom fields I might add). Perhaps a sort feature.

Thinking about it, it seems like a pretty straightforward request... but I haven't found an existing module.

Any help folks?



5
najmead
phpWiki Error
  • 2006/3/24 5:16

  • najmead

  • Just popping in

  • Posts: 5

  • Since: 2006/3/24


I'm not sure if this is the right place to post this question, but anyway...

I've just installed phpWiki and the installation seems to have mostly gone ok. Except that I've made the Wiki viewable by Anonymous users. When I'm logged in, following the link to the Wiki works fine. But as an anonymous user, I get the following error;

Fatal error: Call to a member function on a non-object in /home/content/n/a/j/najmead/html/modules/phpwiki/lib/config.php on line 349

Can anyone help?




TopTop



Login

Who's Online

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


Members: 0


Guests: 232


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