2981
ghia
Re: Xoops FAQ V1.15 Beta Released
  • 2009/4/10 22:51

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:
I think that is it ironic that for years software developers tell us to use the latest version of software, yet web server owners still insist on not providing their users with up to date versions of PHP.
First rule of computing:
Never touch a running system!


Quote:
I can can put in a if statement to determine the version of PHP for the input filter and use an alternative function to filter the input.
Why using filter_var? What can it do more than intval?



2982
ghia
Re: 'Remember me' doesn't work in 2.3!
  • 2009/4/10 22:23

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


You mean, you don't have the 'Remember me' checkbox like here on XOOPS.org?
Are you using the profile module?
It is probably not in the template from your theme or templateset.
Check once with the default theme and templateset.



2983
ghia
Re: Xoops FAQ V1.15 Beta Released
  • 2009/4/10 22:13

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


PHP version must be at least 5.2.0 (and maybe plus) to run this module.
I think XOOPS modules that don't run with PHP 4 should check the PHP version and refuse to install with an error message.



2984
ghia
Re: [mp3] BBCodes don't work with xoops 2.3.3
  • 2009/4/10 20:17

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Sorry, made my answer clearer!



2985
ghia
Re: A few general questions
  • 2009/4/10 19:07

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


turtlemancan, welcome on the XOOPS forum!

Quote:
Now I am currently using PHP-Nuke because it allows me to have my guest register for an account, and also access the php forum with that same account. So my first question is, does XOOPS allow the same functionality without me having to do any extensive programming?
I think because you registered on this site and posted in this forum, your question is already answered. This is standard feature of XOOPS 2.3.3 and forum module NewBB/CBB 3.08 as used on this site.
Quote:
Now I'm wondering are either of these problems resolved in xoops?
Since you posted no link to the specific article, it is difficult to answer this.
I can only say, that the site here XOOPS.org (running with XOOPS) has very good page ranking.
I'm not gonna say that there have not been security problems with the XOOPS core, but we will cure them as soon as possible from the moment they are brought to our attention. For modules, this will be done by the module developers.






2986
ghia
Re: [mp3] BBCodes don't work with xoops 2.3.3
  • 2009/4/10 18:34

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


You have to activate it by editing /class/textsanitizer/config.php (check this file in your backup of the 2.3.2b version of your site).

That it got deactivated is some kind of bug:
The installation procedure for the upgrade should prescribe that all these kind of config files should be left out when updating by the complete package (see point 2)!

But in the first place these kind of textual config files should NOT be there embedded in the program files and directories. Where is the xoops_data/config/ map for anyway!

But for me, there shouldn't be textual config files at all. These configuration parameters should be reformed to be embedded in the system preferences in some new categories (system - textsanitizer, system - captcha, etc).



2987
ghia
Re: Cloning & deleting templates
  • 2009/4/10 15:48

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Always take a backup before!



2988
ghia
Re: Update request - Conjecture Module for latest xoops and newbb
  • 2009/4/10 15:46

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Install XAMPP, XOOPS 2.3.3, News 1.63, NewBB/CBB 3.08 and Conjecture on your local PC and you have a full demo at home!



2989
ghia
Re: Permission Problem in XOOPS 2.3.2b
  • 2009/4/10 15:23

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Congratulations for your analysis so far!

I assume you were doing the selections for 'Field editable from profile' (in fact /modules/profile/admin/permissions.php?op=edit) and that
print_r ($_POST); // shows what variables are posted
exit(); // stops further processing
was inserted after <php and before include?

Did you tried the operation with different browsers (eg FF and IE)?

When the form shows (/modules/profile/admin/permissions.php?op=edit), could you do a view html source in your browser and cut out the part starting with
<form name="groupperm_form" id="groupperm_form" action="http://yourhost/modules/system/admin/groupperm.php" method="post">
(search for groupperm_form) up to the next
</form>

If you save this selection in a file for the local and one for the hosted system and you do a file difference on these two results, are there any differences?
(List only the differences if any other than the hostname in the action parameter at the begin of the form.

Quote:
Any ideas what can cause this on one server and not another?
In principle there should be no problem with length etc for POST variables. Maybe check once carefuly the result of phpinfo(), there might some limitations that differ for POST (look also in the Apache Suhosin section (if present)).



2990
ghia
Re: XOOPS 2.2* style module administration in XOOPS 2.3*
  • 2009/4/9 20:17

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


The ThAdmin module resembles the most to the 2.2.x admin interface. Module preferences are OK, but block permissions and extended placements need still to be implemented in XOOPS 2.3.x.
Hopefuly 2.4.x will make it happen, together with the login name (until that 2.2.6 rules ).




TopTop
« 1 ... 296 297 298 (299) 300 301 302 ... 461 »



Login

Who's Online

155 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 155


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