11
canuser
Re: Top Page/Starting Module bug?
  • 2007/4/10 21:07

  • canuser

  • Just popping in

  • Posts: 44

  • Since: 2003/3/4 7


Spend few days to play around. Problem solved by myself.

Method:
Under the admin menu of Forum, change the "premission" there, it will show up all the topic in Top page.



12
canuser
Re: Top Page/Starting Module bug?
  • 2007/4/9 15:09

  • canuser

  • Just popping in

  • Posts: 44

  • Since: 2003/3/4 7


Is anyone get the solution on that?



13
canuser
Re: Banner Error
  • 2007/4/6 16:36

  • canuser

  • Just popping in

  • Posts: 44

  • Since: 2003/3/4 7


Yes, I can add the banner, but it is missing one banner which doesn't exist when rotate.



14
canuser
Re: Top Page/Starting Module bug?
  • 2007/4/6 4:28

  • canuser

  • Just popping in

  • Posts: 44

  • Since: 2003/3/4 7


Quote:

acmmz wrote:
My index page never appears without loggin in ( I mean that is only available for registered users) . I can't believe this . It should be straight forward.


It happen to me also, did you find out the solution yet?



15
canuser
Re: Banner Error
  • 2007/4/4 12:23

  • canuser

  • Just popping in

  • Posts: 44

  • Since: 2003/3/4 7


Thanks for helping. It works but kill all banners. I need the other banners. Any other solution?



16
canuser
Banner Error
  • 2007/4/3 23:47

  • canuser

  • Just popping in

  • Posts: 44

  • Since: 2003/3/4 7


I accident delete the banner when it active, and then the banner area alway show "the image not found" icon. I try to change the id in mysql, but still has this error. Any one can help? Thanks.



17
canuser
Re: Content 0.5 Problems
  • 2007/4/3 23:28

  • canuser

  • Just popping in

  • Posts: 44

  • Since: 2003/3/4 7


I did the same, but solve the problem by following the instruction of following post. I also change one more code:

$HTTP_USER_AGENT by $_USER_AGENT

===========================================================
https://xoops.org/modules/repository/singlefile.php?lid=1554&com_id=35069&com_rootid=35069&com_mode=thread&#comment35069


Poster Thread
pedrorozo Posted: 2007/3/11 12:44 Updated: 2007/3/11 12:44
Just popping in


Joined: 2007/3/11
From:
Posts: 1 Re: Content (Redirection limit for this URL exceeded xoops)
For all the faloks facing this error, during the migration of php4->php5

Redirection limit for this URL exceeded xoops

The fix is: to replace these php4 code by this one in all the php files of your Content modules.

$HTTP_GET_VARS by $_GET
$HTTP_POST_VARS by $_POST
$HTTP_SERVER_VARS by $_SERVER

After two days playing with all the versions: 0.5, 0.75 and 1.0. this is a common issue from php4 to php5.

Pedro Rozo.



18
canuser
Re: Server upgrade appear Error
  • 2007/4/3 23:18

  • canuser

  • Just popping in

  • Posts: 44

  • Since: 2003/3/4 7


Content problem solve by the following post.

Poster Thread
pedrorozo Posted: 2007/3/11 12:44 Updated: 2007/3/11 12:44
Just popping in


Joined: 2007/3/11
From:
Posts: 1 Re: Content (Redirection limit for this URL exceeded xoops)
For all the faloks facing this error, during the migration of php4->php5

Redirection limit for this URL exceeded xoops

The fix is: to replace these php4 code by this one in all the php files of your Content modules.

$HTTP_GET_VARS by $_GET
$HTTP_POST_VARS by $_POST
$HTTP_SERVER_VARS by $_SERVER

After two days playing with all the versions: 0.5, 0.75 and 1.0. this is a common issue from php4 to php5.

Pedro Rozo.



19
canuser
Re: Server upgrade appear Error
  • 2007/4/3 20:58

  • canuser

  • Just popping in

  • Posts: 44

  • Since: 2003/3/4 7


Quote:

JCDunnart wrote:
Try updating the system module.


JCDunnart,

You are right, I solve the problem by doing the system update. Thanks!

Another problem I still can't solve is the content, it does not show the content. I try update the content, but it doesn't work. Is any one has solve this before? Please give me some advise. Thanks.



20
canuser
Re: Server upgrade appear Error
  • 2007/3/30 3:00

  • canuser

  • Just popping in

  • Posts: 44

  • Since: 2003/3/4 7


Thanks James.

I tried to change the S to s, but the website was down because it didsn't get the class. I changed it back then it works again.

I checked the line 1048 in Smarty.class.php, it was only

* @return array

Any idea?




TopTop
« 1 (2) 3 4 5 »



Login

Who's Online

141 user(s) are online (101 user(s) are browsing Support Forums)


Members: 0


Guests: 141


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