6081
timgno
New Responsive Admin Theme
  • 2015/2/5 9:44

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I give you a preview of the new admin responsive theme for XOOPS 2.5.8. or xoops 2.5.9

Resized Image


Resized Image


Resized Image


Resized Image


Resized Image


Resized Image


As you can see the line of debugging is off the end tag html and this must be changed from another part of the core just like Richard did in xoops 2.6

If you have suggestions are welcome

P.S: If images you don't see, go to this link https://www.flickr.com/photos/97994100@N04/sets/72157650236885259/



6082
timgno
Re: Where is this code?
  • 2015/2/3 22:26

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Ok is an oversight of versions bootstrap

Quote:
alert alert-error

is used in version 2.3 while

Quote:
alert alert-danger

is used in version 3.3

I did not notice that the documents are different



6083
timgno
Re: Where is this code?
  • 2015/2/3 22:20

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


My problem is another

I know that in the function xoops_error there is this piece of code:

but the background of this, if I use the property alert, bootstrap css, does not come out red



6084
Bleekk
Re: Where is this code?
  • 2015/2/3 20:42

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


in "yourXoops/admin.php"
if (strpos(XOOPS_PATH '/'XOOPS_ROOT_PATH '/') !== false || strpos(XOOPS_PATH '/'$_SERVER['DOCUMENT_ROOT'] . '/') !== false) {
        
xoops_error(sprintf(_AD_WARNINGXOOPSLIBINSIDEXOOPS_PATH));
        echo 
'';
    }

if (
strpos(XOOPS_VAR_PATH '/'XOOPS_ROOT_PATH '/') !== false || strpos(XOOPS_VAR_PATH '/'$_SERVER['DOCUMENT_ROOT'] . '/') !== false) {
        
xoops_error(sprintf(_AD_WARNINGXOOPSLIBINSIDEXOOPS_VAR_PATH));
        echo 
'';
    }


and the text variables are in "yourXoops/language/english/admin.php"
efine('_AD_WARNINGNOTWRITEABLE','WARNING: Folder %s is not writeable by the server. Please change the permission of this folder. in Unix (777), in Win32 (writable)');

define('_AD_WARNINGXOOPSLIBINSIDE','WARNING: Folder %s is inside DocumentRoot! For security considerations it is highly suggested to move it out of DocumentRoot.');


the xoops_error function which creates the html output is in:
"include/functions.php"



6085
timgno
Where is this code?
  • 2015/2/3 19:46

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Hi!

I was trying to change and create a new theme for cpanel and all file in admin system, but I can not find the line of code that follows:
<div class="errorMsg"><div>WARNINGFolder C:/UwAmp/www/xoops-2.5.8/htdocs/xoops_lib is inside DocumentRoot! <br />For security considerations it is highly suggested to move it out of DocumentRoot.div>div><br /><div class="errorMsg"><div>WARNINGFolder C:/UwAmp/www/xoops-2.5.8/htdocs/xoops_data is inside DocumentRoot! <br />For security considerations it is highly suggested to move it out of DocumentRoot.div>div><br />div>


I'm creating a new advanced bootstrap theme

Could you tell me please?

Thank You!



6086
HopeL
Re: DMS Error
  • 2015/2/2 23:19

  • HopeL

  • Just popping in

  • Posts: 29

  • Since: 2009/8/21


Thank you zyspec! That worked!



6087
zyspec
Re: DMS Error
  • 2015/2/2 23:10

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


By the way.... there's also several places where you need to replace the following too:

$HTTP_POST_VARS with $_POST
$HTTP_GET_VARS with $_GET
$HTTP_SERVER_VARS with $_SERVER



6088
zyspec
Re: DMS Error
  • 2015/2/2 19:18

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


You should be able to replace line 36 in ./dms/file_options.php

import_request_variables("P""post_");


with:
extract($_POSTEXTR_PREFIX_ALL"post_");


This code isn't real safe, but it should let you get up and running...

EDIT: By the way you'll find this exact same code in 13 other places that will also need to be replaced.



6089
wishcraft
Security Sentry: Xortify Client 5.00

Resized Image

Security Sentry: PHP Security Sentry that uses multiple honeypots to defend your website in a cloud!
[size=x-large]Xortify Client 5.00[/size]


xortify (verb)

BrE Pronounced As: ˈfɔːtɪfaɪ
NaME Pronounced As: ˈfɔːrtɪfaɪ
Definable language scopes: xortifies, xortifying, xortified, xortifious, xorticity


Is it Ready?

Yes; the Xortify client for XOOPS 2.5 and XOOPS 2.6 is ready for download and installation, remember to put all the files across including the patches for erroneous code in protector; otherwise you will get a WSOD; also don't forget once you have installed to fill out the signup form; you can re-use the username between sites or have one individually for each it is up to you!

Contribute Plugins and Code Samples

Please keep adding to our archives here at chronolabs co-op if you have a file or link you would like to add to CMS Supporting API Plugins or Modules then contact us through the main contact for a quote or question form on http://www.labs.coop.

XOOPS

2.6.x - xoops2.6_xortify_4.16.zip - 4.3Mb
2.5.x - xoops2.5_xortify_5.00.zip = (- 7z -) (- tar.gz -) (- rar -) (- iso -) =

A bit about Xortify!

Xortify was developed in response to attacks on websites from rouge malicious bots, spam and captcha sweatshop, spam slavery as well as other forms of abuse of our clients systems. We have been able to stop close to 99% of spam and captcha attacks with the Xortify client. Believe it or not Xoritfy is also in response to human rights abuse on the web, such as captcha and spam sweat shops where individuals are paid less than 1 USD a day to set up accounts for bots to spam website by typing past captcha puzzles as well as sometimes they are even slaves.

Originally Xortify started out as a demo of the API X-JSON, X-CURL and X-SOAP for XOOPS 2 series and became a revolution in security for the XOOPS Platform. XOOPS comes with an application called Protector which prevents hacks and attacks to users of XOOPS and maintains a local ban list. This ban list is known as a bad IP that is an IP Address which has attacked by trying to cause for example a DOS (Denial of Service/F5 Attack), ingested unions and other forms of attack which protector by GIJOE from PEAK XOOPS - Support&Experiment in japan works on to prevent mal-users and would be hackers from exploiting the people that love xoops and other platforms. Xortify will syndicate your BadIP list with other peoples using Xortify so this cloud of protection forms in your system.

Xortify is an application or process which first started as a practial application to cloud computing for the XOOPS Community which shares protectors bad IPs with a contingent of end users of the Xortify application and one you have signed up ensures that members share their bad ips in IPv4 or IPv6 for the host or proxy with each other so that we are protected from each others website forensically with protector. Here at http://xortify.com the main Node in the Xortify Cloud we host the current Bad IP List for the community so your website with the Xortify client running is pre-aware of a bad user and announces to them on all pages that they are banned unless the ban is cleared with one of our forms.

Previous Sponsors:

Special thanks goes to our previous sponsors for helping the world of spam - remember the code is stamped open source, so once you have a xortify.com site hosted with you; for you your xortify.xxx.xx is up to you... All you need to do is takeover account user one, and then goto the xortify server module and sign-up to the peering system for multinoded. We would like to start up some form of peers.labs.coop that is use to dial you to your closest peer in the IP Geographics to the services.

  • Arck Interactive – Cloud Hosting on Arck Cloud.
  • TPP Wholesale - Sounds like another TCP/IP.



6090
HopeL
DMS Error
  • 2015/2/1 18:57

  • HopeL

  • Just popping in

  • Posts: 29

  • Since: 2009/8/21


I'm trying to use Document Management System but receive the following error when clicking on file Options after uploading a file.

Fatal error: Call to undefined function import_request_variables() in /home/site.tld/modules/dms/file_options.php on line 36

Line 36: import_request_variables("P","post_");

I've tried to research and all I can find is that this is deprecated code and won't work with PHP5. Is that correct? If so, how can I update the code so that I can continue to use DMS? Everything else is working well - just can't set Options on files or folders. If it isn't deprecated code, what could it be? Please help!

DMS 1.95
XOOPS Version XOOPS 2.5.7.1
PHP Version 5.4.36
mySQL Version 5.1.56-log
Server API cgi-fcgi
OS Linux




TopTop
« 1 ... 606 607 608 (609) 610 611 612 ... 29425 »



Login

Who's Online

338 user(s) are online (65 user(s) are browsing Support Forums)


Members: 0


Guests: 338


more...

Donat-O-Meter

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

Latest GitHub Commits