11
onasre
Re: My Xoops site is hacked by exploits which create iframes
  • 2009/10/16 17:26

  • onasre

  • Not too shy to talk

  • Posts: 150

  • Since: 2006/8/12


One thing People Forget , that your Computer maybe Got Hacked and your Computer Now is a nest for the Hacker . So in any time you going to download Fresh files of XOOPS and unzip them to start uploading they will get infected again ..

1-First thing you Must do . is Make sure you check your Computer from any Viresus, Spyware, adware

use AVira , AVG, Malwarebytes..
i prefer Avira to check my files for viruses and Malwarbytes to check for adware.

when all clean .

2- Change Passwords to your Site account, ftp, emails..

3- when done .. Log in to your ftp , clean every thing, Because you might have the virus Layin somewhere in the files .

4- Upload fresh Files of xoops.

5-Make sure No Folder Chmod 777 but folders inside Xoops_data and config folder inside xoops_lib

Make sure your mainfile.php chmod to 444

6-Make sure the Modules and third party Programs u use are up to date and no known bugs been reported.

7- Change your admin password at your XOOPS site.

8- The last thing is make sure if you have enabled uploading to your site to disable it as it could be the Hole to where u got hacked..




12
onasre
Re: dhtml buttons for bold, etc
  • 2009/10/3 19:03

  • onasre

  • Not too shy to talk

  • Posts: 150

  • Since: 2006/8/12


Ghia . forgive me to ask u this quastion here . but wht is the purpose of havung so many editors included with the XOOPS package when is no clear Note in how to use them or where to get support and track bugs .
it should be an easier way from the Genral Setting where u set the defualt editor for XOOPS instaed twek some files in the class folder.

the editors package is bigger than the xooops files .. i do not think it should be included but should be put in another optional Package .



13
onasre
Re: 2.013.2 to 2.0.14
  • 2009/10/3 17:42

  • onasre

  • Not too shy to talk

  • Posts: 150

  • Since: 2006/8/12


I guess you need to download 2.18 first . and upgrade from 2.13 to 2.18 then use 2.3 to update from 2.18 to 2.3



14
onasre
Re: How do i make Next and Back button
  • 2009/10/3 10:15

  • onasre

  • Not too shy to talk

  • Posts: 150

  • Since: 2006/8/12


Edit the Membership index page



15
onasre
Re: Xoops VS Joomla
  • 2009/8/21 8:31

  • onasre

  • Not too shy to talk

  • Posts: 150

  • Since: 2006/8/12


Xoops Rocks!! but lack Of Modules , Hardly u see New Module been Devloped .. Most of the Modules we Have Made between year of 2004 and 2006 ..



16
onasre
Re: For x-movie users and coders
  • 2009/5/21 20:53

  • onasre

  • Not too shy to talk

  • Posts: 150

  • Since: 2006/8/12


thx Optikool , that did it
Whatever Hits You , Never was to Mess you , and Whatever Messed U , Never Was to Hit You.



17
onasre
Re: For x-movie users and coders
  • 2009/5/21 5:29

  • onasre

  • Not too shy to talk

  • Posts: 150

  • Since: 2006/8/12


Great News and Thx , But it seem there still bug with editing Category Name .. this the error when i try to edit he category name and link.

Quote:
Error Code: 0013


ERROR: Could not query the database.
Error: 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 ' title='test', imgurl='http://', weight='0' where cid=1' at line 1


Whatever Hits You , Never was to Mess you , and Whatever Messed U , Never Was to Hit You.



18
onasre
Re: Legacy GUI Not working with Microsoft Explorer
  • 2009/4/1 23:46

  • onasre

  • Not too shy to talk

  • Posts: 150

  • Since: 2006/8/12


for me i think the probelm within the Second edited code u menationed ghia .

include XOOPS_CACHE_PATH.'/adminmenu.php'
    echo 
$xoops_admin_menu_dv
    echo 
$GLOBALS['xoopsLogger']->render'' ); 
    echo 

        </body> 
      </html> 
    "

    
ob_end_flush();


Because for me it work when i just cut
echo 
        </body> 
      </html> 
    "
;


and past it above
echo $GLOBALS['xoopsLogger']->render'' );


or by putting back the old file from 2.3.2

Whatever Hits You , Never was to Mess you , and Whatever Messed U , Never Was to Hit You.



19
onasre
Re: Legacy GUI Not working with Microsoft Explorer
  • 2009/4/1 17:08

  • onasre

  • Not too shy to talk

  • Posts: 150

  • Since: 2006/8/12


They can fix it the same way i did or put back cp_functions.php from XOOPS 2.3.2
Whatever Hits You , Never was to Mess you , and Whatever Messed U , Never Was to Hit You.



20
onasre
Re: Legacy GUI Not working with Microsoft Explorer
  • 2009/4/1 4:28

  • onasre

  • Not too shy to talk

  • Posts: 150

  • Since: 2006/8/12


I dont think it Cash problem , i have done the clean up and still the same error, However i managed to solve the problem by doing this .

file cp_functions.php line 160 to 163
echo "
        </body>
      </html>
    "
;


I moved them to the top of line 157

echo $GLOBALS['xoopsLogger']->render'' );


it works perfect Now , i have no idea wht this has to do with the error but it solved it for me . i did this change after wht ghia said about the new code's had been changed and added to cp_functions.php
Whatever Hits You , Never was to Mess you , and Whatever Messed U , Never Was to Hit You.




TopTop
« 1 (2) 3 4 5 ... 13 »



Login

Who's Online

152 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 152


more...

Donat-O-Meter

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

Latest GitHub Commits