Welcome, Guest
Username Password: Remember me

CANNOT USE TERAWURFL
(1 viewing) (1) Guest

TOPIC: CANNOT USE TERAWURFL

CANNOT USE TERAWURFL 13 years, 9 months ago #2020

  • nexgenrecs
  • OFFLINE
  • Fresh Boarder
  • Posts: 18
  • Karma: 0
I am asked to help other people but yet no response to my own issue??

CANNOT USE TERAWURFL 13 years, 9 months ago #2026

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
nexgenrecs wrote:
Now can someone help and tell me why when I hit the "Standard Version" at the bottom of my page it launches to localhost/mydomain.com instead of my regular site homepage?


Hmm. Check the parameter 'desktop_url' in administrator/components/com_mobilejoomla/config.php (it should contain your site url in the form 'yourdomain/').

CANNOT USE TERAWURFL 13 years, 9 months ago #2038

  • nexgenrecs
  • OFFLINE
  • Fresh Boarder
  • Posts: 18
  • Karma: 0
Thanks Denis - I'll all done working perfectly now. It was a process but I learned a lot.

Now please let me donate for such a wonderful plugin/component.

Actually one more thing. Am I able to remove the footer for the smartphone template? The iPhone template is pretty straightforward but the other templates don't seem to have the option.

Cheers,
Dan.

CANNOT USE TERAWURFL 13 years, 9 months ago #2039

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
nexgenrecs wrote:
Actually one more thing. Am I able to remove the footer for the smartphone template? The iPhone template is pretty straightforward but the other templates don't seem to have the option.

Try to remove <div id="footer">...</div> block from mobile_pda template.

CANNOT USE TERAWURFL 13 years, 9 months ago #2048

  • nexgenrecs
  • OFFLINE
  • Fresh Boarder
  • Posts: 18
  • Karma: 0
That didn't work as it removed the mobile to standard switching capability. I had to do a hack provided by someone else in the forum..

Many, many thanks Denis, but I'm very curious as why you've ignored my attempt to make a donation on several occasions? Are you really just a good samaritan?

Cheers,
Dan
www.nexgenrecs.com

CANNOT USE TERAWURFL 13 years, 8 months ago #2066

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
nexgenrecs wrote:
That didn't work as it removed the mobile to standard switching capability. I had to do a hack provided by someone else in the forum..


It's not a problem to publish switcher module in another position.

CANNOT USE TERAWURFL 13 years, 8 months ago #2072

HI ,

i get same and cant figure it out - mysql is enabled on server..

Fatal error: Class 'mysqli' not found in /home/xxxx/public_html/plugins/mobile/terawurfl/DatabaseConnectors/TeraWurflDatabase_MySQL5.php on line 491

Help guys!

CANNOT USE TERAWURFL 13 years, 8 months ago #2075

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
mobilejoomlaspam, most likely you use PHP4 or mysqli extension (mysqli.so/php_mysqli.dll) isn't enabled in your php.ini file.

CANNOT USE TERAWURFL 13 years, 8 months ago #2076

Hi , im using PHP 5 ( 5.3.2 ) and here is extract from php ini:

extension = "pdo.so"
extension = "pdo_sqlite.so"
extension = "sqlite.so"
extension = "pdo_mysql.so"
extension= "pdo_mysqli.so"

Any ideas ?

CANNOT USE TERAWURFL 13 years, 8 months ago #2077

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
Idea is to add
extension = "mysqli.so"
Time to create page: 0.12 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.