61
iHackCode
Re: trouble installing new modules

Yeah i know. PHP 5.2 end of life was over a year ago

Quoting Rasmus.

"If you're not on (PHP) 5.3 what the hell are you doing?" -rasmus
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧



62
iHackCode
Re: trouble installing new modules

they keyword TYPE is no longer supported in the newer versions of mysql (i believe 5.2) and it was replaced with ENGINE.

ENGINE=MyISAM AUTO_INCREMENT=1

it should be in the file in the module's folder/sql/mysql.sql (but it could be named something else or in a different folder, that is what people usually name it if they follow convention

where is the download of this marquee module we'll get a dev to modify it.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧



63
iHackCode
Re: trabis

^
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧



64
iHackCode
Re: Lost Admin password

try using a:1:{i:0;s:8:"phillipd";} for the value of the conf_value
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧



65
iHackCode
Re: registered as BAD_IP by Protector (on xoops.org)

Quote:

yasir_sultan wrote:
while i'm trying to test what i should have when using Protector on xoops.org (copy paste the url from Protector's admin page)

i've got this messege:
You are registered as BAD_IP by Protector.
This restriction will be expired on 2038-01-18 221407

what should i do!!!


Do you have opera turbo enabled? (it uses a proxy and that could be the reason why the ip is blocked)
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧



66
iHackCode
Re: Lost Admin password

try adding that user to the list of users that bypass the ldap auth with. (replacing admin with the name of that user, and dont forget about your table prefix).

UPDATE `your xoops prefix_config` SET `conf_value` = 'a:1:{i:0;s:5:"admin";}' WHERE `conf_name` = 'ldap_users_bypass'

or change your pass manually in ldap. (just noticed that you mentioned that the user isnt in there. )

It seems that there isnt a function to sync the lost password function back to the ldap/AD server.


CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧



67
iHackCode
Re: Cant login on migrated system

oh i just noticed this on the test site. you should should puthttp://184.170.131.98/~vmoanet as the XOOPS_URL or the cookies wont work.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧



68
iHackCode
Re: Cant login on migrated system

maybe also do a file integrity check to make sure the core files are all there.

Quote:
Files integrity check
-----------------------------------

The full XOOPS package is released with a script able to check if all the system files have been correctly uploaded to the server. To use it, follow these instructions:

1. Upload the checksum.php and checksum.md5 files located in the XOOPS package root to your XOOPS server folder (putting them next to mainfile.php).
2. Execute checksum.php with your browser
3. If necessary, re-upload the missing or corrupted system files
4. Remove checksum.php and checksum.md5 from your server
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧



69
iHackCode
Re: Cant login on migrated system

did that include setting the permissions for these directories writable. directories:
xoops_data/
xoops_data/caches/
xoops_data/caches/xoops_cache/
xoops_data/caches/smarty_cache/
xoops_data/caches/smarty_compile/
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧



70
iHackCode
Re: Cant login on migrated system

Quote:

vmax2extreme wrote:
Can different verison of PHP and MySQL cause this issue?

old server PHP 5.2, MySQL 5.0.92-log
new server PHP 5.3.10 , MySQL 5.1.61-log

Can the newer versions of both PHP and MySQL be an issue?


depends on your version of xoops and the modules used.


so what steps did you do when you migrated the site over to the new host?
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 93 »



Login

Who's Online

200 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 200


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