91
asche
excel-like-table editable by a group of users
  • 2004/9/15 9:30

  • asche

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/4/5 9


I am looking for a solution which enables a group of authorized users to edit an excel-like table on my website. Because I want to show a list of documents with their attributes (date, urls ...) it should be shown in a excel-type table (the source for the table is a excel-table anyhow). Nice thing would be the use of excel-like-functions like "sorting of columns" ....

Does anybody know a solution?



92
asche
Re: Personal Message is not working
  • 2004/7/28 19:30

  • asche

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/4/5 9


please hold on ... I just noticed that PM in the former install works allright, when I set the theme back to default. So the problem with PM is connected to the theme I am using. I will have a look at it and post the solution when found.



93
asche
Personal Message is not working
  • 2004/7/28 19:07

  • asche

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/4/5 9


When I enter "View Account" and then click button PM (Personal Message) nothing happens. If I use Internet Explorer it says error on this page.

What I tried?
I did a clean install and checked that PM is working there allright. Also when I direct my former install directory to the newly created db, PM works fine (so the problem should be the db, nothing wrong with the files).

I compared the 2 databases, and set all options in the old db just like in the newbb, still the problem continues.

Configuration in Preferences Main »» Mail Setup:
Mail delivery method PHP mail()
Path to sendmail /usr/sbin/sendmail

Somebody has an idea?



94
asche
Re: Where's Statistics? - XoopsPPHLogger X2 comp. 2.0.7 and
  • 2004/7/27 12:14

  • asche

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/4/5 9


I just had a look at
http://www.tswn.com/modules/mydownloads/singlefile.php?cid=3&lid=29 and found the info, that XoopsPPHLogger X2 "is compatable with XOOPS Version 2.0.3".

Does anybody know if XoopsPPHLogger is compatible with 2.0.7 as well?

What are the advantages of installing XoopsPPHLogger as a XOOPS-Modul compared to installing original PPHLogger (I just tried to install POWER PHLOGGER 2.2.5 - phpee.com)?
http://www.phpee.com/index.php?node=21

Is this info for installation sufficient?
http://pphlogger.phpee.com/documentation.php

What is the best way to integrate the code?

PHP only implementation?
http://pphlogger.phpee.com/doc.html
Use this implementation if you would like to completely hide your counter. No code at all will be visible on your site and you will be able to track anyone entering your site.
Place the following code at the top of your page:
<?php$id = "username";define('PPHL_SCRIPT_PATH', '/home/your_domain/htdocs/pphlogger/'); // relative (e.g. "pphlogger/") or absolute path to your PP-directory$st = 'php';include(PPHL_SCRIPT_PATH."pphlogger.php");?>

Can somebody share some best practices ... )) Thanks asche








95
asche
Re: Newbb Hack - updating for 2.0.7?
  • 2004/7/26 13:57

  • asche

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/4/5 9


I am sure I have done the update.

Is it possible to display "Most Viewed Topics" containing also postings in private topics (right now I can only see topics of public forums).

In the end it is like asking for a permission on the single post, so the usergroups of the public forums can not see the threads from private forums, but the usergroups with private forums can see their own private postings.

If there is no easy solution with permission on single post, maybe it is possible to have two different blocks "Most Viewed Topics", one showing public posts, one showing private posts.

Are there any solutions around or maybe good ideas for solutions?

- thinking groupwise? -




96
asche
Re: Newbb Hack - updating for 2.0.7?
  • 2004/7/23 22:31

  • asche

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/4/5 9


Problem with permission on "Most viewed topics" is solved by adding new records for all groups and blocks in table group_permission.



97
asche
Re: Newbb Hack - updating for 2.0.7?
  • 2004/7/22 7:48

  • asche

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/4/5 9


... this is a great hack. Just what I was looking for. I just installed the hack and the private forum ist hidden all right. Only thing else that changed is, that I cant see "Most viewed Topics" anymore.

Looking in table NEW_Blocks I noticed, that "Most Viewed Topics", "Most Active Topics" ....are reinserted with a new id. Looking in blockadmin only the webmaster can see block "Most Viewed Topics" and set it visible again.

Is it possible to "add" "Most Viewed Topics" back to the block admin for all user_groups? Or is this expected behaviour for some reason, that these block showing overview of post from different user-groups dont work properly? Are there any more "effects" with this hack worth to be known?

Yes, it is nice to work transparent for all usergroups and forums. But I dont like to "visitors" to see the "structure of the company" by seeing the private forum. So this hack is very essential. Thanks a lot. I hope the good permission of XOOPS system keeps on improving.



98
asche
Re: NewBB private Forum Group rights and display.
  • 2004/7/20 22:12

  • asche

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/4/5 9


Yes, that would be a great thing to grant group access to a private forum (it is so easy to forget single users when not granting group-access). Very nice would be a group-access with ability to add/substract single users. Naughty, is not it? And even more naughty would be a forum where the visibility of topics depends on the group of the user. But this forum would be nice "single point of truth" and an efficient structure for filtering and condensing information.

For sure I would like to be able to hide a "private forum" and only show it according to the group, the logged in user belongs to. So I can open the rest of the public forum without problem:
https://xoops.org/modules/newbb/viewtopic.php?viewmode=flat&order=DESC&topic_id=14089&forum=21

So I am very curious, is there a good hack around or something coming up with improvements in permission system in newbb?

asche



99
asche
Re: Modifying Group Rights -> all menus vanished including startpage ...
  • 2004/7/20 22:11

  • asche

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/4/5 9


Sorry, I messes around with the database, so id of registered user-group pointed to a newly created user-group and everything got mixed up (newly registered users were put in this new group by default instead of group for "registered-users").

Now it works fine again, thanks.



100
asche
Re: Newbb Hack - updating for 2.0.7?
  • 2004/7/20 21:30

  • asche

  • Not too shy to talk

  • Posts: 116

  • Since: 2004/4/5 9


I am also running XOOPS 2.0.7 an need to hide the private forums as well.

Does anybody know an easy way to do this. Would the 2.0.6 hack also run with 2.0.7 or how much adjustment has to be made. Is anybody working on hiding the private Forum in 2.0.7?

I really hope there is a solution to the problem, because on my site the non-registered users must be able to view the public forum, but may not see the private forum.

asche




TopTop
« 1 ... 7 8 9 (10) 11 12 »



Login

Who's Online

230 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 230


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