31
jagibu
Re: Bugs in system_imagemanager.html and system_imagemanager2.html in 2.4.5
  • 2010/12/8 21:31

  • jagibu

  • Just popping in

  • Posts: 68

  • Since: 2005/6/17


still in X2.5

Quote:
SF: Date: 2010-09-10 19:04:04 UTC Sender: trabis Cannot reproduce this error in xoops 2.5. Please test it with new version.


This not need reproduce ... this is simple PHP syntax error.
echo "xxx - OK"xxx - syntax error here"no matter";

look at oryginal:
Xoops-2.5.0\htdocs\modules\system\templates\system_imagemanager.html

<{php}> 
$language $GLOBALS['xoopsConfig']['language'];
if(
file_exists(XOOPS_ROOT_PATH.'/language/'.$language.'/style.css')){ 
echo 
"<link rel="stylesheet" type="text/css" media="all" href="language/$language/style.css" />";
}
<{/
php}>


after forced template file generation ( \public_html\themes\default\modules\system\system_imagemanager.html ) :
echo "<link rel="stylesheet" type="text/css" media="all" href="language/$language/style.css" />";


Quote:

frankblack wrote:
Correct code should go like this:
echo '<link rel="stylesheet" type="text/css" media="all" href="language/'.$language.'/style.css" />';


or
echo "<link rel='stylesheet' type='text/css' media='all' href='language/".$language."/style.css' />";


Reproduced on localhost and server ...
www.artcode.eu
www.polfran.pl
www.sitkowskibor.pl



32
jagibu
Re: How to display top rated/voted picture in xcgal
  • 2010/1/11 13:37

  • jagibu

  • Just popping in

  • Posts: 68

  • Since: 2005/6/17


Hmm.. how You make Yours blocks?
In-site block You haven't in paths category' id : cat=

Compare

http://aquariumhomecare.com/modules/xcgal/index.php?cat=2

to

http://sitkowskibor.pl/modules/xcgal/index.php?cat=2

look at block "Last uploads" header :
Last uploads - Puppies
( "- Puppies" is the viewed category ).

xcGal 2.04? - downloaded from?
in my version I made some patches, don't remember details ...





33
jagibu
Re: How to display top rated/voted picture in xcgal
  • 2010/1/8 19:46

  • jagibu

  • Just popping in

  • Posts: 68

  • Since: 2005/6/17


Blocks Administration
Blocks generated by : xcGallery
Blocks Scrolling Thumbnails -> Action: edit
Options* -> Type: Top rated



34
jagibu
Re: 2009 XOOPS Website Redesign
  • 2009/10/14 8:41

  • jagibu

  • Just popping in

  • Posts: 68

  • Since: 2005/6/17


Suggestion:
for speed up loading jquery from any location use
CDN google jquery - content distribution network (CDN)
like
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript' ></script>

( and jquery-ui in this way )



35
jagibu
BUG no images in tabs module menu (default and exm)
  • 2009/9/14 9:08

  • jagibu

  • Just popping in

  • Posts: 68

  • Since: 2005/6/17


No images in tabs module menu ( theme default and exm).
In theme oxygen - works OK.

In XOOPS 2.4 xoops_cp_header(); not works without xoops_cp_footer(); ( in XOOPS 2.3.3 works )

Tested on localhost / PHP5 / win32

P.S
for what this changes in 2.4 ? ( fixed XOOPS paths ?):
include_once dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR 'mainfile.php';  
include_once 
$GLOBALS['xoops']->path('include/cp_functions.php');




36
jagibu
Re: xcgal 2.03 batch upload problem, dont find anything in dir.
  • 2008/8/10 14:56

  • jagibu

  • Just popping in

  • Posts: 68

  • Since: 2005/6/17


try to change in module config :
Batchupload - Show all

and test on admin site (in modules admin ) and from user site xcgal menu (front site )( login as admin )
www.artcode.eu
www.polfran.pl
www.sitkowskibor.pl



37
jagibu
Re: xcgal 2.03 batch upload problem, dont find anything in dir.
  • 2008/8/10 14:48

  • jagibu

  • Just popping in

  • Posts: 68

  • Since: 2005/6/17


try with only 10 photos in other catalogue
www.artcode.eu
www.polfran.pl
www.sitkowskibor.pl



38
jagibu
Re: xcgal 2.03 batch upload problem, dont find anything in dir.
  • 2008/8/10 14:31

  • jagibu

  • Just popping in

  • Posts: 68

  • Since: 2005/6/17


Make backup of XOOPS dB and xcgal module (without catalog albums)
www.artcode.eu
www.polfran.pl
www.sitkowskibor.pl



39
jagibu
Re: xcgal 2.03 batch upload problem, dont find anything in dir.
  • 2008/8/10 14:27

  • jagibu

  • Just popping in

  • Posts: 68

  • Since: 2005/6/17


After upgrade to 2.04 rc?
versions: xoops, php, MySQL ?
+
PM with login and admin rights to yours site and ftp
www.artcode.eu
www.polfran.pl
www.sitkowskibor.pl



40
jagibu
Re: xcgal 2.03 batch upload problem, dont find anything in dir.
  • 2008/8/9 23:28

  • jagibu

  • Just popping in

  • Posts: 68

  • Since: 2005/6/17


Use batch upload function on admin site ... on user site batch upload You can try this upgrade
xcGal 2.04 rc
www.artcode.eu
www.polfran.pl
www.sitkowskibor.pl




TopTop
« 1 2 3 (4) 5 6 »



Login

Who's Online

228 user(s) are online (156 user(s) are browsing Support Forums)


Members: 0


Guests: 228


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