289891
ackbarr
Re: XoopsGallery and WaterMakring Revisited

I would also be interested in seeing this work. I haven't begun tearing it apart yet to see what makes it tick, though.



289892
brash
Re: email option for users
  • 2003/10/20 1:23

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


If your mail server supports IMAP you could use the squirrelmail mod.



289893
brash
Re: NewBB post in 2.0.4 with wildly inaccurate view count?
  • 2003/10/20 1:20

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


Good idea Ackbarr, I have a look at my logfiles tonight. I can't imagine the view count being accurate, but I suppose it could happen if the user left the computer with a browser window open and had a stuck F5 key or something.



289894
ackbarr
Re: News Topic Block

Sounds like you modified the template file in /modules/news/templates/blocks/ . If so you'll need to update your module in "System" -> "Modules" for your modified template to be inserted into the database. XOOPS 2 includes a template manager, which lets you modify all the templates from within the administration panel. For an introduction on how to use this admin panel, please see my post:

https://xoops.org/modules/newbb/viewtopic.php?topic_id=12739&forum=20#forumpost51165



289895
ackbarr
Re: installing problem

for users of Windows 2000, this answer is also true. However, the user for IIS on these machines is "IUSR_<COMPUTER NAME>"



289896
ackbarr
Re: NewBB Images

since most web forums utilize a similiar look - I'd start by looking for existing modifications and themes for other forums.

PHPBB:
http://www.phpbb.com/phpBB/catdb.php?db=2
http://www.phpbb.com/phpBB/index.php?c=6 <-Styles Release forum

Invision Power Board:
http://www.invisionskins.com/

Does anyone else have good links for graphic sets (avatars, rank images, forum graphics)?

If planning on re-releasing any derivative works, it is a good idea to contact the original author and getting permission.



289897
meme
Re: Content on margine
  • 2003/10/20 0:58

  • meme

  • Quite a regular

  • Posts: 271

  • Since: 2002/12/10


you can :

control the left , right and the center by blocks admin

control your header and footer design by your theme

xoops is full cms



289898
ackbarr
Re: NewBB post in 2.0.4 with wildly inaccurate view count?

well, I haven't heard of anything like this before. But you can backup these viewcounts by checking your http access logs. If it has been accessed that much, the logs will tell you who is doing it.



289899
ackbarr
Re: Xoops Code Theme Help

While developing a theme, I find it helpful to enable Smarty Debugging in "System" -> "Preferences" -> "General Settings".
When enabled, every page will add a popup window detailing the smarty templates utilized in creating the current page, and a list of smarty variables available.

Variables defined by XOOPS are listed as <{$xoops_<varname>}>. In your case, try using the <{$xoops_isuser}> to determine if the viewer is logged in and <{$xoops_username}> to retrieve their login name.

From all of the community, welcome to Xoops. Your contributions will be welcomed!



289900
ackbarr
Re: Content on margine

In XOOPS parlance what you are asking about is called a "block". You can define a new block in "System" -> "Blocks" and then outline where it appears on a page (Left sidebar, Right Sidebar, or in the Center), and on which sections (modules) it appears. Once you have created a block, you will also need to give permissions to the appropriate groups to see your newly created block in "System" -> "Groups" under "Block Access Rights"







Login

Who's Online

248 user(s) are online (160 user(s) are browsing Support Forums)


Members: 0


Guests: 248


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits