![]() |
Query:
Code:
SELECT ayat_en3 FROM community_quran WHERE chpNo = 1 Code:
An error occurred while attempting to execute your query. The following information was returned. Code:
Database error in vBulletin 3.7.0: Code:
Database error in vBulletin 3.7.0: |
^you need to change your character set to utf-8
|
That causes problems for my forum if I set it to utf-8.
Anyway, around that? |
JAzak Allah Brother for the Japanese Translation.
by the way the zip folder has vbseo folder as well. which one is the latest and which one do you recommend? i have vb3.7.3 version |
Quote:
|
nominated for mod of the month :D
|
Quote:
Quote:
Quote:
Quote:
|
Quote:
try this, let me know if this works: |
Quote:
|
thanks for the vbadvanced file bro, the module is added easily using vbadvanced "add a php file as a module" option, it simply had to be uploaded to its modules directory..however the display of the ayah is a bit strange, could you shed some light on to why it may be doing so? It also displays the english verse 2 times for some reason and shows all the variable names in the output
Screen shot: |
^lol, bro did you un-comment the following lines, which I was using for testing purpose?
Code:
print_r($randayah); echo $randayah[$langs[$lang2]]; |
JazakAllah...May God Bless you :)
|
wow that was it bro!! lol I took out those lines and also had to add the div part you specified by echoing it out...I am attaching the actual file I used along with instructions for anyone wanting to use this with VBA (vbadvanced)
To Install: 1. Go to your admin panel and click on the vba panel to expand it 2. Click "Add Module" 3. Click [PHP File Module] 4. Now using your FTP program upload the attached file to /forum/modules/ directory (where the modules for vba are kept) 5. Back in your admin panel you will fill in the following details in the screen in front of you: Module Title Random Quranic Verse Active Yes File to Include random_quran.php Identifier rq Templates Used leave empty Clean File Output Yes Use Module Wrapper Template No 6. Click "save" and then on the next screen you will be asked to choose a position for your module, I would recommend using it as a "center" block and thats it :) Screen shot attached below as to how it looks ----------------- Thanks bro msalman |
ooo good very nice
thank you, Allah razı olsun |
I hope it is released soon bro.
|
Quote:
Quote:
|
barark allah feka ya akhy
that mean thanks brother |
Mashallah bro v good hack...
but after installation where do you see that Quran Page ? www.tafreehmela.com/quran.php not working..... |
^hmm..after the second look this seems a database issue, could be a server problem. Can you please run this SQL Query in your ACP (Admin Control Panel) and let me know the result
Code:
SELECT count(*) as total_ayaat from xquran |
and how do you do that
admin cp > maintenance > Execute Sql Query (( it says "You are not authorized to execute SQL queries" )) :erm::erm: |
^well, this your admin permission issue; talk to your global admin if you're not one
|
Thank You My Friend , جزاك الله كل خير
|
Quote:
|
Anyone got it working for 3.8?
|
^I haven't updated my forum to 3.8 but there shouldn't be any problem unless you're facing some issues.
|
this mod works on vb3.8 and new version can be found in the 3.8 section here
|
Ass wr wb, dear msalman, i have got suggestion from one of my member
he says there is something wrong in surah alfatihah http://www.islamic-life.com/forums/q...-al-fatihah-1/ this is what he says : in surah alfatihah its should be there is 7 ayat, not 6 ayat thats why surah alfatihah named ''As-Sab'ul Matsani'', its mean 7 ayat that repeated some imam says its start from Alhamdulillah : (1) Alhamdulillahirabbil Alamin (2) Arrahmanirrahim (3) Maaliki Yawmiddin (4) Iyyakana'budu wa iyyaka nasta'in (5) Ihdinash shiratal Mustaqim (6) Shirathal ladzina an'amta alaihim (7) ghairil maghdlubi alaihim waladldlaallin while some other imam says its start from Bismillah : (1) Bismillahirrahmanirrahim (2) Alhamdulillahirabbil Alamin. (3) Arrahmanirrahim. (4) Maaliki Yawmiddin. (5) Iyyakana'budu wa iyyaka nasta'in. (6) Ihdinash shiratal Mustaqim (7) Shirathal ladzina an'amta alaihim, ghairil maghdlubi alaihim waladldlaallin above is different imam opinion, but they are 7 ayat still i had try search in google too, its say 7 ayat for surah alfatihah http://www.google.com/search?q=surah+al+fatiha+7+ayat i had read in my physical Quran there is 7 ayat for surah alfatihah thank you, i am waiting for your answer if you can, and if it right can you tell me how to change it or can you update to fix the hack |
Thank you for the great work. I'm having a problem since i changed the language it displays Arabic but not the french part in my forums. is there a way to have both working properly?
thanks |
JazzakAllah brother - I am installing it and will check out. May Allah bless you..
|
Quote:
****** USERS WITH QUERY RUNNING PERMISSIONS ****** $config['SpecialUsers']['canrunqueries'] = '1'; <= this is set to blank default - change it to 1 |
I am facing a similar problem as Pehchaan.
Executing the quran_install.php script returns a blank page... |
bonjour
quand j'installe avec IE j'ai ce message : Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 30336307 bytes) in Unknown on line 0 ? thank's you for your aide |
Quote:
if you use dedicated/vps try to increase your memory limit if you dont access to it ask your host to increase it |
Quote:
ok i have answer for this, i feel i need to share this. Its a bit difficult and maybe i am a little forget the full steps, but this is the tricks - open template quran_sura, this is to not viewing Bismillahirrahmanirrahim in surah alfatihah, because the Bismillahirrahmanirrahim there is not counted as first ayat from surah alfatihah find this <if condition="$sura_col[chpNo]!= 9 && $sura_col[ayatNo] == 1"> below it add this <if condition="$sura_col[chpNo]!= 1 && $sura_col[ayatNo] == 1"> find this <if condition="!$all"><hr /></if> </if below it add this </if> - then go to phpmyadmin and import below sql, it will create new line for Bismillahirrahmanirrahim in first surah alfatihah's ayat, the Bismillahirrahmanirrahim now will count as the first ayat, so its count as 7 ayat for surah alfatihah now |
i have tricks again :
I see we just can set 2 language as default. If you want to viewing 3 or more language as default and checked, or maybe all language as default here is the tricks - open quran.php file - search this $array[1] = 3; - below it add $array[1] = 5; this is for viewing brazil language as default too, if you want to viewing other language just change the number to other language, you can see the number reference inside quran.php file too, and you can add above code for as many language as you want |
All times are GMT. The time now is 04:08 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|