1521
Peekay
Re: Block Backgorund Colour
  • 2005/6/28 10:38

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


If you want to change the background of a custom block, you can put the contents in a DIV and use inline CSS to change the background colour (make sure the block type is set to HTML). E.g.
<div style="background-color: #ffeedd">
<
p>Block content</p>
</
div>


I guess you could edit a module's block template(s)in the same way if you wanted different colours for different modules, instead of having the colour set by the theme.
A thread is for life. Not just for Christmas.



1522
Peekay
Re: Registration Codes
  • 2005/6/27 23:58

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


They have changed
A thread is for life. Not just for Christmas.



1523
Peekay
Re: Have these core files changed?
  • 2005/6/27 23:46

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


You know... I was really hoping you would say "no, nothing changed!" Thx for the info.
A thread is for life. Not just for Christmas.



1524
Peekay
Re: Permission to sections
  • 2005/6/27 23:40

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


If you replace the News module that comes with XOOPS with the latest version (News 1.13) you can set viewing and submission permissions from within the module's admin.

For example, you create 2 groups in XOOPS admin - 'Football' and 'Tennis' and allow them both access to News module. You add users to these groups.

Then in News admin you create 2 categories - Football News and Tennis News.

In the 'Permissions' tab of News admin, you use checkboxes to set the permissions for who can approve news that is submitted to each category, who can submit news to it and who can view it. For example, the 'view permissions' section would look similar to this:

View permissions
----------------
Anonymous Users   [.] Football News  [.]Tennis News
Football          
[XFootball News  [.]Tennis News
Tennis            
[.] Football News  [X]Tennis News


Instructions on installing News 1.13 are included with the module and I believe you can upgrade from earlier versions of News if you already have a lot of items.
A thread is for life. Not just for Christmas.



1525
Peekay
Have these core files changed?
  • 2005/6/27 23:13

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


Can anyone in the core dev team say whether register.php and registerform.php changed between version 2.0.7.3 and 2.0.10?

I'm using 2.0.10 but I want to try jegelstaff's Registration Codes module designed for 2.0.7.3. It requires these core files to be replaced with the module's versions.
A thread is for life. Not just for Christmas.



1526
Peekay
Re: Registration Codes
  • 2005/6/27 22:30

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


Many Thx. I have no idea if the files have changed. I'll see if I can find out.
A thread is for life. Not just for Christmas.



1527
Peekay
Re: Registration Codes
  • 2005/6/27 16:55

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


Before I try it, does anyone know if this is O.K. in XOOPS 2.0.10?

BTW, someone reported a problem with the Zip file and I found this too. For some reason you get a set of empty folders when you open the archive. Among these is the 'reg_codes' folder (which contains the module) which is fine.
A thread is for life. Not just for Christmas.



1528
Peekay
Re: Reset database script - like the new demo site?
  • 2005/6/27 8:23

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


No worries!. Thx again.
A thread is for life. Not just for Christmas.



1529
Peekay
Re: Reset database script - like the new demo site?
  • 2005/6/27 8:16

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


Hi. It's just that that it's missing from the script. I'm assuming it gets tagged on the end?

Script says:
mysql --host=database host IP --user=username --password=password --database full_database_name


should it be:
mysql --host=database host IP --user=username --password=password --database full_database_name <filename.sql
A thread is for life. Not just for Christmas.



1530
Peekay
Re: Reset database script - like the new demo site?
  • 2005/6/27 7:57

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


Perfect! Many thx jdseymour.

One small question. You draw attention to the importance of the '<' in the MySQL restore script, but you missed out
<filename.sql
from that script. Do you just tag this on the end after 'full_database_name'?
A thread is for life. Not just for Christmas.




TopTop
« 1 ... 150 151 152 (153) 154 155 156 ... 187 »



Login

Who's Online

238 user(s) are online (129 user(s) are browsing Support Forums)


Members: 0


Guests: 238


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