51
hackbrill
Re: please help me i'm at my wits end :(
  • 2008/4/30 23:59

  • hackbrill

  • Friend of XOOPS

  • Posts: 283

  • Since: 2005/7/14


Have you installed the News module? If not, go into admin> preferences> general settings and select "none" in "module for your start page."

This value is also in the config table of your database as _MD_AM_STARTPAGE



52
hackbrill
Re: How can I see log of my Xoopspoll
  • 2008/4/28 13:52

  • hackbrill

  • Friend of XOOPS

  • Posts: 283

  • Since: 2005/7/14


This sql query will show votes by username-just replace (db prefix) with the prefix of your database and (## of poll in question) with the numeral of the poll in question.

$sql 'SELECT `(db prefix)_users` . `uid` , `(db prefix)_users` . `uname` , `(db prefix)_xoopspoll_log` . `option_id` '
        
' FROM `(db prefix)_users` , `(db prefix)_xoopspoll_log` '
        
' WHERE ( ( `(db prefix)_xoopspoll_log` . `poll_id` = (## of poll in question) ) AND ( `(db prefix)_users` . `uid` = `(db prefix)_xoopspoll_log` . `user_id` ) ) '
        
' LIMIT 0, 30 ';



53
hackbrill
Re: Xoops strong sides! - why choose Xoops?
  • 2008/4/20 17:55

  • hackbrill

  • Friend of XOOPS

  • Posts: 283

  • Since: 2005/7/14


-modular
-permissions
-it's free and has excellent support



54
hackbrill
Re: Another CMS Survey
  • 2008/4/9 23:11

  • hackbrill

  • Friend of XOOPS

  • Posts: 283

  • Since: 2005/7/14


Done...a really short and simple survey and got XOOPS' name in there!



55
hackbrill
Re: Please some help would be greatly appreciated asap!
  • 2008/4/8 21:27

  • hackbrill

  • Friend of XOOPS

  • Posts: 283

  • Since: 2005/7/14


Have you tried to find out what file that text is in? If I were you, I would look at the index.php files for the news module and the contact module and also check contactform.php.



56
hackbrill
Re: XoopsEditors Compatibility Issues – Fixed
  • 2008/4/7 13:09

  • hackbrill

  • Friend of XOOPS

  • Posts: 283

  • Since: 2005/7/14


It would be nice if XOOPS ORG had a blogging system. This excellent post could be prominately displayed in a Catzwolf blog instead of buried among the many other topics in the forums.
Thanks for the effort and time taken to share this information with us! :)



57
hackbrill
Re: Install fail




58
hackbrill
Re: Help! Three Weeks of Xoops-ing And I'm Even More Confused!

Edit: OP has answered his own question.



59
hackbrill
Re: CBB - anonymous users browsing
  • 2008/4/2 23:47

  • hackbrill

  • Friend of XOOPS

  • Posts: 283

  • Since: 2005/7/14


Check the IP address. It could be search engine spiders crawling your site. I have my forums closed to all but certain groups, but also noticed anonymous users perusing the forums. I checked their IP address and found out they were actually crawlers, so I removed the forum link from the main menu to all but the groups that had to log in and the crawling stopped.



60
hackbrill
Re: Help on Xoops!!!
  • 2008/2/20 14:31

  • hackbrill

  • Friend of XOOPS

  • Posts: 283

  • Since: 2005/7/14






TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 16 »



Login

Who's Online

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


Members: 0


Guests: 120


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