dennislloydjr
Forum Replies Created
-
Hi Angelo,
I was able to somewhat fix my problem by using the AJAX functionality, setting AJAX=”1″ for each of the short codes. This seems to work. It turns the whole div white for a short time and doesn’t get the user back to the top of the list (it is inside a scrolling div). But it at least fixes the most serious issue which is having both pages move when the page links are clicked.
The relevant code to this issue seems to be in em-shortcode.php where it reads the ‘page’ argument from the GET request. There doesn’t seem to be a way to differentiate if multiple event list shortcodes on the same page.
Thanks,
DennisForum: Plugins
In reply to: [Online Backup for WordPress] WPMUOnline Backup for WordPress Plugin Version 2.2.18
WordPress Version: 3.5.1
PHP Version: 5.4.11
MySQL Server Version: 5.5.29-log
MySQL Client Version: 1.0
Mem: 256M; Post: 32M; Upload: 32M; Timeout: 60
Abnormalities Detected:
SAVEQUERIES Enabled
End of InformationI am using Online Backup with a Multi-site installation now and it seems to be working very well. I just did my first trial restore and it looks like everything came back just fine.
What I would like to see in a multi-site support is an option to hide the backup options from sub-site owners. In other words, as a multi-site administrator, I would like to have backups performed and managed without sub-site owners needing to worry about the details. Also it is important to protect one site owner from backing up another site owner’s content/database.
Thanks,
-DennisThank you for the reply agelonwl, I have Version 5.3.6.1.
You can see from the first line of code that I posted that something is clearly amiss. The number of tags should not be equal to a count of the categories. There is a section of categories processing just above this code and it was likely copy-pasted here to create the section for tags.