1451
ghia
Re: Spam through comments made by registrered users on unknown modules
  • 2009/12/29 16:17

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Use the date and time of the comments to find the actions taken in the Apache logs.



1452
ghia
Re: Profile Module - Website Row is displayed even value is empty
  • 2009/12/29 11:32

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


The fix is in the PHP code of 2.4.x, but if you want the suppression of empty websites, you must alter your template /modules/system/templates/user_info.html as in the first example.
<{if $user_websiteurl != ""}>
<
tr>
<
td class="head"><{$lang_website}></td>
<
td class="even"><{$user_websiteurl}></td>
</
tr>
<{/if}>



1453
ghia
Re: no image displayed in wflinks
  • 2009/12/28 1:46

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Did you run the file check to verify if the files are complete (see release notes)?



1454
ghia
Re: Upgrade from 2.0.13.1 poblems
  • 2009/12/27 13:16

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Do the file check to see if all files are present (see release notes)



1455
ghia
Re: "Santa" brought kiddie porn spammers
  • 2009/12/27 1:02

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Module XoopsCare has a 'Remove spammed comments', but don't know what it exactly does.



1456
ghia
Re: Syndication module
  • 2009/12/26 23:48

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


CBB 4.0 is only for test and not for use on production sites!



1457
ghia
Re: New Notifications Indicator ?
  • 2009/12/26 23:37

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


The notification messages (as in 'A new comment/post has been added ...) are sent as PM or as email.
So you have to use a hack as proposed by runeher, to display the new PM's.

The menupoint notifications, shows a list of notification events eg articles commenting, threads posting or other events, that a user wants to watch. The users themselves activate this by eg when posting in this forum, checking the box 'Notify me of new posts in this thread'. This operation adds then an event to watch at the notifications list.
There is no need to signal the growth of this list, nor is it possible to know what the increment was or about how many the user is aware.



1458
ghia
Re: no image displayed in wflinks
  • 2009/12/26 23:21

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


What was the old XOOPS version?
What is the expected display or how was it displayed before?



1459
ghia
Re: stinky server configuration for xoops 2.3 - 2.4
  • 2009/12/26 23:13

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


If you use UTF-8, you definitly need MySQL 5 !

The deprecated messages are harmless and may be ignored.

Check all your files are correct uploaded. Use the file check tool (see release notes) ot take a new backup and compare it to the old.
Verify permissions for the special directories (see release notes).
Empty the cache directories (except index.html)
Empty the sessions table in the database.

Verify no old paths or URL's are present in the files (eg mainfile and theme) and/or database.

For the broken modules check their install and readme files, if there are permissions to be set for some directories.
What is or is not working?





1460
ghia
Re: Displaying Xoops Content or Blocks in HTML page
  • 2009/12/26 10:31

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


weeramon, Welcome to the XOOPS Forum!

If there is rss output of the modules content (eg with backend.php), you can use a tool like rss2html.




TopTop
« 1 ... 143 144 145 (146) 147 148 149 ... 461 »



Login

Who's Online

134 user(s) are online (91 user(s) are browsing Support Forums)


Members: 0


Guests: 134


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