Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - nameless

Pages: 1 2 3 4 5 [6] 7 8 9 10
76
Discussion & Troubleshooting / Re: category and subcategory
« on: July 15, 2010, 10:45:11 PM »
i replace
this
  $config['cat_cells'] += ($cat_cache[$cat_id]['cat_parent_id'] && $cat_cache[$cat_cache[$cat_id]['cat_parent_id']]['cat_parent_id']? 0 : 2); //increase number of cells to 2 on home page

with this

$config['cat_cells'] += ($cat_cache[$cat_id]['cat_parent_id'] ? 0 : 2); //increase number of cells to 2 on home page

and it does't work
it still the same

77
Discussion & Troubleshooting / Re: category and subcategory
« on: July 15, 2010, 10:25:27 PM »
Sorry
i make what you say
but both of category and subcategory are increase number of cells to 2  not the category only

i hope you can understand me

you can see here

http://www.welcome2net.com/cars/ this ok but when you go to subcategory like ABT the first one I need it to be 2 not 5

waiting

78
Discussion & Troubleshooting / Re: category and subcategory
« on: July 15, 2010, 07:52:50 PM »
thanks for your replay

increase number of cells to 2 in home page and the subcategory also

waiteing for your replay

79
Discussion & Troubleshooting / Re: category and subcategory
« on: July 13, 2010, 04:04:52 PM »
thanks for your replay

will my site has a 144 category and evry category has about 30 to 40 subcategory so all i need is to make the Number of table cells for the category is 5 and the Number of table cells for any subcategory is 2

waiting for your replay

thanks

80
Discussion & Troubleshooting / category and subcategory
« on: July 13, 2010, 01:38:19 AM »
hi evry one
can i make Number of table cells for the category Different from Number of table cells for the subcategory

for example when i make Number of table cells for the category 3 the Number of table cells for the subcategory will be 3 i want to make it 5

thanks for all ypur help

81
will i do't know but i thing it related to 4images  may be becouse the keywords is very near from each other

82
hi evry one
i'm useing 4image 1.76 and mod Add a keyword list to the search form v.2
and the keywors in arabic lang so it's work correct in advanced search
but in details page it gave me wrong Results
some example for my keywords

4)_من_2.0_الى_2.49_بوصه
4)_من_2.5_الى_2.99_بوصه
4)_من_3.0_الى_3.49_بوصه
4)_من_3.5_الى_3.99_بوصه

thanks for all your help

83
thanks mawenzi  for your replay

but this mod for users not gesut

are there any simple mod

waiting for your replay

84
i need a butoon for any one to report for broken image

i have a lot of links to sites/pages (external). Sometimes these links expire or whatever and i want users to report them...

All i need is a script that allows the users to click a button which pops up a window with captcha. They fill in the words and then hit report. Then an email get's sent to me with just the page URL from which the report button was clicked.

85
Some help

I need a new Button in Details page
when any one press this button a new windows apears for him to let him write his name and Email and notes
like this

and when he press send this page came to my email like this


the Url of the page will Show automatic

i hope it be easy becouse i want to use it many time in the same page and evry button have a work

for example
1-  a button for dead links
if there is a a flash game or a image doesn't work so any one can Reported

2- a button for informaiton
i have a mobile site and i need if any one know the price of the mobile use it to sed me the price

thanks and waiting for the help

86
Mods & Plugins (Requests & Discussions) / Re: some help dcr extensions
« on: March 31, 2010, 03:54:29 PM »
how can i make the dcr file play with 100% width and 100% hight
I mean if the game is 500 * 300 pixel  then it desplay 500 * 300
and if the game is 800 * 600 pixel  then it display 800 * 600


87
thanks mawenzi  for all your help

88
thanks mawenzi

Now it work and this is swf.html
Code: [Select]
<!-- Template file for Flash Movies -->
<script language="javascript" type="text/javascript">
<!--
function fenster_bild(url, Breite, Hoehe)
{
         width = Breite;
         height = Hoehe;
         var win;
         var Parameter;
         Parameter = "width=" + width + ",height=" + height;
         Parameter = Parameter + ",toolbar=0,location=0,directories=0,status=0,menubar=0," + "scrollbars=0,resizable=0,dependent=0";
         win       = window.open(url,"PictureWindow",Parameter);
}
// -->
</script>
<table cellpadding="1" cellspacing="0" border="0">
  <tr>
    <td bgcolor="#000000">
  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"{width_height} />
      <param name="movie" value="{media_src}">
      <param name="quality" value="high">
      <param name="play" value="true">
      <param name="scale" value="false">
        <embed src="{media_src}" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"{width_height}></embed></object></td>
  </tr>
</table>
<br>
<a href="javascript:fenster_bild('fenster_swf.php?big_image_id={big_image_id}',1000,700);">Flash in Fullscreen</a>
<br>

thanks againe for your help

no i'd love to know what about the dcr.html and dir.html how can i make it full screen like swf.htlm
this is th code for the dcr.html
Code: [Select]
<table cellpadding="1" cellspacing="0" border="0">
  <tr>
    <td bgcolor="#000000">
<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000"
 codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,0,0,0"
 ID={media_src} width=750 height=600>
<param name=src value="{media_src}">
<param name=swRemote value="swSaveEnabled='true' swVolume='true' swRestart='true' swPausePlay='true' swFastForward='true' swContextMenu='true' ">
<param name=swStretchStyle value=fill>
<PARAM NAME=bgColor VALUE=#FFFFFF>
      <embed src="{media_src}" bgColor=#FFFFFF  width=700 height=500 swRemote="swSaveEnabled='true' swVolume='true' swRestart='true' swPausePlay='true' swFastForward='true' swContextMenu='true' " swStretchStyle=fill
 type="application/x-director" pluginspage="http://www.macromedia.com/shockwave/download/"></embed></object></td>
  </tr>
</table>



89
hi mawenzi
sorry i did't understand well

i upload an image and it work good
http://www.welcome2net.com/flashgames/img1162.htm
but the flash do't work
so what file is the problem

thanks for all your help

Pages: 1 2 3 4 5 [6] 7 8 9 10