293131
knight
Re: image manager category gone ?
  • 2003/5/8 7:47

  • knight

  • Just popping in

  • Posts: 29

  • Since: 2002/12/29


but even groups right is correct when the user try to access the image manager when posting new post it still not showing any category...

any mod/dev can give help..?



293132
mbogosian
Re: PHPrecipebook
  • 2003/5/8 7:34

  • mbogosian

  • Just popping in

  • Posts: 53

  • Since: 2002/9/30


Is it just me, or does anyone else get the "Session initialisation failed" message when trying to view this site?



293133
iconeb
PHPrecipebook
  • 2003/5/8 6:43

  • iconeb

  • Just popping in

  • Posts: 15

  • Since: 2002/9/26


I've tried to port phprecipebook to xoops: you can see it on ricettarium.net. Is anyone interested in helping with the project? thanks



293134
mbogosian
Re: title of each page
  • 2003/5/8 0:45

  • mbogosian

  • Just popping in

  • Posts: 53

  • Since: 2002/9/30


Well, you could probably do something like this, only you'd be changing the title instead of adding arbitrary headers.

In most themes, the title is set by:

<title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>

So, you could just set the 'xoops_pagetitle' Smarty variable to be whatever you wanted. You chould also edit your theme to get rid of the site name:

<title><{$xoops_pagetitle}></title>

Of course, you'd have to edit the mylinks module to set this appropriately....



293135
ukandrewf
title of each page

How can I get XOOPS to give each generated page a title based on it's content.

For example this article about Sidekick98 I'd like to have the page title 'Sidekick98'.
sidekick98

I tried the admin/preferences and the metagen module but deleting the title entry doesn't seem to make a difference.

Any ideas?

thanks

Andrew



293136
wisdcom
Re: image manager category gone ?
  • 2003/5/7 23:29

  • wisdcom

  • Just popping in

  • Posts: 1

  • Since: 2003/5/4 5


similar thing happened to me: image category gone; not accessible, but the images are still there, and displayed on pages fine.

what i did was access the "edit image category" page directly by entering the URL (like "...?id=1") and make sure the user groups rights are set correctly.

Kenneth



293137
knight
Re: image manager category gone ?
  • 2003/5/7 22:25

  • knight

  • Just popping in

  • Posts: 29

  • Since: 2002/12/29


run another fresh install of XOOPS on the same server..
after one night already the category still there...
hhhmmmm so it might because i m upgrading from the xoops1.3.* so cause this problem ? need help pls..



293138
gr8app
Re: Is XOOPS used for business applications?
  • 2003/5/6 22:24

  • gr8app

  • Just popping in

  • Posts: 1

  • Since: 2003/5/6 2


that explains :)



293139
knight
Re: image manager category gone ?
  • 2003/5/6 5:27

  • knight

  • Just popping in

  • Posts: 29

  • Since: 2002/12/29


try using the cvs version of main.php for image manager..
still the same..cannot see all the category i created..



293140
Bunny
SMTPAuth Bugfix
  • 2003/5/5 19:13

  • Bunny

  • XOOPS Advisor

  • Posts: 57

  • Since: 2002/10/21


If you have trouble sending mail with SMTPAuth, find the following line near the end in xoopsmultimailer.php:
$this->User $xoopsMailerConfig['smtpuser'];


And change it to this:
$this->Username $xoopsMailerConfig['smtpuser'];









Login

Who's Online

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


Members: 0


Guests: 118


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