sa2blv / SVXportal

A web portal for svxlink reflector
http://svxportal.sm2ampr.net/
19 stars 13 forks source link

Failure to interact with the database. #23

Closed f5vmr closed 1 year ago

f5vmr commented 3 years ago

I have to say that although the concept appears to be working live - I've seen it.... I cannot achieve the same results. I admit to being very confused, as throughout the files the spelling of certain words is not correct For example languge should be language, and I wonder if the variables as a result are not corresponding correctly. There are other words that in some variables are spelled correctly and others with the same name that are not.

I have correctly set the database, and I can view the database with phpmyadmin, but it contains none of the expected data from my svxreflector, the stations connected or the talkgroups. I will try the 2.5 versions to see if there is an improvement, but 2.4 just does not work. I'll keep you appraised.

f5vmr commented 3 years ago

Thank you Peter I’ll do that directly.

On 4 Sep 2021, at 13:32, Peter @.***> wrote:

The feature with english description is implemented in version 2.5. ut ugrade to rc canidate use

git clone https://github.com/sa2blv/SVXportal.git https://github.com/sa2blv/SVXportal.git "if you havend none it allready " git checkout svxportal2.5 git pull

you need to run update.php after file update

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sa2blv/SVXportal/issues/23#issuecomment-912966537, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACAKA5ARQ47KYAQQF3LKZVDUAIGVJANCNFSM5CD3FV5A. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

sa2blv commented 3 years ago

these lines are new to config.php ad this lines before ?> mark

$Use_translate_on_info_page = true; $Use_translate_default_lang = "en_UK"; to get the new descrtionpage to work

f5vmr commented 3 years ago

Hi Peter, 2.5 works brilliantly. I'll add these lines tomorrow but I don't think they'll be needed. Chris

On Mon, 6 Sep 2021, 22:05 Peter, @.***> wrote:

these lines are new to config.php ad this lines before ?> mark

$Use_translate_on_info_page = true; $Use_translate_default_lang = "en_UK"; to get the new descrtionpage to work

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sa2blv/SVXportal/issues/23#issuecomment-913852699, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACAKA5DDJGRXRZX5ZZO2MUDUAUUJZANCNFSM5CD3FV5A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.