91
iHackCode
Re: Avatars Problem - XOOPS 2.5x

i think someone added it here.

https://sourceforge.net/tracker/?func=detail&aid=3291908&group_id=41586&atid=430840 but can a project member add a comment and add this link to it.https://xoops.org/modules/newbb/viewtopic.php?post_id=334150#forumpost334150
CBB / LatestNews / Publisher / XM-Spotlight

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



92
iHackCode
Re: Allow spaces in usernames

CBB / LatestNews / Publisher / XM-Spotlight

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



93
iHackCode
Re: Hello

Welcome To XOOPS.org
CBB / LatestNews / Publisher / XM-Spotlight

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



94
iHackCode
How's Your Productivity Been As Of Late?

Mine has dropped to about 0 in the last month or so. I've been doing a bit of cleaning, hopefully that helps.
CBB / LatestNews / Publisher / XM-Spotlight

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



95
iHackCode
Re: Help - 403 Error - Can't access any modules

maybe there some kind of .htaccess rule that is restricting your access?
CBB / LatestNews / Publisher / XM-Spotlight

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



96
iHackCode
Re: smartfaq word change problem

one solution is (solution 1):

in the preference for SmartFAQ remove the 'Index welcome message:'

but that also removes the line below the one you want to get rid of.


another solution is (solution 2):

edit smartfaq/index.php and look for the language constants

look for this one:
$xoopsTpl->assign('lang_mainhead', _MD_SF_MAINHEAD . " " . $moduleName);

and change it to

$xoopsTpl->assign('lang_mainhead', $moduleName);


solution 2 is probably what you want.
CBB / LatestNews / Publisher / XM-Spotlight

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



97
iHackCode
Re: Error after moving site

it could possibly be the path that is defined in the mainfile.php , it may have to be changed since the site was moved.
CBB / LatestNews / Publisher / XM-Spotlight

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



98
iHackCode
Re: HELP with user registration.

xoops version number and any profile modules?
CBB / LatestNews / Publisher / XM-Spotlight

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



99
iHackCode
Re: Tables not created

the structure file in the installer will have to be modified to change the TYPE= to ENGINE= , besides that i'm not sure (didn't fully test it out).

TYPE was deprecated, now it has been removed from MySQL. i dont know the version number.
CBB / LatestNews / Publisher / XM-Spotlight

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



100
iHackCode
Re: Tables not created

the installer isn't compatible with that version of mysql, try XOOPS 2.5
CBB / LatestNews / Publisher / XM-Spotlight

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




TopTop
« 1 ... 7 8 9 (10) 11 12 13 ... 93 »



Login

Who's Online

213 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 213


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