1421
ghia
Re: xoops 2.4.3 and article RC 2.0
  • 2010/1/8 14:00

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


It seems there is a difference in the handling by XOOPS object between 2.3.3 and 2.4.3.

The problem seems to be line 1070 in /kernel/object.php in function get.
Replace
if (!isset($id)) {
by
if (empty($id)) {




1422
ghia
Re: Confused by protector setup
  • 2010/1/8 13:14

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


The xoops_data and xoops_lib folders are to be moved to your secure directory. The path definitions in mainfile have to be adapted to that situtation.



1423
ghia
Re: Adezign-S, problem with mainmenu and usermenu
  • 2010/1/8 13:10

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Add display:block; for both menus.



1424
ghia
Re: How can I reduce the mixed category-output for the news-module to e. g. 5 specific categories?
  • 2010/1/8 12:03

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Maybe the German files give any clue about the author of the translations. Try to contact the author about the mistake or put a post on the German support site.



1425
ghia
Re: Paypal setup if Protector module in installed giving error?
  • 2010/1/8 9:32

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Not with the code tags:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<
input type="hidden" name="cmd" value="_s-xclick">
<
input type="hidden" name="hosted_button_id" value="00000000">
<
table>
<
tr><td><input type="hidden" name="on0" value="Testing">Testing</td></tr><tr><td><select name="os0">
<
option value="TEST">TEST $1.00</option>
</
select> </td></tr>
</
table>
<
input type="hidden" name="currency_code" value="USD">
<
input type="image" src="https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<
img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</
form>


Protector logs are in admin - Protector.



1426
ghia
Re: New to XOOPS - Need Help Installing
  • 2010/1/8 9:19

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


As said: no problem here to install.
What other modules do you have (Name, Version)?
Version of PHP?



1427
ghia
Re: How can I reduce the mixed category-output for the news-module to e. g. 5 specific categories?
  • 2010/1/8 9:16

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Edit the categories. There is a flag for being listed on the front page. Set it to no.



1428
ghia
Re: Different database for each modules
  • 2010/1/7 18:48

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Check also if all your postings are for real and not eg SPAM.
Educate also your posters to post clear and to the point. I see sometimes fora, where entire listings and loggings are copied inline, where only one or two lines are relevant.



1429
ghia
Re: Different database for each modules
  • 2010/1/7 9:55

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


What did you do to have such a big database?
Analyse the size of your tables with phpMyAdmin.

The load is only distributed, if the databases are also placed on another server.
By placing some tables on another database only some queries are diverted eg if they belong to a module, then it is only the case when the user is visiting that module.



1430
ghia
Re: New to XOOPS - Need Help Installing
  • 2010/1/7 9:23

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


You do have the module icon Resized Image (standard oxygen theme) to click on?




TopTop
« 1 ... 140 141 142 (143) 144 145 146 ... 461 »



Login

Who's Online

196 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 196


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