1
sipiatti
Re: Taking you back to where you were??????????!!
  • 2009/1/31 10:32

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


Hi I also get this error if I want to make comments on news. The strange is that it does not come every time, also not for all individual news item.

Sometimes I am able to add comments to a news, but unable to make one to another one.

Xoops 2.0.18 upgraded from 2.0.15
I don't able to decide where to start from :( to investigate it
Please help.



2
sipiatti
Re: login not possible URGENT HELP NEED!
  • 2008/8/3 11:29

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


thx, it worked...
I've thought it should be related to the custom session settings



3
sipiatti
login not possible URGENT HELP NEED!
  • 2008/8/3 9:20

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


Hi,

I've upgraded 2.0.15 to 2.0.18.1, also migrated the original v1.0 newbb to cbb 3.0.8.
Everything worked fine, forum was good, site was online. Login was possible for 1 day.

This morning if I try to login, it said I was succesfully logged in, but went back to the index and indicates I was still an anonymous user. Login does not work!!! :(

It's a gaming community site, I have 100+ user so it is a very urgent problem.
I have ssh and phpmyadmin access also to the box serves the homepage.
Could somebody give me an idea where to start from or what to do? (and of course what could happen to avoid it in the future)

http:vwvclan.com



4
sipiatti
Re: menu problem after 2.0.17->2.0.18.1
  • 2008/8/2 12:55

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


Thanks a lot, it works.

Cheers!



5
sipiatti
menu problem after 2.0.17->2.0.18.1
  • 2008/8/2 9:37

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


After upgrade the menuitems are not in separate lines.
Resized Image
With the default theme everything is fine, but my theme is the same what I have used with 2.0.17 and I could not find the solution.

Do you have any suggestion where to start from?
Anyway the theme is a custom one made by me and everything was fine with 2.0.17.

The page is good with browser Konqueror under linux, so I do not really have an idea to solve it.



6
sipiatti
xcgal error
  • 2008/3/30 9:46

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


Hi,

I have a site what was originally on a crashed box. I backed up and reinstall. Everything works except xcgallery batch picture adding.

I got this message:
Quote:
Fatal error: Cannot redeclare scandir() in /srv/www/vwvclan.com/wwwroot/modules/xcgal/admin/searchnew.php on line 317


but the line 317 is a remark not a code so nothing to do with it... How it could be indicated on this error message? I do not understand :(

Does anyone have an idea what to do?

line 316-318:
/*************************************************
* Main code
**************************************************/



7
sipiatti
Re: Random picture in theme
  • 2007/12/28 23:26

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


yep thx :)
it works



8
sipiatti
Random picture in theme
  • 2007/12/28 23:09

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


Hi,

I am currently designing a theme but have some difficulties with putting random image into the header.

I wanted to use a simple php command to make the <img> tag's src value but it failed. Guess it somehow related to smarty but now I am stucked.

I tried to insert my command into the theme.html as follows:
<script type="text/php">
        <!--
        print (
'<img src="<{$xoops_imageurl}>images/bg'.rand(1,6).'.jpg >"');
        
//-->
        
</script>

and like this
<?php print ('<img src="<{$xoops_imageurl}>images/bg'.rand(1,6).'.jpg >"'); ?>

but none of them worked

If I check the source of the page what XOOPS generated I see the php command in it, so it is wrong.
Does anybody know how to solve this?
Any idea should be appreciated, thx in advance.



9
sipiatti
Re: problems moving xoops page from one host to another
  • 2007/11/12 17:29

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


looks like it is solved.
register_long_arrays was set to "off" by default in php5.ini

Still have some character conversion issues but maybe I could manage it.



10
sipiatti
Re: problems moving xoops page from one host to another
  • 2007/11/12 17:04

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


I switched debug mode on, and found this when tried to look a forum:
Notice: Undefined variable: HTTP_SERVER_VARS in file /modules/newbb/config.php line 44

Notice: Undefined variable: HTTP_SERVER_VARS in file /modules/newbb/config.php line 44

Notice: Undefined variable: HTTP_GET_VARS in file /modules/newbb/viewforum.php line 34

How it could be???????
Is it coming from a missing file? I guess wget missed one or two files when downloading them from the old site, but only thinking loudly...

anyway here is e.g. line 44 in config.php:
$bbCookie['path'] = str_replace(basename($HTTP_SERVER_VARS['PHP_SELF']),"",$HTTP_SERVER_VARS['PHP_SELF']);


and line 43 in viewforum.php:
$forum intval($HTTP_GET_VARS['forum']);




TopTop
(1) 2 »



Login

Who's Online

239 user(s) are online (146 user(s) are browsing Support Forums)


Members: 0


Guests: 239


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