11
akor__
module without xoops header and footer
  • 2007/12/18 2:18

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


hi
i use cdbase module
now i want to include the main page of it in news module index page
i have a proplem
when i include cdbase index it show whith XOOPS header
see this link
http://mediaitems.com/modules/news/cinema.php?storytopic=2

i try to remove XOOPS header and footer from cdbase index page but i can't
what i should to do now to remove XOOPS hedaer and footer of cdbase page ??



12
akor__
Re: cdbase 1.3 error "optikool virision"
  • 2007/11/19 23:42

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


welcome back
now i have big proplem
the block of the module didn't show the artisit image or his bio



13
akor__
Re: cdbase 1.3 error "optikool virision"
  • 2007/11/17 23:13

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


NoticeUndefined variablegallery_desc in file /modules/cdbase/admin/index.php line 412
Notice
Undefined variablemovies_desc in file /modules/cdbase/admin/index.php line 412

thank you at frist to tell me that XOOPS have is great option "debugging"
i see that the error in "image border" valu i delete it from sql inseret line

and it working as good

thank you again



14
akor__
Re: cdbase 1.3 error "optikool virision"
  • 2007/11/12 18:53

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


i didn't have sql error
only when i want to add new artist i have this message only
Quote:
Could not add category



15
akor__
cdbase 1.3 error "optikool virision"
  • 2007/11/12 14:28

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


hi there i download "cdbase v1.3" that optikool has modfied it, and submit it in his site www.optikool.com
when i submit a new artist i have that message
Quote:
Could not add category

i edit the sql line field "art_id" to int(8)
but it still to give me the error message
and that the php code at admin submit page

if ($op == "addcatgo") {
    
// agregar artist
    
$myts =& MyTextSanitizer::getInstance();
    
$newid $xoopsDB->genId($xoopsDB->prefix("cdbase_artists")."_id_art_seq");
    
$dateadd time();
    
$sql "INSERT INTO ".$xoopsDB->prefix("cdbase_artists").
            
" (id_art, artist, image, image_border, bio, date_of_birth, place_of_birth, ethnic, dateadd, genre, url, url_target, similar, gallery, gallery_desc, gallery_target, movies, movies_desc, movies_target, dropcap)
            VALUES ("
.$newid.", '".$artist."', '".$image."', '".$image_border."', '".$bio."', '".$date_of_birth."', '".$place_of_birth."', '".$ethnic."', ".$dateadd.", '".$genre."', '".$url."', '".$url_target."','".$similar."', '".$gallery."', '".$gallery_desc."', '".$gallery_target."', '".$movies."', '".$movies_desc."', '".$movies_target."', '".$dropcap."')";

    if (!
$xoopsDB->query($sql)) {
        
xoops_cp_header();
        echo 
"Could not add category";
        
xoops_cp_footer();
    } else {
        
//notification new artist
        
$extra_tags = array();
        
$extra_tags['ARTIST_URL'] = XOOPS_URL '/modules/' $xoopsModule->getVar('dirname') . '/index.php?id_art=' $id_art;
        
$extra_tags['ARTIST_NAME'] = $artist;
        
$notification_handler =& xoops_gethandler("notification");
        
$notification_handler->triggerEvent ("global"$id_art"new_artist"$extra_tags=array());
        
redirect_header("index.php?op=listcat",1,_XD_DBSUCCESS);
    }
    exit();
}


i ask optikool to see that eroor, and modfied it
thank you



16
akor__
Re: last news in ajax
  • 2007/11/1 11:00

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


ايه ياعم موفق
عامل فيها فرقع لوز ليه
توقيعك علي الدعم الفني للإكسوبس العرب
وحاطط لي لينك لجمله ومرادفات جمله
همه الليبين كده ، زي معمر القذافي بالظبط
علي العموم انا نفذته بيدي دون إستعمال أي موديول
وسوف أطرحه في إكسوبس العربي قريبا :P



17
akor__
Re: last news in ajax
  • 2007/10/9 18:28

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


can i see the "content scrollers in flash "



18
akor__
last news in ajax
  • 2007/10/9 10:47

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


hi there
here is what I want to do.

I want to view my last news in ajax view,
the exmapel i want to do :http://www.maltasport.com/

Did you understand what I want?



19
akor__
Re: news module hack for thumbnails
  • 2007/10/9 7:38

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


rgauci i see you show the last news using "smartsection" module,,,
iam asking you how you maked that



20
akor__
last news showing
  • 2007/10/7 14:33

  • akor__

  • Just popping in

  • Posts: 23

  • Since: 2007/10/7


hi there
i'm using XOOPS for news site
i would like to show lastest news same "aljazeera "http://www.aljazeera.net
Resized Image
and show the last article in a topic Section
Resized Image




TopTop
« 1 (2)



Login

Who's Online

222 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 222


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