1
monique
Re: Google Links
  • 2006/7/12 20:23

  • monique

  • Just popping in

  • Posts: 62

  • Since: 2005/5/23


Can you give an example?



2
monique
Re: RSS Feeds and Backend.PHP Validation Woes
  • 2006/7/11 22:05

  • monique

  • Just popping in

  • Posts: 62

  • Since: 2005/5/23


Bump!



3
monique
RSS Feeds and Backend.PHP Validation Woes
  • 2006/7/2 4:50

  • monique

  • Just popping in

  • Posts: 62

  • Since: 2005/5/23


Please help! When I try to validate my feed, it comes up invalid because the first line is blank. If you check the link, you'll see what I mean. I can't find anything in the template code that would suggest outputting a blank line first. I am using the current version of XOOPS and my RSS feed is from backend.php. I would appreciate any help.

Thank you --

Monique.

Here is a link to feedvalidator.org:

Feed Validator

Here is my feed:http://www.artwire.com/backend.php



4
monique
3gp Files
  • 2006/2/20 17:05

  • monique

  • Just popping in

  • Posts: 62

  • Since: 2005/5/23


Hi!

Does anyone know of a module that plays 3gp files? I'm not having any luck with Smart Media. Any thoughts/advice will be much appreciated.

Thanks --

Monique.

www.artwire.com



5
monique
Mail Users Problem
  • 2005/12/8 1:52

  • monique

  • Just popping in

  • Posts: 62

  • Since: 2005/5/23


I think this is a bug. I have almost 500 registered users. I also have several users in other groups (Staff, Webmasters). When I use Mail Users, I can pm the other groups, but I can't mail my large group (registered users). It just hangs with no error message.

Can anyone verify this problem? Also, can anyone help me fix it? I would appreciate it very much! Thanks --

Monique.


I think I traced it to this line in class\XoopsMailer.php :

function setToGroups($group)
{

if ( !is_array($group) ) {
if ( strtolower(get_class($group))== "xoopsgroup" ) { $member_handler =& xoops_gethandler('member');

// THE FOLLOWING LINE IS THE PROBLEM.
// I BELIEVE IT IS THE getUsersByGroup FUNCTION

$this->setToUsers($member_handler->getUsersByGroup($group->getVar('groupid'), true));

}
} else {foreach ($group as $g) {$this->setToGroups($g);}}

}



6
monique
Backend.PHP Producing Odd Results - Please help if you can!
  • 2005/11/3 1:43

  • monique

  • Just popping in

  • Posts: 62

  • Since: 2005/5/23


Hi! I am trying to use RSS but characters that create validation errors are sneaking in. Notably quotes. I would appreciate any help or direction. Thanks -- Monique.

Here are the results: RSS results that don't validate


...Starcraft: Ghost demo was cool, but only had two 16-player modes, with Terrans and Zerg. One mode pitted the Terrans and Zerg against each other, with light infantry, marines, firebats, and ghosts against zerglings, hydralisks, infested marines, and mutalisks. Each side had to capture nodes to advance towards the others--->(LITTLE BOX APPEARS HERE)S base, having to capture one node before advancing to the next. As you captured nodes or got kills, you received --->LITTLE BOX APPEARS HERE spawn points LITTLE BOX APPEARS HERE ...



7
monique
Re: Extended Profiles Technical Help Needed!
  • 2005/10/5 0:50

  • monique

  • Just popping in

  • Posts: 62

  • Since: 2005/5/23


I talked to my host and they won't turn Magic Quotes off because:

"The magic quotes are actually used as a security measure against SQL injection attacks. Turning this option off leaves the server pretty vulernable. In all honesty I would leave that option marked as on.

So, unfortunately, we will not be able to turn this feature on since it puts other customers and our server uptime at risk. I would contact the developers of the program and see if they can issue you a patch. Most hosting companies have this php policy."

I appreciate any suggestions as to which programs to hack to have the add a user remove the magic quotes, or some response to the host, or some way to turn of magic quotes for this program only.

Any and all ideas are welcome. TIA --

Monique.



8
monique
Re: google?
  • 2005/9/22 4:07

  • monique

  • Just popping in

  • Posts: 62

  • Since: 2005/5/23


I use PPC and I'm sure your ad revenue is based upon click throughs and not on impressions. The Google guys are no dummies and they aren't going to take an expense on zero revenue. I've heard that the income from that advertising is more likely to pay for a meal out each month rather than a car payment. Keeping your expectation in perspective is key with Google. Also, remember that some words are worth $2/click and others are worth $.05, so consider how relevant your content is to the higher value words.

Good luck --

Monique.



9
monique
Comment Anywhere
  • 2005/9/19 2:03

  • monique

  • Just popping in

  • Posts: 62

  • Since: 2005/5/23


I'd like to allow the user to post a comment and return to the same screen they started and not get redirect to the screen set up in XOOPS_VERSION.PHP. Does anyone know if there is anything like that around? Thanks -- Monique.



10
monique
Re: Extended Profiles Technical Help Needed!
  • 2005/9/18 14:17

  • monique

  • Just popping in

  • Posts: 62

  • Since: 2005/5/23


Thank you -- Magic Quotes is set on for my server. That also explains some other weirdness with one of my other systems. Thank you so much for your help. This has been making me crazy!! XOOPS rules!! Monique.




TopTop
(1) 2 3 4 5 »



Login

Who's Online

199 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 199


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