Announcement

#1 2012-06-24 15:42:25

Aytek
Guest

[resolved] Dont work mobil theme

i have error message ;

Notice: Undefined index: mobile_theme in /var/www/html/aytek/resimdiyari.com/include/functions.inc.php on line 760 Notice: Undefined index: mobile_theme in /var/www/html/aytek/resimdiyari.com/include/functions.inc.php on line 760 Notice: Undefined index: mobile_theme in /var/www/html/aytek/resimdiyari.com/include/functions.inc.php on line 760 Notice: Undefined index: mobile_theme in /var/www/html/aytek/resimdiyari.com/include/functions.inc.php on line 760 Notice: Undefined index: mobile_theme in /var/www/html/aytek/resimdiyari.com/include/functions.inc.php on line 760

dont work is mobil theme. where is problem ?

 

#2 2012-06-24 15:53:37

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: [resolved] Dont work mobil theme

seems you configuration table is incomplete

connect to your database using phpMyAdmin and use the query

Code:

INSERT INTO piwigo_config (param,value) VALUES ('mobile_theme',null);

(replace "piwigo_" if needed)

Offline

 

#3 2012-06-24 16:05:22

Aytek
Guest

Re: [resolved] Dont work mobil theme

thanks. error message gone. but cant work mobile theme :( i try my iphone.

 

#4 2012-06-24 16:10:11

Aytek
Guest

Re: [resolved] Dont work mobil theme

ok many thanks. i fixed now.

i do first you say,
adn i goto theme setting , click disable mobile theme and click enable mobile theme. now fix...

many thanks. sry english poor :)

 

#5 2012-06-24 16:15:54

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: [resolved] Dont work mobil theme

oh yeah sorry, if SmartPocket was already activated you should have use

Code:

INSERT INTO piwigo_config (param,value) VALUES ('mobile_theme','smartpocket');

glad i' solved

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact