Mahmoud
Retired Forum Member-
Posts
47 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Hotfixes
Everything posted by Mahmoud
-
thank you brain i will try 🙂
-
This is a problem that appears when I log in to my administrator! Whoops\Exception\ErrorException: Allowed memory size of 33554432 bytes exhausted (tried to allocate 466944 bytes) in /home/alamhost/public_html/ca/vendor/whmcs/whmcs-foundation/lib/Language/Loader/WhmcsLoader.php:0 Stack trace: #0 /home/alamhost/public_html/ca/vendor/whmcs/whmcs-foundation/lib/Utility/Error/Run.php(0): WHMCS\Utility\Error\Run->handleError(1, 'Allowed memory ...', '/home/alamhost/...', 0) #1 [internal function]: WHMCS\Utility\Error\Run->handleShutdown() please I upgraded the memory to 64 MB Not Working ?
-
Can I show this selection to the custom page? how can include options this to my page to view selection the year or month in order table Dynamic {if $pricing.type eq "recurring"} <div class="field-container"> <div class="form-group"> <label for="inputBillingcycle">{$LANG.cartchoosecycle}</label> <select name="billingcycle" id="inputBillingcycle" class="form-control select-inline" onchange="{if $configurableoptions}updateConfigurableOptions({$i}, this.value);{else}recalctotals();{/if}"> {if $pricing.monthly} <option value="monthly"{if $billingcycle eq "monthly"} selected{/if}> {$pricing.monthly} </option> {/if} {if $pricing.quarterly} <option value="quarterly"{if $billingcycle eq "quarterly"} selected{/if}> {$pricing.quarterly} </option> {/if} {if $pricing.semiannually} <option value="semiannually"{if $billingcycle eq "semiannually"} selected{/if}> {$pricing.semiannually} </option> {/if} {if $pricing.annually} <option value="annually"{if $billingcycle eq "annually"} selected{/if}> {$pricing.annually} </option> {/if} {if $pricing.biennially} <option value="biennially"{if $billingcycle eq "biennially"} selected{/if}> {$pricing.biennially} </option> {/if} {if $pricing.triennially} <option value="triennially"{if $billingcycle eq "triennially"} selected{/if}> {$pricing.triennially} </option> {/if} </select> </div> </div> {/if}
-
i have empty in knowledgebase meta Description
Mahmoud replied to Mahmoud's topic in Developer Corner
up- 3 replies
-
- knowledgebase
- Description
-
(and 1 more)
Tagged with:
-
how to I can custom 404 page error! , Is it possible if possible, how can I find this page and modify them
-
i have empty in knowledgebase meta Description
Mahmoud replied to Mahmoud's topic in Developer Corner
please can one help me!- 3 replies
-
- knowledgebase
- Description
-
(and 1 more)
Tagged with:
-
i have empty in knowledgebase meta Description
Mahmoud replied to Mahmoud's topic in Developer Corner
anyone can help me!- 3 replies
-
- knowledgebase
- Description
-
(and 1 more)
Tagged with:
-
Why when I change a page of pages is added meta but in the knowledge base is not there is something? missing this is my meta {if $metadescription}<meta name="description" content="{$metadescription}" />{/if} this is my hook if ($vars['filename'] == "knowledgebase"){ $metakeywords = $_LANG['keywordsknowledgebase']; $metadescription = $_LANG['descriptionknowledgebase']; } is there a problem
- 3 replies
-
- knowledgebase
- Description
-
(and 1 more)
Tagged with:
-
Center for uploading media files in the knowledge bases
Mahmoud replied to Mahmoud's topic in Developer Corner
Can I add Script In my Site! in subdomain and not allow to Everyone! You can Script recommend it to me! -
Center for uploading media files in the knowledge bases
Mahmoud replied to Mahmoud's topic in Developer Corner
i want script images for uplouded my image to my whmcs knowledge I have example from namecheap! ? I think this is ?good I need add photo in knowledge with whmcs I think you know now? -
Center for uploading media files in the knowledge bases
Mahmoud replied to Mahmoud's topic in Developer Corner
No One Can Help Me! -
I would like to add the upload center image of the knowledge base as you know there is no advantage to add media files in ...Whmcs! This is an example of what I want Can anyone help me or mention what this script is!
-
I want to collect code html at one variables PHP in one code!
Mahmoud replied to Mahmoud's topic in Using WHMCS
I apologize to you, my brother it works well now and thank you again -
I want to collect code html at one variables PHP in one code!
Mahmoud replied to Mahmoud's topic in Using WHMCS
Sorry, but you can explain more, I did not understand what you mean exactly -
I want to collect code html at one variables PHP in one code!
Mahmoud replied to Mahmoud's topic in Using WHMCS
Did not you work or should I add something? Is this really works for you? Does not appear to me <meta>! -
I want to collect code html at one variables PHP in one code!
Mahmoud replied to Mahmoud's topic in Using WHMCS
Do you allow me to tell you just one thing I Love Youuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu -
I want all the variables and the name of the files to be changed in the same code and not to create more than one code because it appears on all pages that it is empty. <meta name="keywords" content="{if $filename eq "index"}{$LANG.keywordsindex}{elseif $filename eq "shared-hosting"}{$LANG.keywordshosting}{/if}" /> <meta name="description" content="{if $filename eq "index"}{$LANG.descriptionindex}{elseif $filename eq "shared-hosting"}{$LANG.descriptionhosting}{/if}" /> <!-- Start Meta Page --> <meta name="keywords" content="{if $filename eq "index"}{$LANG.keywordsindex}{elseif $filename eq "ssl-certificates"}{$LANG.keywordsslcertificates}{/if}" /> <meta name="description" content="{if $filename eq "index"}{$LANG.descriptionindex}{elseif $filename eq "ssl-certificates"}{$LANG.descriptionsslcertificates}{/if}" /> <meta name="keywords" content="{if $filename eq "index"}{$LANG.keywordsindex}{elseif $filename eq "email"}{$LANG.keywordemail}{/if}" /> <meta name="description" content="{if $filename eq "index"}{$LANG.descriptionindex}{elseif $filename eq "email"}{$LANG.descriptionemail}{/if}" />
-
Sorry bro it`s Working
-
-
This my file My site a path in public_htm No have Client and have screen shot with error if you need more information please tell me hosting.rar
-
Thank you Bro i will waiting for help
-
Oops! Anyways thank you
-
can you help me ? please
-
can anyone help me !
-
Here is problem Www.site.com/folder/page-custom.php In the page and the folder
