1
sunfans
Re: How to disable myAlbum-P some functions
  • 2006/9/6 15:21

  • sunfans

  • Just popping in

  • Posts: 22

  • Since: 2006/4/26


Yes, I did. Besides I deleted all temp/c files and arche.

It seems seomthing wrong. thanks for your kind reply!



2
sunfans
Re: How to disable myAlbum-P some functions
  • 2006/9/5 10:49

  • sunfans

  • Just popping in

  • Posts: 22

  • Since: 2006/4/26


up! please advise, thanks.



3
sunfans
Re: How to disable myAlbum-P some functions
  • 2006/9/4 13:23

  • sunfans

  • Just popping in

  • Posts: 22

  • Since: 2006/4/26


I deleted <{* 1ST LINE OF INFORMATION *}> and 2 second and 3rd layers. then update the module, and delete all the tepm. files in /templates_c/ folder. But it doesn't work. The modified code is as the followings:

<{strip}>
<table width="100%" cellspacing="0" class="outer">
<tr>
<td class="even">
<br />
<{include file="db:myalbum_header.html"}>
<table border='0' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td align='left'>
<span style="font-weight:bold;"><a href='index.php'><{$lang_album_main}></a>&nbsp;:&nbsp;<{$album_sub_title}>&nbsp;<{$photo.title}></span>
</td>
<td align='right'>
<{if $lang_add_photo}><a href="submit.php"><{$lang_add_photo}><img src="<{$mod_url}>/images/pictadd.gif" border="0" alt="<{$lang_add_photo}>" title="<{$lang_add_photo}>" /></a><{/if}>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<p align='center'>
<{$photo_nav}>
</p>
<table width="100%" cellspacing="0" cellpadding="10" border="0">
<tr>
<td align="center">

<a href="<{$photo.ahref_photo}>" target="_blank" onClick="window.open('<{$photo.ahref_photo}>','','width=<{$photo.window_x}>,height=<{$photo.window_y}>');return(false);"><img src="<{$photo.imgsrc_photo}>" border="0" align="center" vspace="3" hspace="7" alt="<{$photo.title}>" title="<{$photo.title}>" <{$photo.width_height}> /></a>
<br />
<table width="100%" cellspacing="0" cellpadding="10" border="0">
<tr>
<td align="left"><{* DESCRIPTION *}>

<{if $photo.description}>
<table border='0' cellpadding='0' cellspacing='0' width='100%' class='outer'>
<tr>
<td class='odd'>
<{$photo.description}>
</td>
</tr>
</table>
<{/if}>



</td>
</tr>
</table>

</td>
</tr>
</table>

<p align='center'>
<{$photo_nav}>
</p>

<div style="text-align: center; padding: 3px; margin: 3px;">
<{$commentsnav}>
<{$lang_notice}>
</div>

<div style="margin: 3px; padding: 3px;">
<!-- start comments loop -->
<{if $comment_mode == "flat"}>
<{include file="db:system_comments_flat.html"}>
<{elseif $comment_mode == "thread"}>
<{include file="db:system_comments_thread.html"}>
<{elseif $comment_mode == "nest"}>
<{include file="db:system_comments_nest.html"}>
<{/if}>
<!-- end comments loop -->
</div>

<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center">
<br />
<{include file='db:system_notification_select.html'}>
<br />
<{include file="db:myalbum_footer.html"}>
</td>
</tr>
</table>
<{/strip}>

I think I need your further support, thank you very much!



4
sunfans
Re: How to disable myAlbum-P some functions
  • 2006/9/4 12:00

  • sunfans

  • Just popping in

  • Posts: 22

  • Since: 2006/4/26


Hi homergz,

Thanks very much for your great support, I'm on the way!

Cheers!



5
sunfans
How to disable myAlbum-P some functions
  • 2006/9/4 10:39

  • sunfans

  • Just popping in

  • Posts: 22

  • Since: 2006/4/26


Hello,

I found Xcgal is myalbum is very nice to use as a photo module. I would like to disable some functions of myalbum such as:

submitter/time or clock/hits/comments/rank/rate it/

They are useless to me, I just wanna leave picure/description/. I've tried to modify at template area of module admin. But all failed.

Please kindly tell me how, thanks very much in advance!



6
sunfans
Re: CRM module available?
  • 2006/9/4 9:35

  • sunfans

  • Just popping in

  • Posts: 22

  • Since: 2006/4/26


vtiger and sugarcrm are both great! We sincerely wish XOOPS experts will develop and release to the community!

That'll be a bomb news to XOOPS users!



7
sunfans
Re: Blank page in some modules submit page after 2.0.15 upgrade
  • 2006/8/30 14:45

  • sunfans

  • Just popping in

  • Posts: 22

  • Since: 2006/4/26


oh yeah, it fixed the problems of creating or editing pages of WF-Channel module!

It works, thanks leostotch!



8
sunfans
Re: updated to 2.015 WF-Channel failed to creat or edit
  • 2006/8/30 14:41

  • sunfans

  • Just popping in

  • Posts: 22

  • Since: 2006/4/26


davidl2,

thanks for your keen reply, I'm on the way.

Best wishes!



9
sunfans
updated to 2.015 WF-Channel failed to creat or edit
  • 2006/8/30 14:27

  • sunfans

  • Just popping in

  • Posts: 22

  • Since: 2006/4/26


I just updated the system from 2.014 t0 2.015, I found the functions of creating pages and editing pages got invalid.

When I tried to click the button "creat" or "edit" button in the WF-Channel module admin, there is no related page out there, even the "edit" function is in the same way.

Through I'm using XOOPS for over one year, but I'm not a php expert. Please tell me how to correct and make it functional.

Thanks very much in advance!



10
sunfans
Re: About cjaycontent index.php
  • 2006/8/22 13:30

  • sunfans

  • Just popping in

  • Posts: 22

  • Since: 2006/4/26


All solved, the solution is icontent.

Compare to the cjaycontent, I content is easy to use, it deliver good result for me.

Topic closed.




TopTop
(1) 2 3 »



Login

Who's Online

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


Members: 0


Guests: 196


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