1
showcase17
Re: Personal Messages not working
  • 2010/4/12 18:29

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


Problem solved somehow...

Removed the module and reinstalled it again, first I had same problems but now (no clue what I did, at least no change in groups and so on) it's working. Probably originally some problem while uploading it....



2
showcase17
Re: Personal Messages not working
  • 2010/4/12 9:17

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


thxs Ghia:
url: /modules/pm/viewpmsg.php
grouppermissions are OK
debugmessages: None All Errors (0)

Looks all OK to me. And messages are stored in the DB



3
showcase17
Re: Personal Messages not working
  • 2010/4/12 4:37

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


no one?



4
showcase17
Personal Messages not working
  • 2010/4/11 12:36

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


Using 2.4.4 you can send PM's, they even show (in numbers in the user menu) but the wont open up if you click on that link.

Solutions anyone?



5
showcase17
Re: extgallery not showing publicly
  • 2009/9/15 20:41

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


Thanks Darin, no it didn't really help. :)

But I found a solution... for every excisting album I made a number 2 album, moved all the images in the original album to the number 2 and now it's fine. Still no clue what caused this problem, but things are working now.



6
showcase17
Re: extgallery not showing publicly
  • 2009/9/15 15:21

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


Yes Darin all settings are correct, there's 15 albums (all have images); module permissions set to allow Anonymous Users "Can access" and "Display this album" (same settings as registered users) and they have "Module Access rights" in the group.

Maybe there's a way to override this check in the code? Remove/change some code?



7
showcase17
extgallery not showing publicly
  • 2009/9/14 11:57

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


I'm using extgallery but it's just showing to members, not to visitors. All settings are correct...
Both version 1.0.7 and 1.0.8 have this problem.

Solution anyone?



8
showcase17
Re: Font
  • 2009/8/7 23:58

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


Go to your Metall_k theme folder and open up the style.css file, overthere you can adjust anything like font, fontsize, color and so on...

Good luck :)
- To Explore and Discover -



9
showcase17
PHP script help please
  • 2009/8/7 23:43

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


I'd like to add a block which displays each users personal info like how many newsstories someone wrote, the number of images uploaded into an album and so on. This means if member A logs in, he should see his personal numbers / stats.

I've made a list with all totals (total number of newsstories, total number of images...) with this script:
echo"ONLINE "
$sql1 "SELECT * FROM ***_online";   
$query1 mysql_query($sql1);   
$num_rows mysql_num_rows($query1);   
echo 
"<strong>- " .$num_rows ."</strong> user(s) are NOW online";


The *** in $sql1 = "SELECT * FROM ***_online"; stands for the tableprefix name.

I'm a total noob to PHP so my question is: can someone please help me to a script which displays the personal stats please?
- To Explore and Discover -



10
showcase17
Re: xcgal ecard function
  • 2009/4/29 10:06

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


Found the solution... I feel so stupid!

edited the page through the templates and it's working now, thanks for the suggestion!
- To Explore and Discover -




TopTop
(1) 2 3 4 ... 17 »



Login

Who's Online

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


Members: 0


Guests: 146


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