234541
Arowana
xCredits Help
  • 2004/9/25 20:12

  • Arowana

  • Friend of XOOPS

  • Posts: 323

  • Since: 2004/8/6 2


Ok Guys,

Daniel Hall did the Core programming of the xCredits and he is moving this weekend so I really cant count on him to help me out here. I modified the module and on the admin side you SHOULD be able to edit the groups but it is not working right anymore.

ok I turned on mySQL debuggin and I got this:

INSERT INTO credits_type(name,weight) VALUES ('',)
Error number: 1064
Error message: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1

Then I turned on PHP Debuggin and I got this


Undefined variable: t_action in file modules/credits/admin/index.php line 274
Notice [PHP]: Undefined variable: id in file modules/credits/admin/index.php line 274
Notice [PHP]: Undefined variable: name in file modules/credits/admin/index.php line 274
Notice [PHP]: Undefined variable: weight in file modules/credits/admin/index.php line 274


So I guess I have to define it but I dont know how remember I am not a programmer can anyone help me out?

Thanks Arowana



234542
piroman
Re: Flat view
  • 2004/9/25 20:07

  • piroman

  • Just popping in

  • Posts: 87

  • Since: 2004/9/7 2


Thanks Julian,

I'm a moron :) that's all I have to say

Solution to one problem is much much more than no solution!




234543
flyingtux
Re: Getting the webmail module to work - Here's the file!
  • 2004/9/25 19:57

  • flyingtux

  • Not too shy to talk

  • Posts: 146

  • Since: 2004/9/6 1


Of course I'm not going to push anybody to do what he dislike... If somebody would like to work on such a feature and it'll work: welcome!
But, to my mind, it would be better to focus on some more "core" functions like:
-support for multiple SMTP;
-support for IMAP 4 protocol.
Take care,
ft
P.S:
"Sorry if I contributed to any confusion, Flyingtux."
There's absolutely no problem, bbgds... I just got confused and I asked to claryfy just because I wanted to understand the problem!



234544
tjnemez
Re: Back Up of Xoops Database
  • 2004/9/25 19:56

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


check out this module, XOOPS backup 2.20:http://www.nagl.ch/modules/mydownloads/

i use and its simple.



234545
Mithrandir
Re: Back Up of Xoops Database

PHPMyAdmin has a limit of Max: 51,200KB in size of the .sql file to import into the database. I guess the same applies to the other way around.

However, if you restore the database from a file, this file must be within the upload limit of the webserver, which is usually around 2 MB - set in the webserver's php.ini



234546
bbgds
Re: Getting the webmail module to work - Here's the file!
  • 2004/9/25 19:46

  • bbgds

  • Just popping in

  • Posts: 93

  • Since: 2004/7/23


Just to clarify, the error wasn't WebMail's fault, it was my webhost's.

Sorry if I contributed to any confusion, Flyingtux.
bbgds

PS - Kaotik, I seem to remember Draven and Tom knowing of a webmail application where users can create new accounts, etc. May save you some time, should you decide to go that way



234547
tjnemez
Re: H1
  • 2004/9/25 19:46

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


usually you would set your fonts in body:

body {
font-size: 11px;
}

headings which can be set in precetages (in this case of 11px) or you can set to px, em or pt:

h1 {font-size: 200%}
h2 {font-size: 190%}
h3 {font-size: 180%}
h4 {font-size: 150%}
h5 {font-size: 120%}

the above would be default and then you can override by how you style a element as in your example.



234548
hanif
Re: Back Up of Xoops Database
  • 2004/9/25 19:45

  • hanif

  • Just popping in

  • Posts: 37

  • Since: 2004/7/12


Hi,
Thanks for the tip about phpmyadmin. I managed to do backup with no problems. I have one more question to anyone out there that can help.

I heard a while back that when you use the PhpMyAdmin tool to restore the backup of site, there is a limit on the amount of information that can be backed up. (Like, it just stops restoring after a set quota.) Does anyone know if this is true, and if so how many MBs can roughly be restored before it freezes?

Many thanx.



234549
bbgds
Re: Fatal Error, cannot connet to my Xoops site. Help!
  • 2004/9/25 19:41

  • bbgds

  • Just popping in

  • Posts: 93

  • Since: 2004/7/23


As it turned out, it was my webhost's fault. Apparently, they were uploading some new security software or something.

Thanks guys,
bbgds



234550
ManXP
Re: H1
  • 2004/9/25 19:29

  • ManXP

  • Quite a regular

  • Posts: 231

  • Since: 2003/8/14


Ok, it's done.

Text is smaller, but it's still too bold and too big for website. Now my style.css looks like this, but i want "normal size" text as it was (but i want h1 too):

.itemText {
color: #555555;
font-size: 11px;
font-style: normal;
text-decoration: none;
margin-top: 5px;
margin-bottom: 5px;
line-height: 1.5em;

any ideas?







Login

Who's Online

142 user(s) are online (99 user(s) are browsing Support Forums)


Members: 0


Guests: 142


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