1
spacejoee
How to "autoclose" opened BBcodes ?
  • 2009/2/24 23:10

  • spacejoee

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/25


Hello Guys,
Anybody have trick to auto close opened bbcodes ?
for exemple, if someone forgot to close the [ quote ] code, all my div layout are affected.
Any body had a similar issue with [quote] ?



2
spacejoee
Re: Remotely hosted image uploader to save your bandwidth
  • 2008/12/1 0:19

  • spacejoee

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/25


Salam Mowaffak,
For the little i know, There is no particular risk about using the XOOPS image uploader. i had some probleme with it in the past, but since that time XOOPS is much more secure.
I m more talking about security concerning the control of the content uploaded by users and especialy bandwidth saving.
Excuse my broken english :)



3
spacejoee
Remotely hosted image uploader to save your bandwidth
  • 2008/12/1 0:01

  • spacejoee

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/25


For security reason, most of you turned of the image manager avaible on xoops.

This hack :is a simple alternative that you ll probably find helpful.
The service is provided by Dayza Image hosting and is totaly free.

to add their upload window to your XOOPS form follow thoses steps :

1- Open the file : XOOPS_ROOT_PATH/include/xoopscodes.php
2- find on line 40 :
<img src='".XOOPS_URL."/images/image.gif' alt='image' onmouseover='style.cursor="hand"' onclick='openWithSelfMain("".XOOPS_URL."/imagemanager.php?target=".$textarea_id."","imgmanager",400,430);' />

3- replace it with :
<img src='".XOOPS_URL."/images/image.gif' alt='image' onmouseover='style.cursor="hand"' onclick='openWithSelfMain("http://www.dayza.com/upload/index.php","imgmanager",400,430);' />


I m actualy using it on Casafree forums.
feel free to test it.
Hope it will help somes of you.



4
spacejoee
Re: Error with more than 600 + to 1500+ users online
  • 2007/8/2 21:03

  • spacejoee

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/25


Hello, i had the same problem with casafree.com.
You must try to reduce the number of MySQL queries. also use the cache option as often as possible.
In you phpmyadmin, check the server statut, and see what is writen in red. it will give you precious informations about what you should change in your my.cnf .
Try also to activate slow queries log, and queries not using index logs. (but just for 5 or 10 minutes or you ll have XX Gb of logs if you have a lot of trafic).



5
spacejoee
Re: Help with New User UID=16777215
  • 2007/8/1 19:02

  • spacejoee

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/25


I speak french.
Quote:
- fais une sauvegarde de ta table xoops_users
- dans phpmyadmin, structure, modifie le champ uid , tout au bout à droite dans extra et supprime le champ autoincrément, tu valides
- tu recommences pour le remettre
- tu observes ce qui se passe (j'ai pas essayé)


1 - Make a backup of your XOOPS users table
2 - in phpmyadmin, structur, modifie the field UID, in the top at right, in extra, delet the field autoincrement. then validate.
3 - restart the step 2. and then add back the autoincrement field.
- he said the he didnot tried that. but in the post replie it looks that it worked for the webmaster who have the same probleme as you.



6
spacejoee
Re: Help with New User UID=16777215
  • 2007/8/1 18:53

  • spacejoee

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/25


Try to flush your databse to reset index keys...



7
spacejoee
Re: Help with New User UID=16777215
  • 2007/8/1 18:18

  • spacejoee

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/25


Look if "16777215" or "16777214" is not present in the XOOPS session table. in phpmyadmin try to search where this value is. do a global search if nothing is present in the XOOPS session table



8
spacejoee
Re: Migrating xoops to new server - database connection prob
  • 2007/8/1 18:14

  • spacejoee

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/25


Hi,
Make sure you replace the XOOPS path, MySQL user , password and host by the new servers infos in your config file. It should work.

Good luck



9
spacejoee
Re: module for generating links
  • 2007/8/1 18:11

  • spacejoee

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/25


You can do that easly via the blocs admin panel.
You just have to creat a new bloc, and insert your link into it.
There is also a module for doing that : Mymenu



10
spacejoee
Re: Help with New User UID=16777215
  • 2007/8/1 18:09

  • spacejoee

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/25


Hi,
Maybe, this value "16777215" is actualy cached by your MySQL in memory. try to restart mysql.
Or : in you phpmyadmin, repair then optimize your XOOPS users table.

I m not sure if this will work. but this is what i would do at first before looking for other raisons.

Good luck.

(and excuse my english)




TopTop
(1) 2 3 4 5 »



Login

Who's Online

165 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 165


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